nnsysAlarmStatus
SYSTEM-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.1.1.8
Object
scalar Enumeration
This variable is set to major when the summary LED on the system is illuminated. This happens when any of the WAN physical interfaces have at least one alarm.
Context
- MIB
- SYSTEM-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.1.1.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nnsystemObjects
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 'SYSTEM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSTEM-MIB::nnsysAlarmStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYSTEM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYSTEM-MIB::nnsysAlarmStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | clear |
2 | minor |
3 | major |