jnxRedAlarmState
OBS ✓
JUNIPER-ALARM-MIB ·
.1.3.6.1.4.1.2636.3.4.2.3.1
Object
scalar Enumeration
The red alarm indication on the craft interface
panel.
The red alarm is on when there is some system
failure or power supply failure or the system
is experiencing a hardware malfunction or some
threshold is being exceeded.
This red alarm state could be turned off by the
ACO/LT (Alarm Cut Off / Lamp Test) button on the
front panel module.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- JUNIPER-ALARM-MIB
- OID
.1.3.6.1.4.1.2636.3.4.2.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- jnxRedAlarms
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 'JUNIPER-ALARM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-ALARM-MIB::jnxRedAlarmState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-ALARM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-ALARM-MIB::jnxRedAlarmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | off |
3 | on |