inpAlarmState
HWG-PWR-MIB ·
.1.3.6.1.4.1.21796.4.6.2.2.1.5
Object
The binary input alarm state.
Context
- MIB
- HWG-PWR-MIB
- OID
.1.3.6.1.4.1.21796.4.6.2.2.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- inpEntry
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 'HWG-PWR-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWG-PWR-MIB::inpAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HWG-PWR-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWG-PWR-MIB::inpAlarmState.<inpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HWG-PWR-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HWG-PWR-MIB::inpAlarmState'
Syntax
- Source
- AlarmState
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | normal |
2 | alarm |