SNMP Configuration Traps

Hey Guys,
Can someone explain to me - or point me in the direction - where I may be better able to determine the difference between the following taps.
     config                Enable SNMP config traps
     config-copy       Enable SNMP config-copy traps
     config-ctid         Enable SNMP config-ctid traps
     copy-config       Enable SNMP config-copy traps
Thanks
Nik

The "config" trap enables the ciscoConfigManEvent notification, which triggers when you exit configuration mode or do a SNMP set.
The "config-copy" and "copy-config" traps are the same thing on different platforms, and enables the ccCopyCompletion trap, and triggers when a configuratio copy operation via SNMP completes.
The "config-ctid" trap enables either the ccmCTIDRolledOver or ciscoConfigManCTIDNotifyGroup, which appears to be related to the configuration change tracking identifier feature.

Similar Messages

  • Snmp configuration on weblogic 10 has no effect

    SNMP in MMC(Mobile Management Center, A HP Product), use joesnmp.jar internal to send snmp trap generated by mmc app. This part works well in weblogic 10;
    snmp in weblogic , configured by weblogic console. In weblogic 8, we configure such items:
    Weblogic Subsystem
    Purpose
    Level
    Deployer
    Monitor all war/ear deploy/undeploy/redeploy
    INFO
    JDBC
    Monitor all warnings/errors in jdbc operation
    WARN
    Current tests shows that the snmp configuration on weblogic 10 has no effect.
    Due to MMC4.6 gets the Weblogic updated from 8.16 to 10.3, we didn’t find the configuration about “Enable JDBC Logging”. Below is the former config page about Weblogic 8.16.
    But in Weblogic 10.3 we cannot find this configuration. We have followed the guide http://e-docs.bea.com/wls/docs100/jdbc_admin/monitor.html#wp1048793
    And tried to set the appropriate properties on the command line like this,
    -Dweblogic.debug.DebugJDBCSQL=true -Dweblogic.log.StdoutSeverity="Info"
    Actually we can get the DM, Core, SMTP, Bulk, Adaptor Class, and connection fail error messages in weblogic backend log, but seems Weblogic cannot send SNMP trap messages to SNMP monitoring tool like Openview.
    PS. Weblogic can send out the SNMP trap messages when the server starts and stops.
    So till now the SNMP cannot monitor the DM, Core, SMTP, Bulk, Adaptor Class, and connection fail for MMC4.6.

    Hi, I am on 12.1 weblogic, and I am stuck on where you set the SNMP Servername and port number.
    We are on windows 2008, I see there is a services, SNMP .
    Is there something I need to do on the weblogic side before i get into the SNMP agenets and traps, this part I understand, I am just unsure where to add the SNMP Servername and the user I wish the emails to go to.
    I see in the security realms the user i can add to the group monitors.
    -->, I am running WL 10.3 and SNMP works fine. The cluster generates traps based on particular mbeans, such as when a server's health state is not "OK", or when there are JDBC connection issues. You have to create a new SNMP agent within the admin server then build the individual traps ( String, Gauge, Counter, etc. ) and make sure you have a Trap Destination.

  • Group policy for SNMP configuration

    Experts,
    We have mix of 2003 and 2008 servers. Some of the servers already have SNMP settings configured through registry etc. We want to populate traps information, community name and accepted community name etc on all servers. How can we do this through group policy
    or any other automated way?

    Administrative Templates for Group Policy exist for these settings:
    Computer Configuration / Policies / Administrative Templates / Network / SNMP
     Policy Setting Name 
     Scope 
     Policy Path 
     Specify communities 
     Machine 
     Network\SNMP 
     Specify permitted managers 
     Machine 
     Network\SNMP 
     Specify traps for public community 
     Machine 
     Network\SNMP 
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • SNMP configuration of Aironet1200 (ios based)

    Hi,
    Could somebody explain where I am going wrong with my SNMP configuration of my Aironet 1200AP.
    I am trying to set up a new SSID, with a WEP key, some radius server info and the ability to toggle requireEAP and requireMAC on and off.
    The sequence of commands I have been trying is given below, this is from the factory default config. After I blast the AP with this config, I get the following problems:
    1. I cannot manipulate the SSID in the web interface any longer
    2. The radius server info never shows up in the web interface
    3. If I try to set RequireMac and/or RequireEAP, the set request goes through, but a get on OIDs shows them as false again.
    4. I cannot associate at all with the device.
    Any thoughts/help would be greatly appreciated.
    Thanks
    Ashleyb
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfAuxSsidBroadcastSsid.1.1 = 1
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfAuxSsid.1.1 = "MyNewSid"
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-WLAN-VLAN-MIB::cwvlWlanEncryptionMode.0 = 2
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-WLAN-VLAN-MIB::cwvlWlanEncryptionMandatory.0 = 1
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfAuxSsidAuthAlgRequireMac.1.1.1 = 1
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfAuxSsidAuthAlgRequireEap.1.1.1 = 1
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    RFC1213-MIB::ifAdminStatus.1 = 1
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-AAA-SERVER-MIB::casConfigRowStatus.radius.1 = 4
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-AAA-SERVER-MIB::casAddress.radius.1 = 10.8.200.109
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-AAA-SERVER-MIB::casAuthenPort.radius.1 = 1812
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-AAA-SERVER-MIB::casKey.radius.1 = "secret"
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfVlanEncryptKeyStatus.1.0.1 = 6
    snmpset -v1 -mall -cpublic 10.8.200.112 \
    CISCO-DOT11-IF-MIB::cd11IfVlanEncryptKeyLen.1.0.1 = 13 \
    CISCO-DOT11-IF-MIB::cd11IfVlanEncryptKeyValue.1.0.1 =
    "zzzzzzzzzzzzz" \
    CISCO-DOT11-IF-MIB::cd11IfVlanEncryptKeyTransmit.1.0.1 = 1 \
    CISCO-DOT11-IF-MIB::cd11IfVlanEncryptKeyStatus.1.0.1 = 4

    Getting the SNMP trap community string is not trivial.  The reason for this is that anything which shows the configuration will have this field starred out. You can get to the value, but not in a report-like fashion.  You can, however, search the archived configs under RME > Config Mgmt > Archive Mgmt > Search Archive.  Assuming you know the SNMP trap receiver IP, you could search on:
    snmp-server host x.x.x.x old-string
    That would show you all devices that still had the old community string.
    If you need to force RME to get the new config data, you can simply schedule a Sync Archive job under RME > Config Mgmt > Archive Mgmt > Sync Archive.  Of course, if you made the changes outside of LMS, you will need to manually update DCR with the new community string.

  • SNMP Configuration question

    I have a question.If i have a SNMP configuration in a switch 4510r, is there any posibility to reach the snmp server without the community command and without the server snmp command??????I have only this lines on the configuration.THANKSSS.
    snmp-server engineID local 8000000903000025841E8C38
    snmp-server trap-source Vlan10
    snmp-server source-interface informs Vlan10
    snmp-server packetsize 1024
    snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
    snmp-server enable traps config-copy
    snmp-server enable traps config
    snmp-server enable traps config-ctid
    snmp-server enable traps syslog

    If i have configured the communities and the server lines on the device, what could be the possible issue when the SNMP server reach the switch but the switch doesn´t respond to the request, and when i use the command #show snmp, we have an output in this way:THANKS FOR YOUR HELP
    switch#show snmp
    Chassis:
    Contact: GISN Americas Network - tel: 978-858-7000
    0 SNMP packets input
        0 Bad SNMP version errors
        0 Unknown community name
        0 Illegal operation for community name supplied
        0 Encoding errors
        0 Number of requested variables
        0 Number of altered variables
        0 Get-request PDUs
        0 Get-next PDUs
        0 Set-request PDUs
        0 Input queue packet drops (Maximum queue size 1000)
    145568 SNMP packets output
        0 Too big errors (Maximum packet size 1024)
        0 No such name errors
        0 Bad values errors
        0 General errors
        0 Response PDUs
        145568 Trap PDUs
    SNMP global trap: enabled
    SNMP agent enabled
    SNMP logging: enabled
        Logging to 131.98.27.6.162, 0/10, 34282 sent, 0 dropped.
        Logging to 192.97.141.173.162, 0/10, 1721 sent, 0 dropped.
        Logging to 192.97.141.176.162, 0/10, 1721 sent, 0 dropped.
        Logging to 192.97.141.55.162, 0/10, 1721 sent, 0 dropped.

  • SNMP Configuration on solaris10

    Please can anybody put some light on SNMP configuration on Solaris 10.I am newbie on this.I read SMA Agaent on solaris 10 is NET-SNMP compliant.I need to monitor disk usage,CPU load ..So I configured snmpd.conf (inside /etc/sma/snmp) for this.The traps I am getting are of series 1.3.6.1.4.1.8072.3.2.3.But I am not able to figure the MIB s which contains the description of these kind of traps.
    Please help me.

    Hi, I am on 12.1 weblogic, and I am stuck on where you set the SNMP Servername and port number.
    We are on windows 2008, I see there is a services, SNMP .
    Is there something I need to do on the weblogic side before i get into the SNMP agenets and traps, this part I understand, I am just unsure where to add the SNMP Servername and the user I wish the emails to go to.
    I see in the security realms the user i can add to the group monitors.
    -->, I am running WL 10.3 and SNMP works fine. The cluster generates traps based on particular mbeans, such as when a server's health state is not "OK", or when there are JDBC connection issues. You have to create a new SNMP agent within the admin server then build the individual traps ( String, Gauge, Counter, etc. ) and make sure you have a Trap Destination.

  • Snmp enable traps slb ft

    I trying to enable snmp traps on the CSM-S in order to get notification through HP Openview Network Node Manager that a 'fault tolerant' event has taken place. I am running 2.1(5) code.
    I found the command reference for the CSMS 2.x code:
    http://www.cisco.com/en/US/customer/docs/interfaces_modules/services_modules/csms/2.1.1/command/reference/s.html#wp1057213
    There is a reference to the command: snmp enable traps slb ft
    This is supposed to send an SNMP trap when the CSM transitions from standby to active after detecting a failure in its fault tolerant peer.
    This example shows how to enable fault tolerant traps:
    Cat6k-2(config-module-csm)# snmp enable traps slb ft
    This command is not available in CSM configuration mode. In fact, there are no snmp commands at all in the CSM config mode.
    Do I have to enable something globally on the 6500 first?

    The "config" trap enables the ciscoConfigManEvent notification, which triggers when you exit configuration mode or do a SNMP set.
    The "config-copy" and "copy-config" traps are the same thing on different platforms, and enables the ccCopyCompletion trap, and triggers when a configuratio copy operation via SNMP completes.
    The "config-ctid" trap enables either the ccmCTIDRolledOver or ciscoConfigManCTIDNotifyGroup, which appears to be related to the configuration change tracking identifier feature.

  • SNMP v3 TRAP

    Hi,
    We are trying to configure SNMP V3 trap on our routers and switches. I can able send V3 trap to our NMS, but it is mentioned that we need contextengine and contextname to process the trap.
    We have configured a simple TRAP configuration without aut and priv.
    How can i find the context information.Is this is configurable.How ?
    Here is my trap configuration
    snmp-server user TRAP TRAP v3
    snmp-server group TRAP v3 noauth notify *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF.FFFFFFFF0F
    snmp-server host 10.4.x.x version 3 noauth TRAP
    Thx
    -uthay

    You don't need context information for sending traps.  Your NMS will need to know the SNMP engineID of the agent, however.  You can find that with the "show snmp engine" command.  You will then need to configure your NMS with the agent's engineID and authentication/privacy parameters.

  • Is it possible to obtain a report from Ciscoworks LMS3.1 to detail the SNMP configuration of all devices?

    I am about to update/standardize to secure the SNMP configuration for all devices in the network utilizing Ciscoworks.
    There is likely to be variations amongst the devices. Therefore, I would like to generate one report for all the devices, capturing the SNMP configurations, is this possible?
    I know how to complete the work afterwards but am struggling to produce a meaningful report that I can use to build my tasks from.
    I am trying to achieve this using a particular 'role based' account via ACS, so it is possible that I don't have the permissions with this account at present which maybe why I'm not able to do it.
    Thanks!

    Getting the SNMP trap community string is not trivial.  The reason for this is that anything which shows the configuration will have this field starred out. You can get to the value, but not in a report-like fashion.  You can, however, search the archived configs under RME > Config Mgmt > Archive Mgmt > Search Archive.  Assuming you know the SNMP trap receiver IP, you could search on:
    snmp-server host x.x.x.x old-string
    That would show you all devices that still had the old community string.
    If you need to force RME to get the new config data, you can simply schedule a Sync Archive job under RME > Config Mgmt > Archive Mgmt > Sync Archive.  Of course, if you made the changes outside of LMS, you will need to manually update DCR with the new community string.

  • SNMP Configure OnCommand System Manager 3.1 on FAS2020 Ontap 7.3.7

    Hi, I have the to discover snmp after configure SNMP. Even I tried both trap hosts with my windows IP where I installed Oncommand system manager and the IP of Ontap 7.3.7. Can someone please verify which host is correct one? what is the requirement for SNMP configure. Thanks,Kevin.

    Sorry, access for this KB is restricted. Then, check following point and fix them. 1. Check if SNMP agent is enabled.
       filer> options snmp.enable
       If not, enable it by "options snmp.enable on"
    2. Check if SNMP access is allowed.
       filer> options snmp.access
       If IP address of System Manager host is not listed, set it by "options snmp.access host=<IP address>"
    3. Check filer's SNMP community name.
       filer> snmp community
       By default, "ro public" is displayed.
       If you have modified SNMP community name, you need to modify registration on System Manager.
       Edit C:\Users\<username>\NetApp\SystemManager\SystemManager.config and adjust snmp-community
       element under storage-system element.

  • How to configure traps when using snmpv3 for Airwave and controller communication

    Requirement:
    Airwave monitoring or managing controllers, using SNMPv3 for communication.
    Solution:
    Usage of SNMP v3 for communication over SNMP V2c is increasing rapidly for its enhanced security. Like wise, SNMP v3 informs are also more secured compare to SNMP v2c traps.
    SNMP v3 informs work differently, when compared to SNMP v2c traps.  As, informs would need a received receipt from the trap receiver. Therefore it requires more configuration from Airwave side as well.
    Configuration:
    We need to configure the SNMP v3 inform user on Airwave, under device setup --> communication as shown below:
    We need to use the same user name to configure on the controller as well, as shown below:
    Controller GUI > Configuration > under management > SNMP > Trap recievers:
    Verification
    After the configuration, we could see the traps(Informs) showing on the Airwave GUI, System --> Syslogs & Traps, as shown below:
    We could also see in the packet capture taken from Airwave, that the controller is sending the Traps and Airwave is Acknowledging them as shown below:
    In the above example, .116 is the Airwave IP and .231 is the controller IP.

    My first question is how to create Sync-Async bridge in XI without using BPM.
    Just make a search on SDN, there is blog which mentiones how to do Sync_Async bridge without BPM (for JMS)
    "how to route this Interface mapping in Integration directory as in this case there is no backend call....its just the Java
    mapping inside an Interface mapping"
    Include the Interface mapping in the appropriate Interface Determination in ID for a particular set of source and target.
    and third I m trying to call an IDOC which is populated with the response of the Java mapping....but how to route it in
    Integration Directory ??
    same as mentioned for Q2....in Interface Determination....if it is a Sync call then the Request & Response Mapping will be in same Interface Mapping and then in same Interface Determination......it is the normal way.....I hope that i have not missed/ overlooked something from your queries!
    Regards,
    Abhishek.

  • Doubt regarding SNMP configuration

    I have one core switch and several access swtch. I was told to configure SNMP in the network.
    I need to install the SNMP commands in my networks. If so, should I need to apply what ever commands I apply in the core to the access layer switches. Can any one suggest me???

    Hi Frined,
    This may help you
    snmp-server community RO
    snmp-server community RW
    snmp-server trap-source Loopback0
    snmp-server packetsize 1024
    snmp-server queue-length 15
    snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
    snmp-server enable traps bgp
    snmp-server enable traps hsrp
    snmp-server enable traps entity
    snmp-server enable traps envmon fan shutdown supply temperature status
    snmp-server host snmp
    snmp-server host syslog snmp
    This is in my network where my core and access both are cat6k switch
    HTH
    Ankur

  • SNMP configuration in WLC

    hi all,
    Can any one tell me if there is document available for SNMP configuration for WLC 4404?

    http://www.cisco.com/en/US/docs/wireless/controller/7.0MR1/configuration/guide/cg_controller_setting.html#wpmkr1372608
    Configuring the device via snmp is very difficult and there really isn't a document covering that.  WCS uses snmp to configure the controllers.

  • Snmp/bgp traps

    Hi
    Is there anyway of limiting the type of traps to be sent to a particular SNMP management station? When I enable snmp-server enable trap ds1 e.g., I would only like that type of trap to go to SNMP Server A and not SNMP Server B. Can't think of any way myself?
    Regards
    Mary

    Hi Farrukh
    When I type the command snmp-server host 10.50.1.228 traps snmp ? , I get the traps below but not linkup linkdown. The router is running flash:c2800nm-entservicesk9-mz.124-7a.bin. Output of what I see below.
    Router_A#(config)#snmp-server host 10.50.1.228 traps snmp ?
    atm Allow SNMP atm traps
    bgp Allow BGP state change traps
    bstun Allow bstun event traps
    bulkstat Allow Data-Collection-MIB traps
    cnpd Allow NBAR Protocol Discovery traps
    config Allow SNMP config traps
    config-copy Allow SNMP config-copy traps
    cpu Allow cpu related traps
    dlsw Allow dlsw traps
    dnis Allow SNMP DNIS traps
    ds0-busyout Allow ds0-busyout traps
    ds1 Allow SNMP ds1 traps
    ds1-loopback Allow ds1-loopback traps
    ds3 Allow SNMP ds3 traps
    dsp Allow SNMP DSP traps
    dspu Allow dspu event traps
    eigrp Allow SNMP EIGRP traps
    entity Allow SNMP entity traps
    envmon Allow environmental monitor traps
    event-manager Allow SNMP Embedded Event Manager traps
    flash Allow SNMP FLASH traps
    frame-relay Allow SNMP frame-relay traps
    hsrp Allow SNMP HSRP traps
    icsudsu Allow SNMP ICSUDSU traps
    ipmobile Allow SNMP ipmobile traps
    ipmulticast Allow SNMP ipmulticast traps
    isdn Allow SNMP ISDN traps
    l2tun-session Allow SNMP L2 tunnel protocol traps
    mpls-ldp Allow SNMP MPLS label distribution protocol traps
    mpls-traffic-eng Allow SNMP MPLS traffic engineering traps
    mpls-vpn Allow SNMP MPLS Virtual Private Network traps
    msdp Allow SNMP MSDP traps
    mvpn Allow Multicast Virtual Private Network traps
    ospf Allow OSPF traps
    pim Allow SNMP PIM traps
    rsrb Allow rsrb event traps
    rsvp Allow RSVP flow change traps
    rtr Allow SNMP Response Time Reporter traps
    sdlc Allow sdlc event traps
    sdllc Allow sdllc event traps
    snmp Allow SNMP-type notifications
    stun Allow stun event traps
    syslog Allow SNMP syslog traps
    tty Allow TCP connection traps
    udp-port The notification host's UDP port number
    voice Allow SNMP Voice traps
    vrrp Allow SNMP vrrp traps
    vsimaster Allow SNMP vsimaster traps
    vtp Allow SNMP VTP traps
    x25 Allow x25 event traps
    xgcp Allow XGCP protocol traps
    Any ideas?
    Regards
    Mary

  • SNMP Configuration

    I want to configure SNMP for Oracle Instance. What I have done is
    Configured master SNMP on OS i.e. SNMP Service + SNMP Trap Service. (verified by using management utility Getif, its working fine. I'm getting all the OS information / OID's)
    Now I want that my Oracle SNMP Child process should report to my main server process. For doing so, what should I do ?
    Oracle Documentation, says some directory structure like ORACLE_HOME\PEER\ADMIN .... But I could not find these directories in my oracle installation.
    Do I need to execute some script which will create these directories ? or I need to Install oracle Again ? What if I already have oracle Installed ?
    What is the role of ORACLE IA in this ? How to install that ?
    Need help

    Hi,
    Can you check with this command:
    # snmpwalk -v2c -c public localhost system
    This link may help you https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sect-System_Monitoring_To…
    Best regards

