11-09-2011 01:42 AM
Hi,
I want to get the result of the following command with snmp. Is This possible?
The command is "show extended channel 2/0 csna oper". I need to know, if the status is "closed" or "setupcomplete".
Can I catch these values with snmp?
I did a snmpwalk but can´t find any lines with these values. Is there a specific IOS version necessary?
The hardware is a Cisco 7204VXR with IOS 12.1(5)T10 and microcode xcpa28-1
Thx for help,
Patrick
Solved! Go to Solution.
11-14-2011 08:22 AM
I have no topology to verify this but according to the object navigator those OID from CISCO-CIPCSNA-MIB look promising:
cipCardCsnaOperState 1.3.6.1.4.1.9.9.33.1.1.2.1.1
see details here:
on this site is also a link to supporting images (12.1(5)T10 is listed as supporting)
the CISCO-CIPCSNA-MIB
http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=CISCO-CIPCSNA-MIB
the OID file
ftp://ftp.cisco.com/pub/mibs/oid/CISCO-CIPCSNA-MIB.oid
the MIB definition
11-14-2011 08:22 AM
I have no topology to verify this but according to the object navigator those OID from CISCO-CIPCSNA-MIB look promising:
cipCardCsnaOperState 1.3.6.1.4.1.9.9.33.1.1.2.1.1
see details here:
on this site is also a link to supporting images (12.1(5)T10 is listed as supporting)
the CISCO-CIPCSNA-MIB
http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=CISCO-CIPCSNA-MIB
the OID file
ftp://ftp.cisco.com/pub/mibs/oid/CISCO-CIPCSNA-MIB.oid
the MIB definition
11-22-2011 04:25 AM
That is exactly what I was looking for.
Thanks a lot
Patrick
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