hhmsSensorStatus
HHMSAGENT-MIB ·
.1.3.6.1.4.1.3854.1.7.1
Object
scalar mandatory
Enumeration
The current integer status of the sensor causing this trap to be sent
Context
- MIB
- HHMSAGENT-MIB
- OID
.1.3.6.1.4.1.3854.1.7.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- hhmsAgentTraps
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 'HHMSAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HHMSAGENT-MIB::hhmsSensorStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HHMSAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HHMSAGENT-MIB::hhmsSensorStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noStatus |
2 | normal |
3 | highWarning |
4 | highCritical |
5 | lowWarning |
6 | lowCritical |
7 | sensorError |