cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
491
Views
0
Helpful
1
Replies

snmp help

louis0001
Participant
Participant

Hi,

I've finally got snmp going for my Zabbix server which is receiving traps from my switches and routers.
I've loaded siome Cisco mibs into there to translate but it doesn't translate them all.

I've got a few issues with some traps not being recognised. Problem is, I can't find these oids anywhere.

Here is an instance:

Host: <UNKNOWN> (UDP: [10.1.1.216]:61305->[10.1.28.70])
        DISMAN-EVENT-MIB::sysUpTimeInstance  2:5:20:53.72
                  SNMPv2-MIB::snmpTrapOID.0  SNMPv2-SMI::enterprises.9.9.43.2.0.1
SNMPv2-SMI::enterprises.9.9.43.1.1.6.1.3.57  1
SNMPv2-SMI::enterprises.9.9.43.1.1.6.1.4.57  3
SNMPv2-SMI::enterprises.9.9.43.1.1.6.1.5.57  2

      SNMP-COMMUNITY-MIB::snmpTrapAddress.0  10.1.1.216
    SNMP-COMMUNITY-MIB::snmpTrapCommunity.0  "MyCommunity!"
           SNMPv2-MIB::snmpTrapEnterprise.0  SNMPv2-SMI::enterprises.9.9.43.2

 

SNMPv2-SMI::enterprises.9.9.43.1.1.6.1.3.57  1

The last two digits of the above seem to increment so 57 will become 58 next time with a value of 1

So if I look back for an oid with .57 stripped off ie enterprises.9.9.43.1.1.6.1.3, I can't find it anywhere.

Anyone able to shed any light on this?

 

1 Reply 1

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi ,

enterprises.9.9.43.1.1.6.1.3  is Object     ccmHistoryEventCommandSource OID     1.3.6.1.4.1.9.9.43.1.1.6.1.3

Description     The source of the command that instigated the event.

http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=enterprises.9.9.43.1.1.6.1.3&translate=Translate&submitValue=SUBMIT&submitClicked=true

 

.57 . 58 are the index no. of  the interface ..module etc.. that you can find by doing the snmp walk on

Object     entPhysicalDescr OID     1.3.6.1.2.1.47.1.1.1.1.2

 

Thanks-

Afroz

***Ratings Encourages Contributors ****

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers