ctpRS232PeripheralConnStatus
CISCO-TELEPRESENCE-MIB ·
.1.3.6.1.4.1.9.9.643.1.2.5.1.3
Object
column Enumeration
This object specifies peripheral which is
connected via RS232.
When the object is 'connected(1)', peripheral connection
via RS232 is working properly.
When the object is 'unknown(2)', peripheral connection
via RS232 is not working properly. It may due to device problem
or connection problem.
Context
- MIB
- CISCO-TELEPRESENCE-MIB
- OID
.1.3.6.1.4.1.9.9.643.1.2.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctpRS232PeripheralStatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TELEPRESENCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-MIB::ctpRS232PeripheralConnStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TELEPRESENCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-MIB::ctpRS232PeripheralConnStatus.<ctpPeripheralIndex>.<ctpRS232PeripheralIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TELEPRESENCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TELEPRESENCE-MIB::ctpRS232PeripheralConnStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | connected |
2 | unknown |
Conformance
Member of