What traps are generated from "snmp-server enable traps module"?

I'm at wit's end here ... I've been browsing doucmentation like a madman, but I just can't find it.
I've got a 6500 sup 720 running Cisco IOS Software, s72033_rp Software (s72033_rp-IPSERVICESK9-M), Version 12.2(33)SXI3, RELEASE SOFTWARE (fc2) with this in the config:
esdb8#sh run | inc module
snmp-server enable traps module
esdb8#
Can anyone tell me what traps would be generated on what conditions with this statement?  Pointers to docs are more than welcome!
Thanks in advance,
Olof

This command will enable the following traps:
moduleUp NOTIFICATION-TYPE
        OBJECTS       { moduleIndex, moduleType }
        STATUS        current
        DESCRIPTION   "A moduleUp trap signifies that the agent entity
                      has detected that the moduleStatus object in this
                      MIB has transitioned to the ok(2) state for one of
                      its modules.
                      The generation of this trap can be controlled by
                      the sysEnableModuleTraps object in this MIB."
        ::= { ciscoStackNotificationsPrefix 3}
moduleDown NOTIFICATION-TYPE
        OBJECTS       { moduleIndex, moduleType }
        STATUS        current
        DESCRIPTION   "A moduleDown trap signifies that the agent entity
                      has detected that the moduleStatus object in this
                      MIB has transitioned out of the ok(2) state for
                      one of its modules.
                      The generation of this trap can be controlled by
                      the sysEnableModuleTraps object in this MIB."
        ::= { ciscoStackNotificationsPrefix 4}
  This is from the CISCO-STACK-MIB, review the link for entire MIB.  I could not find an IOS document,
however this 6500 CatOS command reference shows the same command in CatOS lingo (set snmp trap module).

