Problems understanding SNMP OIDs/Traps

Dear Community,
i would be very glad if you could help me with this thopic...i seem to have some trouble understanding it...
Here an example:
2010-01-18 06:28:44    Unknown alert received from device ber-be-swt01.is24-rz.de of type SwCiscoIOS. Device Time 82+21:21:53. (Trap type 1.3.6.1.4.1.9.9.43.2.0.1.6.0)\nTrap var bind data: \nOID:  1.3.6.1.4.1.9.9.43.1.1.6.1.3.738  Value:  1\nOID:  1.3.6.1.4.1.9.9.43.1.1.6.1.4.738  Value:  4\nOID:  1.3.6.1.4.1.9.9.43.1.1.6.1.5.738  Value:  2\nOID:  1.3.6.1.6.3.18.1.3.0  Value:  10.3.32.2
Ok. Let's take the trap type:
1.3.6.1.4.1.9.9.43.2.0.1.6.0
Searching with SNMP Object Navigator (http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en) i only get as far as:
1.3.6.1.4.1.9.9.43.2.0.1   -> ...6.0 is unkown.
If i search for the OID
1.3.6.1.4.1.9.9.43.1.1.6.1.3.738 for example
i get the following:
1.3.6.1.4.1.9.9.43.1.1.6.1.3  -> ...738 is unknown.
This happens with a lot of OIDs for me (not just these ones). If i understand the OID correctly, this could be a command from the command line which forced this trap.
So what's the .738 for? Why couldn't it be recognised by the search-function?
In advance i like to thank you for any feedback.
Sven Schlingloff

Try using my search and translate tool at http://jaguar.ir.miami.edu/~marcus/snmptrans.html .  If you do, you will see that 1.3.6.1.4.1.9.9.43.2.0.1.6.0 translates to ciscoConfigManEvent.  The OID 1.3.6.1.4.1.9.9.43.1.1.6.1.3.738 translates to ccmHistoryEventCommandSource.  However, ccmHistoryEventCommandSource'd OID is 1.3.6.1.4.1.9.9.43.1.1.6.1.3.  The .738 is the specific instance.  The definition of ccmHistoryEventCommandSource is:
"The source of the command that instigated the event."
This object comes from the ccmHistoryEventTable which is indexed by the ccmHistoryEventIndex object.  The definition of that object is:
"A monotonically increasing integer for the sole
purpose of indexing events.  When it reaches the
maximum value, an extremely unlikely event, the agent
wraps the value back to 1 and may flush existing
entries."
So, the 738 is simply a unique number which identifies this particular history event.

