hwSiteDGWorkStatus
EMAP-MIB ·
.1.3.6.1.4.1.2011.6.164.1.1.1.9
Object
scalar Enumeration
State of the diesel working state. It is an enumeration type: If the enumeration value is 1, it indicates that the diesel is in the idle state; If the enumeration value is 2, it indicates that the diesel is in the working state; If the enumeration value is 255, it indicates diesel operation status unknown.
Context
- MIB
- EMAP-MIB
- OID
.1.3.6.1.4.1.2011.6.164.1.1.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hwSiteSummary
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 'EMAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EMAP-MIB::hwSiteDGWorkStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EMAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EMAP-MIB::hwSiteDGWorkStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | working |
255 | unknown |