ctpPeripheralStatus
CISCO-TELEPRESENCE-MIB ·
.1.3.6.1.4.1.9.9.643.1.2.1.1.3
Object
column CtpPeripheralStatusCode
This object specifies a peripheral status.
Context
- MIB
- CISCO-TELEPRESENCE-MIB
- OID
.1.3.6.1.4.1.9.9.643.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctpPeripheralStatusEntry
- Groups
- 3
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::ctpPeripheralStatus'
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::ctpPeripheralStatus.<ctpPeripheralIndex>'
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::ctpPeripheralStatus'
Syntax
- Source
- CtpPeripheralStatusCode
- Base type
Enumeration
Values & Constraints
Type Values
0 | noError |
1 | other |
2 | cableError |
3 | powerError |
4 | mgmtSysConfigError |
5 | systemError |
6 | deviceError |
7 | linkError |
8 | commError |
9 | detectionDisabled |