ctxSystemConfigStatus
CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.758.1.2.5
Object
scalar CtxHealthStates
This object specifies an overall system health
status state for the system configuration. This
state is an indicator of the CTX System functional
health in terms of the overall configuration.
The ctxSystemConfigStatusChg notification provides
real-time alerts for when this state changes. A
ctxNotifyMessage will detail the reason why the
state changed.
Context
- MIB
- CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.758.1.2.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ctxSystemStatusObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::ctxSystemConfigStatus.0'
More examples
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::ctxSystemConfigStatus'
Syntax
- Source
- CtxHealthStates
- Base type
Enumeration
Values & Constraints
Type Values
1 | normal |
2 | warning |
3 | error |