alarmModelNotificationId
ALARM-MIB ·
.1.3.6.1.2.1.118.1.1.2.1.3
Object
column r/w
ObjectIdentifier
The NOTIFICATION-TYPE object identifier of this alarm state transition. If there is no notification associated with this alarm state, the value of this object MUST be '0.0'
Context
- MIB
- ALARM-MIB
- OID
.1.3.6.1.2.1.118.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alarmModelEntry
- Groups
- 1
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::alarmModelNotificationId'
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::alarmModelNotificationId.<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::alarmModelNotificationId'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of