Juniper-REDUNDANCY-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-REDUNDANCY-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
 juniRedundancyMIB 1.3.6.1.4.1.4874.2.2.74
The redundancy configuration MIB for Juniper Networks enterprise.
       juniRedundancyNotifications 1.3.6.1.4.1.4874.2.2.74.0
           juniRedundancyColdSwitchoverNotification 1.3.6.1.4.1.4874.2.2.74.0.1
This notification is generated in a dual SRP system when control transfers from one to SRP to the other in file system synchronization mode or when high availability is not operational. This notification is sent by the newly active SRP immediately following the switchover in which configuration is preserved but volatile state is lost.
           juniRedundancyWarmSwitchoverNotification 1.3.6.1.4.1.4874.2.2.74.0.2
This notification is generated in a dual SRP system when control transfers from one SRP to the other and high availability is operational. This notification is sent by the newly active SRP immediately following the switchover in which configuration and volatile state are preserved.
           juniRedundancyStateEnabledNotification 1.3.6.1.4.1.4874.2.2.74.0.3
A state change notification sent by active SRP whenever system enters 'active' state.
           juniRedundancyStateDisabledNotification 1.3.6.1.4.1.4874.2.2.74.0.4
A state change notification sent by active SRP whenever system enters 'disabled' state.
           juniRedundancyStatePendingNotification 1.3.6.1.4.1.4874.2.2.74.0.5
A state change notification sent by active SRP whenever system enters 'pending' state.
           juniRedundancyModeNotification 1.3.6.1.4.1.4874.2.2.74.0.6
A mode change notification sent by active SRP whenever redundancy mode of the system is changed from 'fileSystemSynchronization' to 'highAvailability' and vice versa.
       juniRedundancyObjects 1.3.6.1.4.1.4874.2.2.74.1
           juniRedundancyStatus 1.3.6.1.4.1.4874.2.2.74.1.1
               juniRedundancyActiveSlot 1.3.6.1.4.1.4874.2.2.74.1.1.1 integer32 read-only
A unique identifier for active SRP slot.
               juniRedundancyActiveSlotState 1.3.6.1.4.1.4874.2.2.74.1.1.2 juniredundancystate read-only
The current state of redundancy on active SRP.
               juniRedundancyStandbySlot 1.3.6.1.4.1.4874.2.2.74.1.1.3 integer32 read-only
A unique identifier for standby SRP slot.
               juniRedundancyStandbySlotState 1.3.6.1.4.1.4874.2.2.74.1.1.4 juniredundancystate read-only
The current state of redundancy on standby SRP.
               juniRedundancyLastResetReason 1.3.6.1.4.1.4874.2.2.74.1.1.5 juniredundancyresetreason read-only
The reason for the last SRP reset.
               juniRedundancyLastSystemActivationTime 1.3.6.1.4.1.4874.2.2.74.1.1.6 timeticks read-only
The value of sysUptime when the system is operational either following a reload or a switchover. The value 0 is a special value to indicate 'from reset'.
               juniRedundancyLastSystemActivationType 1.3.6.1.4.1.4874.2.2.74.1.1.7 juniredundancysystemactivationtype read-only
The type of last SRP activation when the system became operational.
               juniRedundancyHaActiveTime 1.3.6.1.4.1.4874.2.2.74.1.1.8 timeticks read-only
The value of sysUptime when active SRP enters 'active' state as indicated in juniRedundancyActiveSlotState object. The value is 0 in file system synchronization redundancy mode.
           juniRedundancyCfg 1.3.6.1.4.1.4874.2.2.74.1.2
               juniRedundancyNotifsEnabled 1.3.6.1.4.1.4874.2.2.74.1.2.1 truthvalue read-write
Allows enabling and disabling of redundancy subsystem notifications.
               juniRedundancyCfgRedundancyMode 1.3.6.1.4.1.4874.2.2.74.1.2.2 juniredundancymode read-write
Indicates the redundancy mode configured on the system.
           juniRedundancyHistory 1.3.6.1.4.1.4874.2.2.74.1.3
               juniRedundancySystemActivationHistoryTableMaxLength 1.3.6.1.4.1.4874.2.2.74.1.3.1 integer32 read-write
Maximum number of entries allowed in juniRedundancySystemActivationHistoryTable. A value of 0 will result in no history being displayed in juniRedundancySystemActivationHistoryTable.
               juniRedundancySystemActivationHistoryCommand 1.3.6.1.4.1.4874.2.2.74.1.3.2 juniredundancyhistorycommand read-write