Maybe you are looking for

  • Windows XP, Itunes error on startup, NEED HELP!!!

    Whenever i click on iTunes i get this error... [img]http://img301.imageshack.us/img301/2160/itunesyi3.th.jpg[/img] i cant even open itunes.... I tried reinstalling, and restarting and the works.... if anyone can help i would be AWESOMELY thankfull!!!

  • Memory requirement MAM

    Hi I have installed MAM 2.5 on my PDA with 128 MB of RAM (Processor: Intel PXA270). Now i have about 500 functional locations, but I can not say that I am impressed about its performance. In real life we will need to have almost 100 000 functional lo

  • How sync beats with audio files.

    Hi, I took many songs that I created and synced beats to them. I was able to do this easy with the Acid program. Now, I'm using Logic 8, got as far as clicking the beat map in the global functions. But it does not say the beats per minute nor do the

  • Robohelp Server 7.0 vs Robohelp  Desktop version

    hi there, We have to write help files for our various products. What are the major difference in server and desktop version. Precisely, i am looking for anwers of : 1. can we create independent (does not look for robohelp server to get data) executab

  • Enhancin the query BT1O SEARCH

    Hi, I am in CRM 7.0.I am trying to add new fields in the query object CRMST_QUERY_1ORDER_BTIL in order to enhance the 1 order search . So what steps do i need to follow henecforth in order to ensre the serach is working ? I currently get a dump when