jnxYellowAlarmState
OBS ✓
JUNIPER-ALARM-MIB ·
.1.3.6.1.4.1.2636.3.4.2.2.1
Object
scalar Enumeration
The yellow alarm state on the craft interface
panel.
The yellow alarm is on when there is some
system warning such as maintenance alert or
significant temperature increase.
This yellow 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.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- jnxYellowAlarms
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::jnxYellowAlarmState.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::jnxYellowAlarmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | off |
3 | on |