A control variable to perform certain operations on juniRedundancySystemActivationHistoryTable.
               juniRedundancySystemActivationHistoryTable 1.3.6.1.4.1.4874.2.2.74.1.3.3 no-access
A table that tracks the history of all reloads and switchovers that have occurred since system is powered on. The maximum number of entries permissible in this table is defined by juniRedundancySystemActivationHistoryTableMaxLength. When the number of entries in the table reaches the maximum limit, the next entry would replace the oldest existing entry in the table.
                   juniRedundancySystemActivationHistoryEntry 1.3.6.1.4.1.4874.2.2.74.1.3.3.1 no-access
The entries in this table contain the reload and switchover information. Each entry in the table is indexed by juniRedundancySystemActivationHistoryIndex. The index wraps around to 1 after reaching the maximum value.
                       juniRedundancySystemActivationHistoryIndex 1.3.6.1.4.1.4874.2.2.74.1.3.3.1.1 integer32 no-access
An integer value for the purpose of indexing system activation history table. After reaching maximum value as indicated by juniRedundancySystemActivationHistoryTableMaxLength, it wraps around to 1.
                       juniRedundancyHistoryResetType 1.3.6.1.4.1.4874.2.2.74.1.3.3.1.2 juniredundancyresettype read-only
Indicates the nature of the reset - reload or switchover - and the slot types involved. Depending on the value of this object, certain elements of JuniRedundancySystemActivationHistoryEntry will not be applicable.
                       juniRedundancyHistoryActivationType 1.3.6.1.4.1.4874.2.2.74.1.3.3.1.3 juniredundancysystemactivationtype read-only
Indicates the activation type of the particular historical system activation entry with respect to the slot types involved.
                       juniRedundancyHistoryPrevActiveSlot 1.3.6.1.4.1.4874.2.2.74.1.3.3.1.4 integer32 read-only
Indicates the slot number of active SRP or line card that went down.
                       juniRedundancyHistoryPrevActiveRelease 1.3.6.1.4.1.4874.2.2.74.1.3.3.1.5 displaystring read-only
Indicates the system-wide boot release file name of the slot indicated by juniRedundancyHistoryPrevActiveSlot.
                       juniRedundancyHistoryCurrActiveSlot 1.3.6.1.4.1.4874.2.2.74.1.3.3.1.6 integer32 read-only
Indicates the slot number of standby SRP or spare line card that took over.
                       juniRedundancyHistoryCurrActiveRelease 1.3.6.1.4.1.4874.2.2.74.1.3.3.1.7 displaystring read-only
Indicates the system-wide boot release file name of the slot indicated by juniRedundancyHistoryCurrActiveSlot.
                       juniRedundancyHistoryResetReason 1.3.6.1.4.1.4874.2.2.74.1.3.3.1.8 juniredundancyresetreason read-only
Indicates the reason for reload or switchover of the slots involved.
                       juniRedundancyHistoryActivationTime 1.3.6.1.4.1.4874.2.2.74.1.3.3.1.9 dateandtime read-only
Indicates the date and time when the reload or switchover of the slots occurred.
               juniRedundancyHistoryReloads 1.3.6.1.4.1.4874.2.2.74.1.3.4 integer32 read-only
Indicates the number of reloads since the system is powered on.
               juniRedundancyHistoryColdSwitchovers 1.3.6.1.4.1.4874.2.2.74.1.3.5 integer32 read-only
Indicates the number of cold switchovers since the system is powered on.
               juniRedundancyHistoryWarmSwitchovers 1.3.6.1.4.1.4874.2.2.74.1.3.6 integer32 read-only
Indicates the number of warm switchovers since the system is powered on.
       juniRedundancyMIBConformance 1.3.6.1.4.1.4874.2.2.74.2
           juniRedundancyMIBCompliances 1.3.6.1.4.1.4874.2.2.74.2.1
               juniRedundancyMIBCompliance 1.3.6.1.4.1.4874.2.2.74.2.1.1
The compliance statement for system redundancy support.
           juniRedundancyMIBGroups 1.3.6.1.4.1.4874.2.2.74.2.2
               juniRedundancyStatusGroup 1.3.6.1.4.1.4874.2.2.74.2.2.1
The collection of redundancy status objects.
               juniRedundancyCfgGroup 1.3.6.1.4.1.4874.2.2.74.2.2.2
The collection of redundancy configuration objects.
               juniRedundancyHistoryGroup 1.3.6.1.4.1.4874.2.2.74.2.2.3
The collection of redundancy history objects.
               juniRedundancyNotificationGroup 1.3.6.1.4.1.4874.2.2.74.2.2.4
The collection of notifications for redundancy events.