07-14-2008 07:10 AM - edited 03-18-2019 09:16 PM
Hello,
i have tried to read out snmp infos. Some none cisco mibs work but all the cisco mibs do not work.
Here are three examples:
1) none Cisco:
admin:utils snmp get 1 public 127.0.0.1 1.3.6.1.2.1.1.1.0
This command may temporarily impact CPU performance.
Continue (y/n)?y
iso.3.6.1.2.1.1.1.0 = STRING: "Hardware:7825H2, 1 , 2048 MB Memory: Software:UCOS 3.0.0.0-60"
2)Cisco
Object ccmStatus
OID 1.3.6.1.4.1.9.9.156.1.1.2.1.5
admin:utils snmp get 1 public 127.0.0.1 1.3.6.1.4.1.9.9.156.1.1.2.1.5
This command may temporarily impact CPU performance.
Continue (y/n)?y
Failed :
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: iso.3.6.1.4.1.9.9.156.1.1.2.1.5
Executed command unsuccessfully
3) Cisco without Organization-Code
admin:utils snmp get 1 public 127.0.0.1 156.1.1.2.1.5
This command may temporarily impact CPU performance.
Continue (y/n)?y
Failed :
snmpget: Error building ASN.1 representation
Executed command unsuccessfully
with kind regards
i.A.
Martin Book
09-24-2008 08:32 PM
I also want to know
10-14-2010 10:39 AM
You may already have the answer but try 1.3.6.1.4.1.9.9.156.1.1.2.1.5.0 with a zero on the end. I currently use Solar Winds to monitor our Call Managers and this is on the default template for our App monitor tool, it returns a successful test. I am trying to find out what this OID is actually telling me is up its not descriptive as to what exactly its reporting on.
Update: I found http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en&translate=Translate&objectInput=ccmStatus which specifies the OID as stated above but adding the .0 works for me suing Solar Winds SNMPv2 so it will probably work for you. I also found the answer to what its reporting on-sort of- on that link.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide