alarmGeneralHighestSeverity
LUM-ALARM-MIB ·
.1.3.6.1.4.1.8708.2.1.2.1.19
Object
scalar AlarmPerceivedSeverity
The current highest severity present among the active alarms.
Context
- MIB
- LUM-ALARM-MIB
- OID
.1.3.6.1.4.1.8708.2.1.2.1.19- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- alarmGeneral
- Groups
- 6
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ALARM-MIB::alarmGeneralHighestSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ALARM-MIB::alarmGeneralHighestSeverity'
Syntax
- Source
- AlarmPerceivedSeverity
- Base type
Enumeration
Type Description
Alarm severity as defined in ITU-T X.733.
Values & Constraints
Type Values
0 | undefined |
1 | cleared |
2 | indeterminate |
3 | warning |
4 | minor |
5 | major |
6 | critical |