zhoneAlarmModelNotificationId
ZHONE-GEN-ALARM ·
.1.3.6.1.4.1.5504.3.1.18.2.1.2
Object
column ObjectIdentifier
The trap object identifier (OID) value that allows for the given alarmTypeId to be set or cleared. This value is used as an index to the zhoneAlarmModelTable.
Context
- MIB
- ZHONE-GEN-ALARM
- OID
.1.3.6.1.4.1.5504.3.1.18.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zhoneAlarmModelEntry
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 'ZHONE-GEN-ALARM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-ALARM::zhoneAlarmModelNotificationId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-GEN-ALARM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-ALARM::zhoneAlarmModelNotificationId.<zhoneAlarmModelAlarmId>.<zhoneAlarmModelNotificationId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-GEN-ALARM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-GEN-ALARM::zhoneAlarmModelNotificationId'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.