WWP-LEOS-EXT-LAG-MIB
AI MIB Summary
The WWP-LEOS-EXT-LAG-MIB extends IEEE 802.3 LAG management on Foundry/Netgear LEOS switches to enable programmatic creation and deletion of Link Aggregation Group (LAG) Aggregators, exposing specific managed objects for dynamic port-channel lifecycle control.
This MIB module is an extension to the IEEE8023-LAG-mib. This MIB defines the managed objects for the creation and deletion of Aggregators.
Main OID:
wwpLeosExtLagMIB.1.3.6.1.4.1.6141.2.60.14
31
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
31 total| Object Name |
|---|
wwpLeosExtLagMIBThis MIB module is an extension to the IEEE8023-LAG-mib. This MIB defines the managed objects for the creation and deletion of Aggregators. MODULE-IDENTITY .1.3.6.1.4.1.6141.2.60.14 |
wwpLeosExtLagMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.14.1 |
wwpLeosExtLag OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.14.1.1 |
wwpLeosMaxLagsThe maximum number of aggregators that this device supports.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.14.1.1.1 |
wwpLeosNumLagsThe current number of LAGs that are configured in this device.ro Unsigned32 .1.3.6.1.4.1.6141.2.60.14.1.1.2 |
wwpLeosExtLagTableThe (conceptual) table listing all the aggregators. SEQUENCE OF WwpLeosExtLagEntry .1.3.6.1.4.1.6141.2.60.14.1.1.3 |
wwpLeosExtLagEntryAn entry (conceptual row) in the wwpLeosExtLagTable. WwpLeosExtLagEntry .1.3.6.1.4.1.6141.2.60.14.1.1.3.1 |
wwpLeosExtAggIdObject which specifies a unique entry in the wwpLeosExtLagTable. A management station wishing to create a LAG should use a pseudo-random value for this object when creating an instance of a wwpLeosExtLagEntry.ro Integer32 .1.3.6.1.4.1.6141.2.60.14.1.1.3.1.1 |
wwpLeosExtAggNameThe name assigned to this Lag by the Management station. This object can only be set while creating LAG. It is not allowed to rename the LAG name once it is created.rw DisplayString .1.3.6.1.4.1.6141.2.60.14.1.1.3.1.2 |
wwpLeosExtAggIndexThe unique identifier allocated to this Aggregator by the local System. This attribute identifies an Aggregator instance among the subordinate managed objects of the containing object. This value is read-only. This object refer to the dot3adAggIndex in the IEEE-8023-LAG-MIB.ro Integer32 .1.3.6.1.4.1.6141.2.60.14.1.1.3.1.3 |
wwpLeosExtAggStatusUsed to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To disable the aggregator, a management should set this object to 'notInService'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.14.1.1.3.1.4 |
wwpLeosExtAggModeThis object specifies the mode in which given aggregation is operating.rw Enumeration .1.3.6.1.4.1.6141.2.60.14.1.1.3.1.5 |
wwpLeosExtLagProtectionRevertStateThis 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 wwpLeosLagProtectionRevertTimer timer expires.rw Enumeration .1.3.6.1.4.1.6141.2.60.14.1.1.3.1.6 |
wwpLeosExtLagProtectionRevertTimerThis object specifies the revert protection timer value.rw INTEGER .1.3.6.1.4.1.6141.2.60.14.1.1.3.1.7 |
wwpLeosExtAggHashModeThis object specifies the hash mode used by the aggregation for known unicast frames.rw Enumeration .1.3.6.1.4.1.6141.2.60.14.1.1.3.1.8 |
wwpLeosExtLagProtectionModeThis object specifies the LACP protection-mode in which given aggregation is operating.rw Enumeration .1.3.6.1.4.1.6141.2.60.14.1.1.3.1.9 |
wwpLeosLagModeTableThe (conceptual) table listing the modes of aggregation on each port. SEQUENCE OF WwpLeosLagModeEntry .1.3.6.1.4.1.6141.2.60.14.1.1.4 |
wwpLeosLagModeEntryAn entry (conceptual row) in the wwpLeosLagModeTable. WwpLeosLagModeEntry .1.3.6.1.4.1.6141.2.60.14.1.1.4.1 |
wwpLeosLagPhyPortIdThis object specifies the physical port number. It is also used as index in the table.ro INTEGER .1.3.6.1.4.1.6141.2.60.14.1.1.4.1.1 |
wwpLeosLagAdminModeThis object specifies the administrative mode in which given port is operating.rw Enumeration .1.3.6.1.4.1.6141.2.60.14.1.1.4.1.2 |
wwpLeosLagOperModeThis object specifies the operation mode in which given port is operating.ro Enumeration .1.3.6.1.4.1.6141.2.60.14.1.1.4.1.3 |
wwpLeosLagProtectionTableThe (conceptual) table listing the protection ports for each aggregation. SEQUENCE OF WwpLeosLagProtectionEntry .1.3.6.1.4.1.6141.2.60.14.1.1.5 |
wwpLeosLagProtectionEntryAn entry (conceptual row) in the wwpLeosLagProtectionTable. WwpLeosLagProtectionEntry .1.3.6.1.4.1.6141.2.60.14.1.1.5.1 |
wwpLeosLagProtectionPortThis object specifies the protection port number. It is also used as index in the table.ro INTEGER .1.3.6.1.4.1.6141.2.60.14.1.1.5.1.1 |
wwpLeosLagProtectionRowStatusUsed to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete entry set this object to 'destroy'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.14.1.1.5.1.2 |
wwpLeosExtAggFloodHashModeThis object specifies the aggregation hash mode used by unknown unicast, multicast and broadcast frames for all aggregation ports in the system.rw Enumeration .1.3.6.1.4.1.6141.2.60.14.1.1.6 |
wwpLeosExtLagMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.14.2 |
wwpLeosExtLagMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.14.2.0 |
wwpLeosExtLagMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.14.3 |
wwpLeosExtLagMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.14.3.1 |
wwpLeosExtLagMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.14.3.2 |