RBN-MC-LAG-MIB: View SNMP OID List / Download MIB
VENDOR: ERICSSON
Home | MIB: RBN-MC-LAG-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).
|
|||
Object Name | OID | Type | Access | Info |
rbnMcLagMIB | 1.3.6.1.4.1.2352.2.102 |
Creating new file with same renamed contents from RBN-LAG-MIB.my. Renaming: Lag to McLag. |
||
rbnMcLagNotifications | 1.3.6.1.4.1.2352.2.102.0 | |||
rbnMcLagSwitchOverEvent | 1.3.6.1.4.1.2352.2.102.0.1 |
An MC-LAG switch-over trap indicates that a switch-over has happened and also it identifies which LAG will become active LAG. |
||
rbnMcLagOperFailed | 1.3.6.1.4.1.2352.2.102.0.2 |
This trap indicates an MC-LAG has failed and why. |
||
rbnMcLagOperFailureCleared | 1.3.6.1.4.1.2352.2.102.0.3 |
This trap indicates an MC-LAG has recovered from a failure. |
||
rbnMcLagConstituentPortUp | 1.3.6.1.4.1.2352.2.102.0.4 |
This trap indicates whether LACP on a constituent link is active in a LAG of an MC-LAG. |
||
rbnMcLagConstituentPortDown | 1.3.6.1.4.1.2352.2.102.0.5 |
This trap indicates whether LACP on a constituent link has failed in a LAG of an MC-LAG. |
||
rbnMcLagObjects | 1.3.6.1.4.1.2352.2.102.1 | |||
rbnMcLagTable | 1.3.6.1.4.1.2352.2.102.1.1 | no-access |
This table consists of MC-LAG management objects. |
|
1.3.6.1.4.1.2352.2.102.1.1.1 | no-access |
Each entry contains management objects of an MC-LAG node. |
||
rbnMcLagName | 1.3.6.1.4.1.2352.2.102.1.1.1.1 | snmpadminstring | no-access |
This string name uniquely identifies an MC-LAG within an MC-LAG cluster. Within an MC-LAG cluster, there could not be two LAG with the same name on the same chassis. The MC-LAGs with the same name on different chassis are peer to each other. |
rbnMcLagId | 1.3.6.1.4.1.2352.2.102.1.1.1.2 | integer32 | read-only |
The identifier is assigned to a LAG on individual chassis at the time of LAG configuration. This identifier could be different between LAG in the same MC-LAG. There is no coordination between the two id manager on the two chassis in assigning the LAG ID on different chassis. |
rbnMcLagSystemPriority | 1.3.6.1.4.1.2352.2.102.1.1.1.3 | integer32 | read-only |
This is a configurable value. The system priority will form part of the link-group system id. System priority priority will occupy the last 32 bit of the system-id. |
rbnMcLagSystemMacAddress | 1.3.6.1.4.1.2352.2.102.1.1.1.4 | macaddress | read-only |
The . |
rbnMcLagRevertiveMode | 1.3.6.1.4.1.2352.2.102.1.1.1.5 | truthvalue | read-only |
This boolean value indicates whether revertive mode is set for an MC-LAG. If revertive mode is set, the LAG with higher priority starts the revertive process once it recovers from some failures to a state where it has regained capacity to take over as the active LAG of an MC-LAG. |
rbnMcLagRevertiveHoldTimer | 1.3.6.1.4.1.2352.2.102.1.1.1.6 | integer32 | read-only |
This is a configurable value in revertive mode. If this value is configured, the LAG with higher priority will hold off for the seconds configured by the value before starting the revertive procedure. |
rbnMcLagOperState | 1.3.6.1.4.1.2352.2.102.1.1.1.7 | integer | read-only |
The current MC-LAG state: Up - When the MC-LAG is active on one of the two chassis. In this state, the traffic are flowing through the active LAG. Down - When the MC-LAG is down, the LAG is not in a position to take over as active LAG of an MC-LAG. Standby - When the MC-LAG is standby, the LAG is ready to take over as the active LAG fails. Enumeration: 'down': 2, 'standby': 3, 'up': 1. |
rbnMcLagOperErrorCode | 1.3.6.1.4.1.2352.2.102.1.1.1.8 | integer | read-only |
The reason that MC-LAG is Down. configMismatch - MC-LAG is down because LAG related configuration is not the same between the two LAGs in an MC-LAG. priorityError - MC-LAG is down because the configured port priority values between the two LAGs of an MC-LAG are ambiguous as to which LAG is higher in priority. downMinLink - MC-LAG is down because the LAG doesn't have enough links that are up to satisfy the configured minimum link requirement. Enumeration: 'configMismatch': 1, 'noError': 0, 'downMinLink': 3, 'priorityError': 2. |
rbnMcLagSwitchOverTime | 1.3.6.1.4.1.2352.2.102.1.1.1.9 | dateandtime | read-only |
This indicated the last time MC-LAG was switched-over. |
rbnMcLagSwitchOverReason | 1.3.6.1.4.1.2352.2.102.1.1.1.10 | snmpadminstring | read-only |
This indicate in text the reason for MC-LAG switchover. |
rbnMcLagConstituentTable | 1.3.6.1.4.1.2352.2.102.1.2 | no-access |
This is a table of constituent links for a LAG |
|
1.3.6.1.4.1.2352.2.102.1.2.1 | no-access |
A constituent link of an MCLAG. A constituent link is uniquely identified by a slot, port, and port priority. |
||
rbnMcLagConstituentName | 1.3.6.1.4.1.2352.2.102.1.2.1.1 | snmpadminstring | no-access |
This string name uniquely identifies an MC-LAG within an MC-LAG cluster. Within an MC-LAG cluster, there could not be two LAG with the same name on the same chassis. The MC-LAGs with the same name on different chassis are peer to each other. |
rbnMcLagConstituentSlot | 1.3.6.1.4.1.2352.2.102.1.2.1.2 | rbnslot | no-access |
This indicates the slot number of the constituent link. |
rbnMcLagConstituentPort | 1.3.6.1.4.1.2352.2.102.1.2.1.3 | rbnport | no-access |
This indicates the port number of the constituent link. |
rbnMcLagConstituentPortPriority | 1.3.6.1.4.1.2352.2.102.1.2.1.4 | integer32 | read-only |
This indicates the configured priority of the constituent link. |
rbnMcLagConstituentPortIfIndex | 1.3.6.1.4.1.2352.2.102.1.2.1.5 | interfaceindex | read-only |
The hardware interface index associated with the constituent link. |
rbnMcLagConstituentLACPErrorCode | 1.3.6.1.4.1.2352.2.102.1.2.1.6 | integer | read-only |
The reason LACP on a constituent is down. portFailure - LACP is down because the consitutent port is down. ccmFailure - LACP is down because the ccm is down. bfdFailure - LACP is down because bfd is down. Enumeration: 'bfdFailure': 3, 'noError': 0, 'portFailure': 1, 'ccmFailure': 2. |
rbnMcLagConformance | 1.3.6.1.4.1.2352.2.102.2 | |||
rbnMcLagGroups | 1.3.6.1.4.1.2352.2.102.2.1 | |||
rbnMcLagObjectGroup | 1.3.6.1.4.1.2352.2.102.2.1.1 |
Collection of scalar objects required for Multi-chassis Link-group management. |
||
rbnMcLagNotificationGroup | 1.3.6.1.4.1.2352.2.102.2.1.2 |
Objects required for Multi-chassis Link-group notifications. |
||
rbnMcLagCompliances | 1.3.6.1.4.1.2352.2.102.2.2 | |||
rbnMcLagModuleCompliance | 1.3.6.1.4.1.2352.2.102.2.2.1 |
Compliance statement for agents that provide support for the RBN-MC-LAG-MIB |