cmcTcMibCondition
RITTAL-CMC-TC-MIB ·
.1.3.6.1.4.1.2606.4.1.3
Object
scalar mandatory
Enumeration
The overall condition (status) of the system represented by
this MIB.
(2) OK
(3) a minor problem, warning condition (yellow LED on CMC)
(4) a major problem (red LED on CMC)
(5) configuration of sensor units changed or
unit detected (red/yellow/green LED on CMC)
Context
- MIB
- RITTAL-CMC-TC-MIB
- OID
.1.3.6.1.4.1.2606.4.1.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cmcTcMibRev
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 'RITTAL-CMC-TC-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MIB::cmcTcMibCondition.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-CMC-TC-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-CMC-TC-MIB::cmcTcMibCondition'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |
4 | failed |
5 | configChanged |