deviceStatus
OBS ✓
DAHUA-SNMP-MIB ·
.1.3.6.1.4.1.1004849.2.1.2.8
Object
scalar Enumeration
Status of device is bad(0) or good(1).
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- DAHUA-SNMP-MIB
- OID
.1.3.6.1.4.1.1004849.2.1.2.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- productInfo
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 'DAHUA-SNMP-MIB' -M '/opt/observium/mibs/dahua:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DAHUA-SNMP-MIB::deviceStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DAHUA-SNMP-MIB' -M '/opt/observium/mibs/dahua:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DAHUA-SNMP-MIB::deviceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | bad |
1 | good |