cmcTcUnit2Status
RITTAL-CMC-TC-MIB ·
.1.3.6.1.4.1.2606.4.2.4.4
Object
scalar mandatory
Enumeration
General Status sensor unit connected to port 2 (1) OK (2) error (3) configuration of sensor unit has changed, confirmation required (4) Quit from sensor unit to confirm configuration changes (5) timeout of sensor unit, confirmation required (6) sensor unit detected, needs to be confirmed (8) supply voltage is too low (9) Firmware upgrade running
Context
- MIB
- RITTAL-CMC-TC-MIB
- OID
.1.3.6.1.4.1.2606.4.2.4.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cmcTcStatusSensorUnit2
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::cmcTcUnit2Status.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::cmcTcUnit2Status'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | error |
3 | changed |
4 | quit |
5 | timeout |
6 | detected |
7 | notAvail |
8 | lowPower |
9 | fwUpgrade |