MIB Viewer

ARISTA-REDUNDANCY-MIB

23 objects
This MIB module provides configuration and status information pertaining to high availability or redundancy infrastructure on Arista devices. As such, this MIB module is aimed at providing relevant information on 'Modular Systems' which support dual supervisors for control plane redundancy. Each of the dual supervisors are referred to as 'unit' in the module.
Imported Objects
ARISTA-SMI-MIBaristaMibs
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION TimeStamp
OIDNameAccessStatusDescription
1.3.6.1.4.1.30065.3.8IdentityaristaRedundancyMIBThis MIB module provides configuration and status information pertaining to high availability or redundancy infrastructure on Arista devices. As such, this MIB…
1.3.6.1.4.1.30065.3.8.0NodearistaRedundancyObjects
1.3.6.1.4.1.30065.3.8.0.0NodearistaRedundancyStatus
1.3.6.1.4.1.30065.3.8.0.0.1ScalararistaRedundancyProtocolConfigread-onlycurrentIndicates the configured redundancy protocol in the system.
1.3.6.1.4.1.30065.3.8.0.0.2ScalararistaRedundancyProtocolOperread-onlycurrentIndicates the operational redundancy protocol in the system.
1.3.6.1.4.1.30065.3.8.0.0.3TablearistaRedundancyUnitStateTablenot-accessiblecurrentThis table contains the current redundancy state information for the units in the system.
1.3.6.1.4.1.30065.3.8.0.0.3.1RowaristaRedundancyUnitStateEntrynot-accessiblecurrentAn entry containing redundancy state information for a unit.
1.3.6.1.4.1.30065.3.8.0.0.3.1.1ColumnaristaRedundancyUnitIdnot-accessiblecurrentA unique identifier representing a unit. Usually it is the slot number of the inserted unit on the given modular system.
1.3.6.1.4.1.30065.3.8.0.0.3.1.2ColumnaristaRedundancyUnitStateread-onlycurrentThe current state of the given unit.
1.3.6.1.4.1.30065.3.8.0.0.3.1.3ColumnaristaRedundancyUnitStateEntryTimeread-onlycurrentThe value of sysUpTime when the unit entered the given state.
1.3.6.1.4.1.30065.3.8.0.0.4ScalararistaRedundancyLastSwOverReasonread-onlycurrentThe reason for the last switchover in the system.
1.3.6.1.4.1.30065.3.8.0.1NodearistaRedundancyHistory
1.3.6.1.4.1.30065.3.8.1NodearistaRedundancyNotifications
1.3.6.1.4.1.30065.3.8.1.0NodearistaRedundancyNotificationPrefix
1.3.6.1.4.1.30065.3.8.1.0.1NotificationaristaRedundancySwitchOverNotifcurrentA switchover notification is generated whenever a unit becomes active and it has taken over the control plane duties.
1.3.6.1.4.1.30065.3.8.2NodearistaRedundancyConformance
1.3.6.1.4.1.30065.3.8.2.1NodearistaRedundancyCompliances
1.3.6.1.4.1.30065.3.8.2.1.1CompliancearistaRedundancyCompliancecurrentThe compliance statement for Arista switches that support Redundancy MIB.
1.3.6.1.4.1.30065.3.8.2.2NodearistaRedundancyGroups
1.3.6.1.4.1.30065.3.8.2.2.1GrouparistaRedundancyStatusGroupcurrentThe collection of objects that represent the redundancy status of the system.
1.3.6.1.4.1.30065.3.8.2.2.2GrouparistaRedundancyNotificationsGroupcurrentThe collection of notifications generated by the system on redundancy change events.
Type Definitions
NameSyntaxStatusDescription
AristaRedundancyProtocolINTEGER { unknown(0), simplex(1), rpr(2), sso(3) }currentThe redundancy protocol. unknown - The protocol is unknown. simplex - The peer unit will remain disabled with this protocol. rpr - Route Processor Redundancy. This protocol allows the startup configuration files to be s…
AristaRedundancyStateINTEGER { unknown(0), standby(1), active(2), disabled(3) }currentThe status of the unit. unknown - The redundancy status is unknown. standby - The unit is initialized, and is in the standby state. active - The unit is currently in active mode. The SNMP agent runs only on the active u…