Similar Messages

  • Vpdn: searching for snmp oid to log out vpdn session

    Hello colleagues,
    Cisco 7204 works as vpdn server.
    There are two problems:
    1) I'm searching for snmp oid to log out , terminate vpdn session
    2) radius server does not receives snmp statistics of incoming traffic of vpdn users.
    Please is anyone able to assist me?
    aaa new-model
    aaa authentication login default local
    aaa authentication ppp default group radius local
    aaa authentication ppp VPDN local group radius
    aaa authorization network default local group radius
    aaa accounting delay-start
    aaa accounting update periodic 3
    aaa accounting exec default start-stop group radius
    aaa accounting network default start-stop group radius
    aaa session-id common
    vpdn enable
    vpdn-group 1
    ! Default PPTP VPDN group
    description HOMENET
    accept-dialin
    protocol pptp
    virtual-template 3
    interface Virtual-Template3
    ip unnumbered Loopback1
    peer default ip address pool vpdn-pool
    no keepalive
    ppp authentication chap VPDN
    snmp-server community xxxxxxx RW
    snmp-server chassis-id 0x0E
    snmp-server enable traps tty
    radius-server host x.x.x.x auth-port 1812 acct-port 1813
    radius-server timeout 60
    radius-server key 7
    radius-server authorization permit missing Service-Type
    Best regards, Petr Akimov

    Hello –
    I received a reply from the developer of the script, and listed below is the new code that was suggested:
    #!/bin/bash
    value=`snmpwalk $1 -v1 -c $2 .1.3.6.1.2.1.25.1.5.0 | cut -d " " -f4`
    if [[ value -gt  $3 ]]
    then
    echo " $value Users Online, Critical!"
    retval=2;
    else
         if [[ $value -gt $4 ]]
               then
               echo " $value users online, Warning!"
               retval=1;
               else
               echo " $value Users online, fine."
               retval=0;
               fi
    fi
    exit $retval;
    I checked the server in question, and there were two, 2, user logins active on the system. I ran the snmpwalk command, and the output was the following:
    HOST-RESOURCES-MIB::hrSystemNumUsers.0 = Gauge32: 15
    I then modified the script to include the above text, and ran it again. The output was the following:
    15 users on line, Normal.
    For some reason, the value of 12 appears to be that for no users logged into the system. I am not sure why that is the case.
    If nothing else, progress has been made with the modification of the script.  The snmp service that I have installed on the server is that which came bundled as a
    feature with the server. The only thing that was not installed was the SNMP WMI Provider option.

  • The cisco snmp oids do not work, I can't get cpu or memory data.

    Hello. I want to monitor the cpu and memory usages on my cisco devices using snmp. I found the snmp oids related to cpu in the following page :
    http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094a94.shtml
    I just copy the table here:
    But the oids in the table do not work on my devices. For example, I have a cisco 3550 switch with the ip 192.168.1.211, version 12.2(25)when I want to get the informations about the oids up in the table, I got these results:
    It shows that the oids cisco given up in the table are not existed in my 3550 switch's MIB. More weird is that when i add a number "1" to
    the end of the oid cisco given, I can get some meaningless data for some unkonwn item names like "entreprises.x.x".
    For most mib items, the snmp oids work well on my switch. For example, the following graph shows the interface out rate of the swtich:
    I think the essence is when I executed the following command:
    in all the output results, there's not any item relevant with "cpu" or "memory", but most other items are ok, such as interfaces, as shown below:
    IF-MIB::ifDescr.47 = STRING: FastEthernet0/39
    IF-MIB::ifDescr.48 = STRING: FastEthernet0/40
    IF-MIB::ifDescr.49 = STRING: GigabitEthernet0/1
    IF-MIB::ifDescr.50 = STRING: GigabitEthernet0/2
    IF-MIB::ifDescr.51 = STRING: Null0
    IF-MIB::ifDescr.52 = STRING: Vlan1
    IF-MIB::ifType.1 = INTEGER: ethernetCsmacd(6)
    IF-MIB::ifType.2 = INTEGER: ethernetCsmacd(6)
    IF-MIB::ifType.3 = INTEGER: ethernetCsmacd(6)
    IF-MIB::ifType.4 = INTEGER: ethernetCsmacd(6)
    IF-MIB::ifType.5 = INTEGER: ethernetCsmacd(6)
    So why the cisco given oids won't work on my cisco switch, and how can I get the datas I want? Anyone has some advices? Thanks in advance!
    In case the pictures I inserted missing, I attach my problem in the doc.

    Have you looked at this previous discussion:
    Can't Activate FaceTime

  • PRI monitoring problem with SNMP

    Hello
    I'm having some problems with PRI monitoring.
    I'm using cpmDS1ActiveDS0 MIB on a 3800 VoIP gateway with 4 PRI (2x2) (IOS 12.4(4)T1)
    1.3.6.1.4.1.9.10.19.1.1.9.1.3.0.0 - I can see PRI 0/0/0 total number of calls
    1.3.6.1.4.1.9.10.19.1.1.9.1.3.0.1 - I can see PRI 0/0/1 total number of calls
    1.3.6.1.4.1.9.10.19.1.1.9.1.3.1.0 - Error
    1.3.6.1.4.1.9.10.19.1.1.9.1.3.1.1 - Error
    1.3.6.1.4.1.9.10.19.1.1.9.1.3.0.0.x - Error
    1.3.6.1.4.1.9.10.19.1.1.9.1.3.0.1.x - Error
    The PRIs that we want to see are 0/1/0 e 0/1/1...... (bad luck!)
    Do I need to make some special configuration on the Router?

    Have you had any responses to this issue ?
    I am running into exactly the same issue and have tried everything I can find to get these individual PRI (count of channels/lines in use) statistics.
    Just for the record, here are some of the SNMP OIDs that I have tried (the ISRs do respond to them, only thing is, the data they send back is mostly rubbish...) the output below is from two separate routers, with different versions of IOS running (which is shown in the sysdescr response):
    Note that the query in red in the second router was responded to with a valid response in the FIRST router...
    All of these OIDs have been suggested at various sites online as useable SNMP OIDs for the ISR, but at other sites, they are suggested to be faulty.  I have found no definitive statement for ways to get these stats successfully on the ISR platform (which amazes me.)  Output below is using net-snmp to collect the stats.
    I welcome any suggestions as to how this can be done reliably for the ISR, and what IOS versions WILL work.  (since I am getting way different reponses to the same OIDs on the two versions below).
    You'll see that for the second (DC) router below, the values are always Zero.
    Yet I can guarantee that the ACTUAL stats are NEVER zero during the time period queried.
    Timestamp: 2010-12-27_13:56:31.73
    C:\usr\share\snmp\mibs>snmptranslate -On CISCO-POP-MGMT-MIB::cpmActiveDS0s.0
    .1.3.6.1.4.1.9.10.19.1.1.4.0
    C:\usr\share\snmp\mibs>snmptranslate -On CISCO-POP-MGMT-MIB::cpmDS1ActiveDS0s.0.0
    .1.3.6.1.4.1.9.10.19.1.1.9.1.3.0.0
    C:\usr\share\snmp\mibs>snmptranslate -On CISCO-POP-MGMT-MIB::cpmISDNCfgBChannelsInUse.0
    .1.3.6.1.4.1.9.10.19.1.1.3.0
    C:\usr\share\snmp\mibs>snmptranslate -On CISCO-VOICE-DIAL-CONTROL-MIB::cvCallActiveDS0s.0
    .1.3.6.1.4.1.9.9.63.1.3.3.0
    C:\usr\share\snmp\mibs>snmptranslate -On ISDN-MIB::isdnBearerOperStatus.32
    .1.3.6.1.2.1.10.20.1.2.1.1.2.32
    From ROUTER2 - HQ:
    SNMPv2-MIB::sysDescr.0 = STRING: Cisco IOS Software,
    3800 Software (C3825-ADVIPSERVICESK9-M),
    Version 12.4(15)T8, RELEASE SOFTWARE (fc3)
    CISCO-POP-MGMT-MIB::cpmActiveDS0s.0 = Gauge32: 14
    CISCO-POP-MGMT-MIB::cpmDS1ActiveDS0s.0.0 = Gauge32: 14
    CISCO-POP-MGMT-MIB::cpmISDNCfgBChannelsInUse.0 = Gauge32: 7
    CISCO-VOICE-DIAL-CONTROL-MIB::cvCallActiveDS0s.0 = Gauge32: 7 interfaces
    ISDN-MIB::isdnBearerOperStatus.32 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.33 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.34 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.35 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.36 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.37 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.38 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.39 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.40 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.41 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.42 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.43 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.44 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.45 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.46 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.47 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.48 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.49 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.50 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.51 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.52 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.53 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.54 = INTEGER: idle(1)
    From ROUTER2 - DC:
    SNMPv2-MIB::sysDescr.0 = STRING: Cisco IOS Software,
    3800 Software (C3825-ADVIPSERVICESK9-M),
    Version 12.4(18), RELEASE SOFTWARE (fc1)
    CISCO-POP-MGMT-MIB::cpmActiveDS0s.0 = Gauge32: 0
    CISCO-POP-MGMT-MIB::cpmDS1ActiveDS0s.0.0 = Gauge32: 0
    CISCO-POP-MGMT-MIB::cpmISDNCfgBChannelsInUse.0 = Gauge32: 0
    CISCO-VOICE-DIAL-CONTROL-MIB::cvCallActiveDS0s.0 = No Such Object available on this agent at this OID
    ISDN-MIB::isdnBearerOperStatus.32 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.33 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.34 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.35 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.36 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.37 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.38 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.39 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.40 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.41 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.42 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.43 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.44 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.45 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.46 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.47 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.48 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.49 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.50 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.51 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.52 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.53 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.54 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.81 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.82 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.83 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.84 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.85 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.86 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.87 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.88 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.89 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.90 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.91 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.92 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.93 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.94 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.95 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.96 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.97 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.98 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.99 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.100 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.101 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.102 = INTEGER: idle(1)
    ISDN-MIB::isdnBearerOperStatus.103 = INTEGER: idle(1)
    Timestamp: 2010-12-27_13:56:35.02

  • ASA 5512 - monitor power supply status via snmp oid

    Device – ASA 5512 running 9.1(1).
    Show version:
    ASA-1# sh ver
    Cisco Adaptive Security Appliance Software Version 9.1(1)
    Device Manager Version 6.6(1)
    Compiled on Wed 28-Nov-12 11:15 PST by builders
    System image file is "disk0:/asa911-smp-k8.bin"
    Config file at boot was "startup-config"
    ASA-1 up 8 hours 38 mins
    Hardware:   ASA5512-K7, 4096 MB RAM, CPU Clarkdale 2792 MHz, 1 CPU (2 cores)
                ASA: 2048 MB RAM, 1 CPU (1 core)
    Internal ATA Compact Flash, 4096MB
    BIOS Flash MX25L6445E @ 0xffbb0000, 8192KB
    Issue: looking for a snmp OID to poll power supply status (Inbuilt Power Supply -  no redundant power supply in this scenario). Possibly what we see in show environment.
    CSE analysis:
    I tried using the OIDs belonging to CISCO-ENTITY-FRU-CONTROL-MIB , like cefcFRUPowerOperStatus and cefcFRUPowerAdminStatus but it didn’t return anything.
    NOTE: I have done all the snmp walks from the Linux server. Do I doubt it’s something to do from the snmp manager side.
    Couple of observations. The  CISCO-ENTITY-FRU-CONTROL-MIB talks about the field replaceable power supplies, so I doubt if it’s going to return the value for inbuilt power supply.
    Second, I noticed that there are snmp traps supported for power supply and threshold setting. See configuration below. Is it that only traps works for power supply and environment related details?
    Snmpwalk on cefcFRUPowerStatusEntry returns nothing:
    [root@tonbenso-eagle bin]# ./snmpwalk -v2c -c public 172.16.169.29 1.3.6.1.4.1.9.9.117.1.1.2.1
    SNMPv2-SMI::enterprises.9.9.117.1.1.2.1 = No Such Object available on this agent at this OID
    Snmpwalk on cefcFRUPowerOperStatus returns nothing:
    [root@tonbenso-eagle bin]# ./snmpwalk -v2c -c public 172.16.169.29 1.3.6.1.4.1.9.9.117.1.1.2.1.2
    SNMPv2-SMI::enterprises.9.9.117.1.1.2.1.2 = No Such Instance currently exists at this OID
    Snmpwalk on cefcFRUPowerAdminStatus returns nothing:
    [root@tonbenso-eagle bin]# ./snmpwalk -v2c -c public 172.16.169.29 1.3.6.1.4.1.9.9.117.1.1.2.1.1
    SNMPv2-SMI::enterprises.9.9.117.1.1.2.1.1 = No Such Instance currently exists at this OID
    [root@tonbenso-eagle bin]#
    login as: root
    I tried polling the ciscoEntityFRUControlMIB to see what all values it return. It just returned enterprises.9.9.117.1.3.1.0 = INTEGER: 2. Meaning cefcMIBEnableStatusNotification is FALSE (value 2). Meaning cefcModuleStatusChange, cefcPowerStatusChange, cefcFRUInserted, cefcFRURemoved, cefcUnrecognizedFRU and cefcFanTrayStatusChange are prevented from being sent.
    Snmpwalk on ciscoEntityFRUControlMIB
    [1]+  Stopped                 ./snmpwalk -v2c -c public 172.16.169.29
    [root@tonbenso-eagle bin]# ./snmpwalk -v2c -c public 172.16.169.29 1.3.6.1.4.1.9.9.117
    SNMPv2-SMI::enterprises.9.9.117.1.3.1.0 = INTEGER: 2
    Object
    cefcMIBEnableStatusNotification
    OID
    1.3.6.1.4.1.9.9.117.1.3.1
    Type
    TruthValue
    Permission
    read-write
    Status
    current
    MIB
    CISCO-ENTITY-FRU-CONTROL-MIB ;   -   View Supporting Images
    Description
    "This variable indicates whether the system
    produces the following notifications:
    cefcModuleStatusChange, cefcPowerStatusChange,
    cefcFRUInserted, cefcFRURemoved,
    cefcUnrecognizedFRU and cefcFanTrayStatusChange.
    A false value will prevent these notifications
    from being generated."
    Found couple of bugs:
    CSCty32558 – but then this is for 5585 and I see it is fixed in 8.4
    CSCul90037 – New state
    Show snmp-server oidlist:
    http://www-tac.cisco.com/Teams/ks/c3/getLargeFile.php?srId=632222409&fileName=20141030-013905_ASA-show-snmp-server-oidlist.txt
    Show tech:
    Sh run | in snmp:
    ASA-1# sh run | in snmp
    snmp-server host asa 172.18.123.228 community *****
    no snmp-server location
    no snmp-server contact
    snmp-server community *****
    snmp-server enable traps entity power-supply-presence power-supply-temperature  -----à I was talking about this trap above
    any help will be appreciated.

    Hi
    I've got an ASA with redundant power supplies. An ASA5585. So I have the need to monitor them. :-) So how can we do it?
    Also I've made a SNMP-Walk through the ASA v8.4(2)8 and it doesn't show up any ENV-MIB values. The
    1.3.6.1.4.1.9.9.13 tree is not available. Are you shure it's available on the ASA?
    Funny is also that the command "show snmp-server oidlist" from the 8.4 configuration guide is not available on the real CLI. I think the documentation guys were faster than the coders. ;-)
    Kind regards
    Roberto

  • I am trying to build a basic TCL skeleton script that reads a remote SNMP OID and displays the value on the screen.

    I am trying to build a basic TCL skeleton script that reads a remote SNMP OID and displays the value on the screen.
    I don't want it to be an EEM Event, I just want to run it from the (tcl)# prompt.
    So I guess I'm asking if you can use cli_exec and other commands in the "namespace import ::cisco::eem::*" in a normal non-EEM script - can I do that?
    This is the error I get:
    OTN.159(tcl)#source flash:TCL_SNMP_Remote_Read.tcl
    invalid command name "::cisco::eem::event_register_none"             ^
    % Invalid input detected at '^' marker.
    What am I missing?
    =================  TCL_SNMP_Remote_Read.tcl  ==============================
    ::cisco::eem::event_register_none
    namespace import ::cisco::eem::*
    namespace import ::cisco::lib::*
    if [catch {cli_open} RESULT]
        { error $RESULT $errorInfo }
        else { array set cli1 $RESULT }
    if [catch {cli_exec $cli1(fd) "snmp get v2c 192.168.1.100 public timeout 1 oid 1.3.6.1.2.1.1.1.0" } RESULT]
           { error $RESULT $errorInfo  }
           else { set SnmpSysDesc $RESULT }
    if [catch {cli_close $cli1(fd) $cli1(tty_id)} RESULT] {
                error $RESULT $errorInfo
    puts $SnmpSysDesc
    =========================================================================
    In the sho-run config I have:
    event manager directory user policy "flash:/"
    event manager session cli username "cisco"
    Any help to get me started would be greatly appreciated!
    Tim

    If you don't want an EEM policy, then don't use any of the EEM constructs.  Instead, all you need is this:
    set output [exec "snmp get v2c 192.168.1.100 public timeout 1 oid 1.3.6.1.2.1.1.1.0"]puts $output

  • SSRS 2008 R2 Problem understanding View State Validation steps

    Hi,
    Sorry, but I have some problem understanding this steps. Please help me to understand this. 
    Pasted from
    http://technet.microsoft.com/en-us/library/cc281307.aspx?lc=1033
    How to Configure View State Validation
    To run a scale-out deployment on an NLB cluster, you must configure view state validation so that users can view interactive HTML reports. You must do this for the report server and for Report Manager.
    View state validation is controlled by the ASP.NET. By default, view state validation is enabled and uses the identity of the Web service to perform the validation. However, in an NLB cluster scenario, there are multiple service instances
    and web service identities that run on different computers. Because the service identity varies for each node, you cannot rely on a single process identity to perform the validation.
    To work around this issue, you can generate an arbitrary validation key to support view state validation, and then manually configure each report server node to use the same key. You can use any randomly generated hexadecimal sequence.
    The validation algorithm (such as SHA1) determines how long the hexadecimal sequence must be.
    Generate a validation key and decryption key by using the autogenerate functionality provided by the .NET Framework.
    (Well, how to generate Validation key using .Net Framework?) In the end, you must have a single <machineKey> entry that you can
    paste into the Web.config file for each Report Manager instance in the scale-out deployment.  
    The following example provides an illustration of the value you must obtain. Do not copy the example into your configuration files; the key values are not valid.
    Copy Code
    <machineKey validationKey="123455555" decryptionKey="678999999" validation="SHA1" decryption="AES"/>
    Open the Web.config file for Report Manager, and in the <system.web> section paste the <machineKey> element that you generated. By default, the Report Manager
    Web.config file is located in \Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager\Web.config.
    Save the file.
    Repeat the previous step for each report server in the scale-out deployment. 
    (Do I need to repeat all 3 previous steps?)
    Verify that all Web.Config files in the \Reporting Services\Report Manager folders contain identical <machineKey> elements in the <system.web> section.
    Thanks

    Jerry,
    Thanks for the reply.
    From the above View State Validation Steps,
    For 1st step , how to generate validation key using .Net Framework?
    for 4th step, Do I need to repeate all 3 previous steps?
    Thanks
    Kp

  • Snmp oids for the command "show counters interface intx/y delta"

    Hello,
    I have a question about SNMP OIDs for the command "show counters interface intx/y delta" on Catalyst6500. The customer wants to create graphs for the following values:Overruns, qos0Outlost, InErrors, OutErrors, InDiscards, OutDiscards etc..
    Is possible to get these values using SNMP??
    Thank you
    Roman

    Thank you, Dan. These OIDs are for the output from the command "show interface int x/y". But I think, that these OIDs are not for the command "show interface int x/y delta".
    Roman

  • SNMP OIDs for solaris 8

    Hello
    Someone could tell me where to find a list of SNMP OIDs for solaris 8
    thank you for your cooperation

    Thank you, Dan. These OIDs are for the output from the command "show interface int x/y". But I think, that these OIDs are not for the command "show interface int x/y delta".
    Roman

  • 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.

  • SG-500 - SNMP OID for CPU Load?

    Hello,
    i have several SG500 (Standalone and stacked). How can i get the CPU Load via SNMP? Who knows the correct SNMP OID for CPU Load?
    In the MIB which are provided as download a wasn't able to find the correct OID.

    Hello,
    There are three OIDs available for CPU usage:
    CPU utilization for 5 seconds
    .1.3.6.1.4.1.9.6.1.101.1.7.0
    CPU utilization for 1 minutes
    .1.3.6.1.4.1.9.6.1.101.1.8.0
    CPU utilization for 5 minutes
    .1.3.6.1.4.1.9.6.1.101.1.9.0
    This came from a scrap note I had in an e-mail, so I am not exactly sure where this information is originally.
    Let me know if that works for you,
    Christopher Ebert - Network Support Engineer
    Cisco Small Business Support Center
    *please rate helpful posts*

  • EEM detector SNMP OID does not work

    i want to use EEM to detector policy-map class traffic rate, if class traffic is more than a number, trigger syslog message.
    below is my EEm script  on ASR1002 ( asr1000rp1-adventerprisek9.02.04.02.122-33.XND2.bin)
    event manager applet Rate-limit
     event snmp oid ".1.3.6.1.4.1.9.9.166.1.15.1.1.10.50.196608" get-type exact entry-op gt entry-val "100" poll-interval 10
     action 1.0 syslog msg "policy Rate-limit"
    but i did not see anything showing on syslog. from debug, i got below error msg :
    Jun  1 02:21:49.160 GMT: fh_fd_snmp_process_async
    Jun  1 02:21:49.160 GMT: fh_fd_snmp_process_poll_timer: re=0x3D144824, timer_type=POLL
    Jun  1 02:21:49.160 GMT: fh_fd_snmp_process_poll_timer: OID unavailable, value check skipped
    Jun  1 02:21:49.160 GMT: fh_fd_snmp_start_poll_timer: start_t=10000
    but i could get number from snmpwalk command :
    xchen-mac:~ xchen$ snmpwalk -v 2c -c <string> -m ALL stde1002a .1.3.6.1.4.1.9.9.166.1.15.1.1.10.50.196608
    SNMPv2-SMI::enterprises.9.9.166.1.15.1.1.10.50.196608 = Counter64: 112938
    please help me where is wrong ?

    Duplicate post. 
    Go here:  https://supportforums.cisco.com/discussion/12219976/eem-detect-snmp-event-not-working

  • SNMP OID on Catalyst 3750G & 3650G

    Hallo guys,
    we have a couple of 3750Gs and sveral 3650Gs in my company lan, and I'm looking for the SNMP OIDs supported with which the very basic status of these switches can be retrieved. I mean generic status like the switch is being active, or experiencing technical error etc...
    I was advised to take 1.3.6.1.2.1.4.1.0 (IPForwarding), but I'm not sure if it is the right one. I'd appreciate if someone can give me a hint..
    Thank you!
    Li Lu

    Your request is pretty generic.  There are a lot of OIDs which can provide device health.  You might want to start with ifInOctets, ifOutOctets, ifInErrors, and ifOutErrors.  Those will give you per-port byte and error counts in both the ingress and egress directions.
    As for whole-device help, take a look at the moduleTable from the CISCO-STACK-MIB.  The object moduleStatus will tell you the status of the fixed switch itself.

  • Cisco ASA SNMP OIDs (show name, show vpn-sessiondb l2l)

    Hi all,
    I am trying to figure out the SNMP OIDs that is equivalent to the following ASA commands:
    show name
    show vpn-sessiondb l2l
    Thanks!

    im looking for the solution ? did u ever find out if this was possible?

Maybe you are looking for

  • Layout for Master Asset Record

    Hello together, I have a big problem. I am searching for 2 days but I cannot find it. The problem is: The customer has got add-on field in asset master data in tab allocations. If I open an asset in class 7000 I see those fields. In (e.g.) asset clas

  • Dynamic queryin based on number of inputs provided

    I have 7 columns in a tables for which the user can put in values in the fields in the front end and query. The 7 columns have 7 corresponding fields in the front end. But the querying has to be dynamic ... i.e the user does not have to enter all the

  • Can not access one website

    I am using Comcast's ARRIS Model TG1682G modem/router.  I can access a website using my computer from other locations but not from home either driectly wired or using WIFI. I get the message:"This Page Not Available". ERR_SSL_VERSION_OR_CIPHER_MISMAT

  • Hi, I have been having problem in creating 'undistorted' multiple rounded cornered rectangles?

    hi, I have been having problem in creating 'undistorted' multiple rounded cornered rectangles?  I have attached an image to show what i mean ( problem highlighted in blue). Any help would be really appreciated...

  • Count on a column In BMM Layer of Obiee

    Hi All, How to implement below SQL in OBIEE BMM layer SELECT   COUNT ( * )             FROM  dept, emp            WHERE       emp.origrecordid = dept.depno                  AND emp.empname = 'xyz' Please help me on this