JUNIPER-ALARM-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-ALARM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 jnxAlarms 1.3.6.1.4.1.2636.3.4
This is Juniper Networks' implementation of enterprise specific MIB for alarms from the router chassis box.
     jnxCraftAlarms 1.3.6.1.4.1.2636.3.4.2
         jnxAlarmRelayMode 1.3.6.1.4.1.2636.3.4.2.1 integer read-only
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. Enumeration: 'cutOff': 3, 'passOn': 2, 'other': 1.
         jnxYellowAlarms 1.3.6.1.4.1.2636.3.4.2.2
             jnxYellowAlarmState 1.3.6.1.4.1.2636.3.4.2.2.1 integer read-only
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. Enumeration: 'on': 3, 'other': 1, 'off': 2.
             jnxYellowAlarmCount 1.3.6.1.4.1.2636.3.4.2.2.2 gauge32 read-only
The number of currently active and non-silent yellow alarms. This object is independent of the ACO/LT (Alarm Cut Off / Lamp Test) button.
             jnxYellowAlarmLastChange 1.3.6.1.4.1.2636.3.4.2.2.3 timestamp read-only
The value of sysUpTime when the yellow alarm last changed - either from off to on or vice versa. Zero if unknown or never changed since the agent was up.
         jnxRedAlarms 1.3.6.1.4.1.2636.3.4.2.3
             jnxRedAlarmState 1.3.6.1.4.1.2636.3.4.2.3.1 integer read-only
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. Enumeration: 'on': 3, 'other': 1, 'off': 2.
             jnxRedAlarmCount 1.3.6.1.4.1.2636.3.4.2.3.2 gauge32 read-only
The number of currently active and non-silent red alarms. This object is independent of the ACO/LT (Alarm Cut Off / Lamp Test) button.
             jnxRedAlarmLastChange 1.3.6.1.4.1.2636.3.4.2.3.3 timestamp read-only
The value of sysUpTime when the red alarm last changed - either from off to on or vice versa. Zero if unknown or never changed since the agent was up.