cmcTcUnit4Status
RITTAL-CMC-TC-MIB ·
.1.3.6.1.4.1.2606.4.2.6.4
Object
scalar mandatory
Enumeration
General Status sensor unit connected to port 4 (1) OK (2) error, e. g. value overflow (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 to unload this unit (6) sensor unit detected, needs to be confirmed (7) unit is not available (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.6.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cmcTcStatusSensorUnit4
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::cmcTcUnit4Status.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::cmcTcUnit4Status'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | error |
3 | changed |
4 | quit |
5 | timeout |
6 | detected |
7 | notAvail |
8 | lowPower |
9 | fwUpgrade |