hwEventIndex
HUAWEI-ALARM-MIB ·
.1.3.6.1.4.1.2011.5.25.180.1.9.1.1
Object
column Unsigned32
A strictly monotonically increasing integer which acts as the index of all alarms and events. It wraps back to 1 after it reaches its maximum value.
Context
- MIB
- HUAWEI-ALARM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.180.1.9.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwEventEntry
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 'HUAWEI-ALARM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ALARM-MIB::hwEventIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ALARM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ALARM-MIB::hwEventIndex.<hwSnmpTargetAddrExtIndex>.<hwEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ALARM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ALARM-MIB::hwEventIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-2147483647