isDeviceMonitorHumidityAlarm
OBS ✓
ISPRO-MIB ·
.1.3.6.1.4.1.19011.1.3.2.1.3.1.2.1.4
Object
The status of humidity sensor in Ispro.
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
- ISPRO-MIB
- OID
.1.3.6.1.4.1.19011.1.3.2.1.3.1.2.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- isDeviceMonitorHumidityEntry
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 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISPRO-MIB::isDeviceMonitorHumidityAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISPRO-MIB::isDeviceMonitorHumidityAlarm.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISPRO-MIB::isDeviceMonitorHumidityAlarm'
Syntax
- Source
- IsproEnuThresholdStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | disable |
3 | normal |
4 | below-low-warning |
5 | below-low-critical |
6 | above-high-warning |
7 | above-high-critical |