aosCoreAlarmNotifCode
AOS-CORE-ALARM-MIB ·
.1.3.6.1.4.1.2544.1.20.1.1.1.1.1.10
Object
column NotificationCode
This object identifies the severity of the alarm.
Context
- MIB
- AOS-CORE-ALARM-MIB
- OID
.1.3.6.1.4.1.2544.1.20.1.1.1.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aosCoreAlarmEntry
- 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 'AOS-CORE-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS-CORE-ALARM-MIB::aosCoreAlarmNotifCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AOS-CORE-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS-CORE-ALARM-MIB::aosCoreAlarmNotifCode.<aosCoreAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AOS-CORE-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AOS-CORE-ALARM-MIB::aosCoreAlarmNotifCode'
Syntax
- Source
- NotificationCode
- Base type
Enumeration
Values & Constraints
Type Values
1 | critical |
2 | major |
3 | minor |
4 | warning |
5 | notAlarmed |
6 | notReported |
7 | clear |
Conformance
Member of