alarmModelIndex
ALARM-MIB ·
.1.3.6.1.2.1.118.1.1.2.1.1
Object
column Unsigned32
An integer that acts as an alarm Id to uniquely identify each alarm within the named alarm list.
Context
- MIB
- ALARM-MIB
- OID
.1.3.6.1.2.1.118.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- alarmModelEntry
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 'ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALARM-MIB::alarmModelIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALARM-MIB::alarmModelIndex.<alarmListName>.<alarmModelIndex>.<alarmModelState>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALARM-MIB::alarmModelIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295