jnxAlarmRelayMode
JUNIPER-ALARM-MIB ·
.1.3.6.1.4.1.2636.3.4.2.1
Object
scalar Enumeration
The alarm relay mode of the craft interface
panel for both yellow and red alarms.
Both yellow and red alarms could be cut off
by a front panel Alarm Cutoff / Lamp Test
(ACO/LT) button.
In the pass-on mode, the alarm relay will be
activated to pass on the yellow or red alarms.
In the cut-off mode, both yellow and red alarms
will be cut off from the alarm relays which are
normally connected to audible sirens or visual
flashing devices.
Context
- MIB
- JUNIPER-ALARM-MIB
- OID
.1.3.6.1.4.1.2636.3.4.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- jnxCraftAlarms
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::jnxAlarmRelayMode.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::jnxAlarmRelayMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | passOn |
3 | cutOff |