upsExtMeasMinHumidityAlarmControl
UPS2-MIB ·
.1.3.6.1.4.1.52.4.1.1.10.8.1.1.16
Object
column mandatory
r/w
Enumeration
The alarm enable state for the External Measurement Unit's lower humidity limit. If enabled, an alarm will be sent when the ambient relative humidity falls below the lower humidity limit.
Context
- MIB
- UPS2-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.10.8.1.1.16- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- upsExtMeasEntry
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 'UPS2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPS2-MIB::upsExtMeasMinHumidityAlarmControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UPS2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPS2-MIB::upsExtMeasMinHumidityAlarmControl.<upsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UPS2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UPS2-MIB::upsExtMeasMinHumidityAlarmControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |