CIENA-CES-EXT-LAG-MIB: View SNMP OID List / Download MIB
VENDOR: CIENA CORPORATION
Home | MIB: CIENA-CES-EXT-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 |
cienaCesExtLagMIB | 1.3.6.1.4.1.1271.2.1.3 |
This MIB module is an extension to the ieee8023-lag-mib. This MIB defines the mgmt objects for the creation and deletion of LAGs. |
||
cienaCesExtLagMIBObjects | 1.3.6.1.4.1.1271.2.1.3.1 | |||
cienaCesExtLag | 1.3.6.1.4.1.1271.2.1.3.1.1 | |||
cienaCesMaxLags | 1.3.6.1.4.1.1271.2.1.3.1.1.1 | unsigned32 | read-only |
The maximum number of LAGs that this device supports. |
cienaCesNumLags | 1.3.6.1.4.1.1271.2.1.3.1.1.2 | unsigned32 | read-only |
The current number of LAGs that are configured on this device. |
cienaCesExtLagTable | 1.3.6.1.4.1.1271.2.1.3.1.1.3 | no-access |
The (conceptual) table listing all the LAGs. |
|
1.3.6.1.4.1.1271.2.1.3.1.1.3.1 | no-access |
An entry (conceptual row) in the cienaCesExtLagTable. |
||
cienaCesExtAggId | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.1 | integer32 | read-only |
Object that specifies a unique entry in the cienaCesExtLagTable. A management station wishing to create a LAG should use a pseudo-random value for this object when creating an instance of a cienaCesExtLagEntry. |
cienaCesExtAggName | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.2 | displaystring | read-only |
The name assigned to this LAG by the management station. This object can only be set while creating the LAG. The LAG cannot be renamed once it is created. |
cienaCesExtAggIndex | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.3 | integer32 | read-only |
The unique identifier allocated to this LAG by the local system. This attribute identifies an LAG instance among the subordinate managed objects of the containing object. This value is read-only. This object refers to the dot3adAggIndex in the ieee-8023-lag-mib. |
cienaCesExtAggMode | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.4 | integer | read-only |
This object specifies the mode in which the given aggregation is operating. Enumeration: 'lacp': 1, 'manual': 2. |
cienaCesExtLagProtectionRevertState | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.5 | integer | read-only |
This object specifies that if the primary port goes from operationally disabled to operationally enabled it shall become active, and one of the secondary ports shall become backup if this MIB object is set to 'on' and the cienaCesLagProtectionRevertTimer timer expires. Enumeration: 'on': 1, 'off': 2. |
cienaCesExtLagProtectionRevertTimer | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.6 | integer | read-only |
This object specifies the revert protection timer value. |
cienaCesExtAggTotalAddedPorts | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.7 | unsigned32 | read-only |
This object specifies the total number of member ports present in the LAG group. |
cienaCesExtAggTotalProtectionPorts | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.8 | unsigned32 | read-only |
This object specifies the total number of protection member ports present in the LAG group. |
cienaCesExtLagProtectionMode | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.9 | integer | read-only |
This object specifies the LACP protection-mode in which the given aggregation is operating. Enumeration: 'none': 3, 'proprietary': 1, 'standard': 2. |
cienaCesExtAggICL | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.10 | displaystring | read-only |
This object specifies the inter-chassis link name that the multi-chassis LAG is using. |
cienaCesExtAggRole | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.11 | integer | read-only |
This object specifies if the MC-LAG node is primary or backup Enumeration: 'none': 3, 'backup': 2, 'primary': 1. |
cienaCesExtAggRgNodeId | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.12 | unsigned32 | read-only |
This object specifies the MC-LAG RG node ID. |
cienaCesExtAggRgDynamicPriority | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.13 | unsigned32 | read-only |
This object specifies the MC-LAG RG node dynamically assigned priority. |
cienaCesExtAggRgOperKey | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.14 | unsigned32 | read-only |
This object specifies the MC-LAG RG node operational key. |
cienaCesExtAggRedundancyState | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.15 | integer | read-only |
This object specifies the oper state of the MC-LAG node Enumeration: 'none': 6, 'unavailable': 2, 'standalone': 5, 'standby': 4, 'down': 1, 'active': 3. |
cienaCesExtAggConnectState | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.16 | integer | read-only |
This object specifies the Connect State of the MC-LAG node. Enumeration: 'mismatch': 4, 'init': 1, 'connected': 3, 'disconnected': 2, 'none': 5. |
cienaCesExtAggRgMismatchStatus | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.17 | integer | read-only |
This object specifies the Mismatch Status of the MC-LAG node. Enumeration: 'partner': 3, 'none': 5, 'rgpeer': 2, 'version': 4, 'no': 1. |
cienaCesExtAggPeerSystemMac | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.18 | macaddress | read-only |
This object specifies the MC-LAG peer node system MAC address. |
cienaCesExtAggPeerRgNodeId | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.19 | unsigned32 | read-only |
This object specifies the MC-LAG peer RG node ID. |
cienaCesExtAggPeerRgDynamicPriority | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.20 | unsigned32 | read-only |
This object specifies the MC-LAG peer RG node dynamically assigned priority. |
cienaCesExtAggPeerRgOperKey | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.21 | unsigned32 | read-only |
This object specifies the MC-LAG peer RG node operational key. |
cienaCesExtAggPeerRgNumAddedPorts | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.22 | unsigned32 | read-only |
This object specifies number of ports added to the MC-LAG peer RG node. |
cienaCesExtAggPeerRgNumAvailablePorts | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.23 | unsigned32 | read-only |
This object specifies number of ports available to the MC-LAG peer RG node. |
cienaCesExtAggDisconnectRx | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.24 | counter32 | read-only |
This object specifies the number of Disconnect messages received by the MC-LAG node. |
cienaCesExtAggDisconnectTx | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.25 | counter32 | read-only |
This object specifies the number of Disconnect messages transmitted by the MC-LAG node. |
cienaCesExtAggConfigMismatchRx | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.26 | counter32 | read-only |
This object specifies the number of mismatch config messages received by the MC-LAG node. |
cienaCesExtAggKeyMismatchCount | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.27 | counter32 | read-only |
This object specifies the number of messages received with mismatching key by the MC-LAG node. |
cienaCesExtAggOutOfSequenceRx | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.28 | counter32 | read-only |
This object specifies the number of out of sequence messages received by the MC-LAG node. |
cienaCesExtAggPeerUnreachableCount | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.29 | counter32 | read-only |
This object specifies the number of times peer was unreachable. |
cienaCesExtAggUnknownRx | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.30 | counter32 | read-only |
This object specifies the number unknown messages received by the MC-LAG node. |
cienaCesExtAggTotalRx | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.31 | counter32 | read-only |
This object specifies the total number of messages received by the MC-LAG node. |
cienaCesExtAggTotalTx | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.32 | counter32 | read-only |
This object specifies the total number of messages transmitted by MC-LAG node. |
cienaCesExtAggTotalDownTime | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.33 | unsigned32 | read-only |
This object specifies total time for which the MC-LAG node has been operationally down. |
cienaCesExtAggUpTime | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.34 | unsigned32 | read-only |
This object specifies time for which the MC-LAG node has been operationally up. |
cienaCesExtAggTimeInProtectState | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.35 | unsigned32 | read-only |
This object specifies time for which the MC-LAG node has been in protection state. |
cienaCesExtAggLastTimeProtected | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.36 | unsigned32 | read-only |
This object specifies time of day of the last MC-LAG protection switching. |
cienaCesExtAggNumberOfSwitchovers | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.37 | counter32 | read-only |
This object specifies the number of MC-LAG protection switching. |
cienaCesExtAggMultiChassis | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.38 | integer | read-only |
This object specifies if the LAG is an MC-LAG Enumeration: 'yes': 1, 'no': 2. |
cienaCesExtAggMinimumLinkAggregation | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.39 | integer | read-only |
This object enables minimum link aggregation mode for the LAG group Enumeration: 'on': 1, 'off': 2. |
cienaCesExtAggMinimumLinkThreshold | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.40 | integer32 | read-only |
This object specifies minimum link threshold value for minimum link aggregation mode. |
cienaCesExtAggAdminState | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.41 | integer | read-only |
This object displays current value of Admin state of the LAG group Enumeration: 'down': 2, 'up': 1. |
cienaCesExtAggOperState | 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.42 | integer | read-only |
This object displays current value of Oper State of the LAG group Enumeration: 'down': 2, 'up': 1. |
cienaCesLagProtectionTable | 1.3.6.1.4.1.1271.2.1.3.1.1.4 | no-access |
The (conceptual) table listing the protection ports for each aggregation. |
|
1.3.6.1.4.1.1271.2.1.3.1.1.4.1 | no-access |
An entry (conceptual row) in the cienaCesLagProtectionTable. |
||
cienaCesLagProtectionPort | 1.3.6.1.4.1.1271.2.1.3.1.1.4.1.1 | integer | read-only |
This object specifies the protection port number. It is also used as an index in the table. |
cienaCesExtAggMarkerTimeout | 1.3.6.1.4.1.1271.2.1.3.1.1.5 | unsigned32 | read-only |
This object specifies time for which Marker PDUs are sent periodically. |
cienaCesExtLagMIBConformance | 1.3.6.1.4.1.1271.2.1.3.2 | |||
cienaCesExtLagMIBCompliances | 1.3.6.1.4.1.1271.2.1.3.2.1 | |||
cienaCesExtLagMIBGroups | 1.3.6.1.4.1.1271.2.1.3.2.2 | |||
cienaCesExtLagMIBNotificationPrefix | 1.3.6.1.4.1.1271.2.2.21 | |||
cienaCesExtLagMIBNotifications | 1.3.6.1.4.1.1271.2.2.21.0 | |||
cienaCesExtLagMclagStateChange | 1.3.6.1.4.1.1271.2.2.21.0.1 |
This notification is sent when MC-LAG oper state changes. Var binding cienaCesExtAggId represents the MC-LAG PGID. |