Similar Messages

  • Migrating IOS to NX-OS equivalent command snmp-server enable traps config

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;}
    Hello,
    I am trying to figure out what is the equivalent command to configure the IOS "snmp-server enable traps config" on a Nexus 5020 running NX-OS version 4.2.1.N2.1 ,can someone please help me with this problem.
    Also I would like to know if there is a cisco howto document or tool to migrate from IOS to NX-OS  ?
    Any help is greatly appreciated
    Thanks
    Frank

    Hello,
    both Nexus 5k are not generating a trap after a config change, because on both Nexus running same NX-OS version show up the snmp-server enable traps config command. This is really strange behavior, because we are using the same software version for the Nexus 5k devices it doesn't make sense to me. In the meantime I checked the command line guide for this software version but the command wasnt showing up.
    nx5k-mt-2# show snmp trap | grep config
    nx5k-mt-2#
    nx5k-mt-2# show snmp trap
    Trap type                                                              Enabled
    entity               : entity_mib_change                            Yes
    entity               : entity_module_status_change                  Yes
    entity               : entity_power_status_change                   Yes
    entity               : entity_module_inserted                       Yes
    entity               : entity_module_removed                        Yes
    entity               : entity_unrecognised_module                   Yes
    entity               : entity_fan_status_change                     Yes
    link                 : linkDown                                     Yes
    link                 : linkUp                                       Yes
    link                 : extended-linkDown                            Yes
    link                 : extended-linkUp                              Yes
    link                 : cieLinkDown                                  Yes
    link                 : cieLinkUp                                    Yes
    link                 : connUnitPortStatusChange                     Yes
    link                 : fcTrunkIfUpNotify                            Yes
    link                 : fcTrunkIfDownNotify                          Yes
    link                 : delayed-link-state-change                    Yes
    link                 : fcot-inserted                                Yes
    link                 : fcot-removed                                 Yes
    callhome             : event-notify                                 Yes
    callhome             : smtp-send-fail                               Yes
    cfs                  : state-change-notif                           Yes
    cfs                  : merge-failure                                Yes
    fcdomain             : dmNewPrincipalSwitchNotify                   Yes
    fcdomain             : dmDomainIdNotAssignedNotify                  Yes
    fcdomain             : dmFabricChangeNotify                         Yes
    rf                   : redundancy_framework                         Yes
    aaa                  : server-state-change                          Yes
    license              : notify-license-expiry                        Yes
    license              : notify-no-license-for-feature                Yes
    license              : notify-licensefile-missing                   Yes
    license              : notify-license-expiry-warning                Yes
    scsi                 : scsi-disc-complete                           Yes
    fcns                 : reject-reg-req                               Yes
    fcns                 : local-entry-change                           Yes
    fcns                 : db-full                                      Yes
    fcns                 : remote-entry-change                          Yes
    rscn                 : rscnElsRejectReqNotify                       Yes
    rscn                 : rscnIlsRejectReqNotify                       Yes
    rscn                 : rscnElsRxRejectReqNotify                     Yes
    rscn                 : rscnIlsRxRejectReqNotify                     Yes
    fcs                  : request-reject                               Yes
    fcs                  : discovery-complete                           Yes
    fctrace              : route                                        Yes
    zone                 : request-reject1                              Yes
    zone                 : merge-success                                Yes
    zone                 : merge-failure                                Yes
    zone                 : default-zone-behavior-change                 Yes
    zone                 : unsupp-mem                                   Yes
    vsan                 : vsanStatusChange                             Yes
    vsan                 : vsanPortMembershipChange                     Yes
    fspf                 : fspfNbrStateChangeNotify                     Yes
    upgrade              : UpgradeOpNotifyOnCompletion                  Yes
    upgrade              : UpgradeJobStatusNotify                       Yes
    feature-control      : FeatureOpStatusChange                        Yes
    snmp                 : authentication                               Yes
    nx5k-mt-2#
    nx5k-mt-2#

  • Syslog equivalent to "snmp-server enable traps fru-ctrl"?

    Does "[no] snmp-server enable traps fru-ctrl" toggle cefcMIBNotificationEnables of CISCO-ENTITY-FRU-CONTROL-MIB such that traps/notifications concerning cefcModuleOperStatus get generated?
    Are there syslog equivalents to the traps/notifications above? If so, can anyone post a sample entry, so I know what it looks like and what keywords to search for?

    It depends on the platform and IOS release. There is the %ENTITY_ALARM-6-INFO syslog which signifies an entity change. This would come closest to the cefcModuleStatusChange trap.
    Generally speaking, card insert and removal operations, the OIR syslog messages are supported across platforms:
    %OIR-6-INSCARD : Card is inserted
    %OIR-6-REMCARD : Card is removed
    Other platforms and card types may provide additional details if a module fails (e.g. %FECPM-1-INITFAIL for a NM module in a 2600/3600).

  • 4.what accounts are generated for Non-Valuated material & for Consignment m

    4.what accounts are generated for Non-Valuated material & for Consignment material?
    please explain me.

    Dear Srinivas,
    Please find below the explanation about both materials in a simple manner.
      "Non valuated material".(UNBW):
    For this material type in the basic settings only Qty. update is active & no value update.
    No accounting data is maintained in Material master hence stock values are not updated.This material is procured only with account assignment.
    Consumption statistic is updated only after Goods Issue.Whenever material will come its value will be always go to consumption account.
    Consignment Material :
    In this case material is still owned by vendor & only kept in your premises. Liability only starts when you withdraw material from consignment stock or post it to your own valuated stock.Liabilities are generally settled monthly.
    At GR wrt PO material is directly put to consignment stock of vendor.It is possible to post another GR into consignment stock.No valuation takes place during GR.
    Once the material is withdrawn from consignment stock( For prod) it is valuated with the price of vendor in as per INFO record.
    If useful reward points,
    Vivek

  • My emails are deleted from the server daily. I checked leave emails on server? This is a new problem, My emails would always be on the server until I deleted

    On a daily basis my emails are deleted from the server, even if I still have them on my computer.

    Actually, it had to do with Comcast, not the iPad. The default for Comcast is IMAP, and that is based on the information they have available when the account goes into verification. It verifies an IMAP account, and since you have not migrated to the IMAP account, you were having problems. It isn't something anyone can fix, except you. It would not ask you at the beginning if you wanted IMAP or POP, it has to do with the mail provider's verification settings, which is a Comcast issue, but because they are providing IMAP now, it defaults to that. If you are still using POP, you have to force the mail app to get there, which is what I provided you the instructions for. Apple is not going to fix anything, because there is nothing for them to fix.
    Either way, you got it fixed and that is all it takes. As a Comcast customer, I was aware of this, since I had migrated to IMAP already.

  • HT1209 My Itunes Library and iPhone have fallen out of sync on music over the yearsare - how can I compare my itunes library with my Iphone  to see what songs are missing from my library so I can then bring my Library up to date

    My Itunes Library and iPhone have fallen out of sync on music over the yearsare - how can I compare my itunes library with my Iphone  to see what songs are missing from my library so I can then bring my Library up to date

    Hello Solid Buck,
    Thank you so much for providing the details about the duplicate song issue you are experiencing.  It sounds like you would like to remove the duplicate songs that will not play on your iPhone, but when you connect it to iTunes, iTunes only shows you one copy of the song on your iPhone. 
    In this situation, I recommend deleting the individual songs that do not play directly from your iPhone.  I found the steps to do this on page 61 of the iPhone User Guide (http://manuals.info.apple.com/en_US/iphone_user_guide.pdf):
    Delete a song from iPhone: In Songs, swipe the song, then tap Delete.
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I am unable to see any POP3 or IMAP tab when I set up an account in my iphone 4S. Hence by default all my email accounts become IMAP and the messages are deleted from the server when I delete them from the iphone.

    I am unable to see any POP3 or IMAP tab when I set up an account in my iphone 4S. Hence by default all my email accounts become IMAP and the messages are deleted from the server when I delete them from the iphone.

    ok sorry everyone but i solved it myself but the solution is so nuts i've posted it here to help others who have the same problem.
    to setup a comcast imap account on your iphone:
    go to mail, contacts, etc in settings
    under accts, select add account
    select "other"
    new screen, choose "add mail account"
    now on the new acct screen you must enter your name, email address and password for your GMAIL acct ! (yes i said your gmail acct !, or some other acct with a NON comcast address).
    hit next
    then the acct verifies
    when verified a screen will open with all the acct settings for this acct AND @ the top of the screen are the 2 buttons > imap or POP
    select imap and THEN CHANGE ALL THE ACCOUNT information to the comcast account !
    then hit next and the account will take a couple minutes to verify but it will verify and now you have a comcast imap acct set up on your iphone.  The problem must be that when the iphone sends the initial verify acct info to comcast (if you enter that information first) the comcast server is simply not setup yet to signal the iphone that there is an imap option.

  • Yahoo/att email from my ipad2 are deleted from the server view.

    When reading my yahoo/att email from my ipad2 they are deleted from the server view. Is there any way to keep this from occuring? I have my home pc set to not delete upon reading to allow manual retention as needed.

    If you recently added back your email account it was most likely set up as an IMAP account - renowned for the seamless sync across your device - yes I am being a little sarcastic there - at the technology not at you
    The oft recommended way to "force" the email to be POP is to add your email address in there incorrectly - misspelling works fine - and then it asks whether you want a POP or IMAP account
    Try that - delete the account - you will not lose your emails in there
    Then re add and follow the steps I recommended and see if that solves your issue

  • What log entries are generated from ENABLE_DIAG_TRANSPARENT_PARTITION

    Hello All,
    I have used this setting in essbase.cfg and I wanted to know what kind of entries does it generate?
    I have checked the following link and also tried to find out the entries that are shown in the link
    http://docs.oracle.com/cd/E17236_01/epm.1112/esb_tech_ref/frameset.htm?enablediagtransparentpartition.html
    but there are no entries similar to it. Instead I see the following entry which is again a warning..
    *Transaction [ 0x30041( 0x503dc912.0x4b708 ) ] aborted due to status [1012704]*
    If some one can give me a sample of entries that are generated by the above setting that would be helpful as it can guide me to find an issue with the partition.
    Thanks.
    HyperEPM

    Thank you Mehmet,
    That helps, however, I didn't get any of those logs mentioning:
    For every partial response sent to the target from the source, Essbase logs these messages:
        In the source database log file, the following message, of type INFO, provides the size of the response grid:
        Sending response grid of size xxxxx.
        In the target database log file, the following message provides the size of the request grid issued to the source and an estimated response time:
        Waiting for data from source system:application:database grid size sizeOfRequestGrid. Approximately one second is needed to fetch a grid of size one million cells with non-missing cell density of 7% from the source.I only have these entry in App source's log:
    "Received Command [CellCount] from user [admin@Native Directory]" <-- but no numbers :(
    and App target's log:
    "Received Command [GetSelectedMbrInfo] from user [admin@Native Directory]"
    "Ignoring span Hybrid Analysis option. Spanning into Hybrid Analysis Relational Source has been disabled"
    Has anyone got this working?
    Thanks,

  • My emails are deleting from the server...

    I have recently purchased a new iMac, and set up my different email accounts. However, the emails are now being deleted from the server once they are downloaded to my iMac (and therefore my phone, and can't be accessed by my business partner). How do I stop this from happening?

    How do I stop this from happening?
    By using an IMAP or Exchange account for mail, rather than POP, which is what you have now.

  • Report generated from Report Server to Web Brower can't print

    We are doing a web-based project using Form & Report 6i.
    Reports are called from forms with a parameter PAGESTREAM = YES
    It works and reports in web brower(IE 5.5 SP2) are with two frames, with bottom the default Oracle Page Navigation Menu, and top the corresponding page.
    However, when we try to print the page out, error occurs...
    An error dialog box shown:
    A Runtime Error has occurred.
    Do you wish to debug?
    Line : 1188
    Error : Invalid procedure call or argument.
    We can't print even one page....
    Please, anyone know what's going on and how to fix it?
    Thank you in advance.
    Wilson.

    hello,
    this sounds like a bug. please contact oracle support services and open an iTAR with them
    regards,
    philipp weckerle

  • How to check what fields are output from ABAP to smartform

    Hi All,
    I am working on a Zcopy of RLB_INVOICE smart form and need to check what fields are being output to the vendor_address window in the smartform.
    I have examined the NACE setup and found "Medium -> printoutput", "Program -> ZRLB_INVOICE", "Form Routine -> "ENTRY_INS", "Form -> ZRLB_INVOICE", "PDF/SmartForm -> ZRLB_INVOICE".
    Where would I find the code that shows the direct correlation between the driver program and a specific element of the smart form.
    All I need to check is that all elements of the venfore address are being sent to the form as I am hearing reports that we are missing house number on the printed output.
    Many thanks

    Hi Meenakshi,
    First you find out your driver program. Here in your case it is ZRLB_INVOICE. Then within that check where address of the vendor is found and is assigned to which import parameter of the smartform.
    Check your smartform also. Find which all fields are being printed in that. If vendor_address window is an address window, then there will be uniques identifier passed to that window from the driver program.
    Regards,
    Abijith

  • What reports are generated in BI from CRM

    Hello Friends,
    I am not aware of CRM functionaity,
    I would like to know what kind of Reports are gernareted in BI from CRM , ???
    and information provided on CRM(work flow) will be very helpful to me
    Thankyou,

    Hi ,
    Please go through the below link u can find the list of reports that are developed in BI .
    http://help.sap.com/saphelp_bw33/helpdata/en/97/c8b43920aace2ee10000000a11402f/frameset.htm
    Activities, Opportunities and Sales
    -->Sales, Activities & Opportunities: Processing Time/Sales Volumes
    -->  Sales, Activities & Opportunities; Number and Volumes
    Orders, Contracts and Complaints
    -->Yesterday's Incoming Orders
    -->Incoming Orders
    -->Incoming Orders (Returns, Credit and Debit Memos)
    -->Open Orders and Contracts
    -->Incoming Orders Returns (Inc. Credit Memos)
    -->Order Cancellation
    Sales Funnel and Pipeline
    -->Campaign Funnel Analysis
    -->Lead Funnel Analysis
    -->Opportunity Funnel Analysis
    -->Quotation Funnel Analysis
    -->Sales Pipeline Analysis
    -->Sales Pipeline: Incoming Orders
    -->Sales Pipeline: Forecast Reliability
    Hope this helps u
    REgards
    KP

  • Tracing query generated from application server

    Hi all,
    I'm trying to trace a session which is logged in to an application server.
    The application server and database server are in a windows 2003 platform.
    When I'm trying to generate a report from the application server it seems that it generates another session and when I checked on the program column from v$session, it was executed by java.exe.
    There are 2 similiar reports that existed in the application server the other one is really fast and the other one is really slow.
    using the deprecated parameter sql_trace which I can set to true, I can always get the trace file.
    How can I trace that fast generated report that I need to compare with the slow one without using the sql_trace parameter?
    My difficulty is just that when I click on the preview button which is going to preview it to PDF, it will spawn another session and that session will execute java.exe to generate the report.
    May be any of you can give me a suggestion on the things that I need to do with this.
    Regards,
    Adhika

    Hi Finbar,
    for the slow report, I was able to see the session from v$session but for the fast report, even if I prepred the query first before running the report, I don't have enough time to check it.
    it was just to fast. so definitely the fast query has something which is really right so it can generate the query really really fast compare to the slow report.
    FYI, my office is not in the same office as the developer so there's no way I can ask them either and also, there's no way for me to comunicate directly to developer as I need to go through some levels and procedures in my company.
    Thank you,
    Adhika

  • In what order are results from gather_database_stats 'LIST AUTO' returned?

    11.2.0.1.0. The results from the following seem to have some order to them (groupings of objects returned alphabetically). Didn't see anywhere in the docs to indicate what's getting returned in what order (empty stats, stale stats). I looked at table stats for one at the top of the list and it looks like the table had stats gathered recently, so i'm confused. I ran this from sqlplus:
    set serveroutput on size unlimited;
    DECLARE
    ObjList dbms_stats.ObjectTab;
    BEGIN
    dbms_stats.gather_database_stats(objlist=>ObjList, options=>'LIST AUTO');
    FOR i in ObjList.FIRST..ObjList.LAST
    LOOP
    dbms_output.put_line(ObjList(i).ownname || '.' || ObjList(i).ObjName || ' ' || ObjList(i).ObjType || ' ' || ObjList(i).partname);
    END LOOP;
    END;
    /

    Enlightened answer: "So bug off and work with what you get"
    The report was run on a database that doesnt have any auto stat collection occurring. There are 4000 items returned in the list. One of the items looks ok when you look at dba_tables (row count correct and last_analyzed recent). Just trying to figure out why this table was included in the list. Might be the way stats collected for it isn't updating some mechanism that gather_database_stats is utilizing. From what I can tell the order is 1) tables with no stats, 2) indexes with no stats, 3) stale tables.

Maybe you are looking for

  • Setup as new iPhone ?

    I have two iPhones, a 3GS and a 3G, both running iOS 4.1 and using iTUnes 10.1.1.4 The 3G is an old iPhone, my wife got from a friend and now I want to do a backup/sync on my computer/iTunes. This 3G has never been connected to my iTunes, but each ti

  • Constant errors with Premiere Elements/Photoshop 7 - will upgrade to 9 help?

    I currently have Premiere Elements 7 and Photoshop 7 on my computer. Both crash a lot, often with no error messages. I also cannot seem to backup my Photoshop files. I want to purchase and install Premiere Elements 9 (and Photoshop) but am worried ab

  • Merge 2 internal tables into one and show first record from common fields

    Hello PPl,           I have 3 tables kna1 knb1 and knvp i have to join kna1 and knb1 on kunnr and move the data into an internal table it_data then  on the basis of that data in it_data i have to retrieve records FOR ALL ENTRIES from KNVP and move it

  • R12 db growth

    Hello all, We have a fresh R12 install since May-09 and it's DB actual size is 250 Gb. We have estimated a 600 Mb daily growth and need to know if that's somewhere close to a normal install. To give you an idea of our installation: Modules -> GL, AP,

  • Migration of Authorisation Objects

    Dear Team, I have to migrate the existing BW3.1 authorisation objects to new BI7 analysis authrisation objects. How to get the documentation of the existing authorization setup (for example, to define user groups for the migration) Best Regards, SG