ctxClusterNodeOperState
CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.758.1.1.5.1.9
Object
column CtxResourceOperState
This object specifies the operational state of the
cluster node. The operational state is set by the
CTX System based on configuration and proactive
monitoring of the cluster node.
See the textual convention CtxResourceOperState
for a detail description of the various states.
Context
- MIB
- CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.758.1.1.5.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctxClusterNodeEntry
- 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-EXCHANGE-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB::ctxClusterNodeOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB::ctxClusterNodeOperState.<ctxClusterNodeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB::ctxClusterNodeOperState'
Syntax
- Source
- CtxResourceOperState
- Base type
Enumeration
Values & Constraints
Type Values
1 | operational |
2 | disabled |
3 | failed |
4 | maintenance |
5 | pending |
6 | standby |
7 | unreachable |