cmcIIIDevStatus
OBS ✓
RITTAL-CMC-III-MIB ·
.1.3.6.1.4.1.2606.7.4.1.2.1.6
Object
column Enumeration
General Status of device connected to CMCIII PU (1) Device not available (2) OK (3) Device detected, confirmation required (4) Device lost (disconnected), confirmation required (5) Device changed (6) Error (7) Firmware Update pending (8) Firmware Update running.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- RITTAL-CMC-III-MIB
- OID
.1.3.6.1.4.1.2606.7.4.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmcIIIDevEntry
- Groups
- 2
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 'RITTAL-CMC-III-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-III-MIB::cmcIIIDevStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RITTAL-CMC-III-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-III-MIB::cmcIIIDevStatus.<cmcIIIDevIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-CMC-III-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-CMC-III-MIB::cmcIIIDevStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notAvail |
2 | ok |
3 | detect |
4 | lost |
5 | changed |
6 | error |
7 | fwUpdate |
8 | fwUpdateRun |
Conformance
Member of