cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2760
Views
0
Helpful
3
Replies

SNMP - SX10,20,80

mkoponick
Level 1
Level 1

Hi all!

I'm in the process of collecting information from all my network devices, such as SystemName, SerialNumber, SoftwareVersion, and SystemType.

I have done this using SNMP, but when I get to the SX family, I've hit a roadblock. Typically, I would start out by performing an SNMPWALK, however this fails:

snmpwalk -m +ALL -v2c -c <community> <ip_address>
SNMPv2-MIB::sysDescr.0 = STRING: Cisco Codec
SoftW: TC7.3.4.e4daf54
MCU: Cisco TelePresence SX20
Date: 2015-10-08
S/N: FTT1XXXXXX
BootSW:
Board: 101790-7 [B0]
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.5596.150.6.4.1
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (34965441) 4 days, 1:07:34.41
DISMAN-EVENT-MIB::sysUpTimeInstance = No more variables left in this MIB View (It is past the end of the MIB tree)

I did open a TAC case on this issue as the SNMPWALK works on all my other equipment using the same parameters (except IP address of course)

Has anyone collected this information via SNMP? If so, what OID's are you using?

Any help or insight is much appreciated.

Thanks!

Mike

3 Replies 3

Teck Chye Tang
Cisco Employee
Cisco Employee

I check this on a SX10 with the following config:

xConfiguration SystemUnit Name:SX10

xConfiguration NetworkServices SNMP SystemContact:Labadmin

 xConfiguration NetworkServices SNMP SystemLocation:Singapore

and i got the following result :

snmpwalk -m +ALL -v2c -c public <ipaddress of codec>
SNMPv2-MIB::sysDescr.0 = STRING: Cisco Codec
SoftW: TC7.3.4.52d54f9
MCU: Cisco TelePresence SX10
Date: 2015-09-22
S/N: FTTXXXXXXXF
BootSW:
Board: 100183-4
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.5596.150.6.4.1
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (43432113) 5 days, 0:38:41.13
SNMPv2-MIB::sysContact.0 = STRING: Labadmin
SNMPv2-MIB::sysName.0 = STRING: SX10
SNMPv2-MIB::sysLocation.0 = STRING: Singapore
SNMPv2-MIB::sysServices.0 = INTEGER: 72
SNMPv2-MIB::sysServices.0 = No more variables left in this MIB View (It is past the end of the MIB tree)

Got the same info when tested on a SX20 also.   I believe this are all the codec can support via SNMP.

Hi,

I am also experiencing the same exact issue:

SNMPv2-MIB::sysDescr.0 = STRING: Cisco Codec
SoftW: TC7.3.2.14ad7cc
MCU: Cisco TelePresence SX20
Date: 2015-03-10
S/N: FTTXXXXXXXN
BootSW:
Board: 101790-8 [D0]
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.5596.150.6.4.1
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (233350985) 27 days, 0:11:49.85
DISMAN-EVENT-MIB::sysUpTimeInstance = No more variables left in this MIB View (It is past the end of the MIB tree)

Did you have any luck solving this?

Thanks!

The SX TelePresence devices just use the standard SNMP mibs.

There is a list of supported OIDs in mohm's response in this thread: how-we-can-got-cisco-telepresence-sx20-oid-and-mib

Wayne
--
Please remember to rate responses and to mark your question as answered if appropriate.

Wayne

Please remember to mark helpful responses and to set your question as answered if appropriate.

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: