LAG-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: 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).
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
 lagMIB 1.2.840.10006.300.43
The Link Aggregation module for managing IEEE 802.3ad.
       lagMIBObjects 1.2.840.10006.300.43.1
           dot3adAgg 1.2.840.10006.300.43.1.1
               dot3adAggTable 1.2.840.10006.300.43.1.1.1 no-access
A table that contains information about every Aggregator that is associated with this System.
                   dot3adAggEntry 1.2.840.10006.300.43.1.1.1.1 no-access
A list of the Aggregator parameters. This is indexed by the ifIndex of the Aggregator.
                       dot3adAggIndex 1.2.840.10006.300.43.1.1.1.1.1 interfaceindex no-access
The 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.
                       dot3adAggMACAddress 1.2.840.10006.300.43.1.1.1.1.2 macaddress read-only
A 6-octet read-only value carrying the individual MAC address assigned to the Aggregator.
                       dot3adAggActorSystemPriority 1.2.840.10006.300.43.1.1.1.1.3 integer read-write
A 2-octet read-write value indicating the priority value associated with the Actor's System ID.
                       dot3adAggActorSystemID 1.2.840.10006.300.43.1.1.1.1.4 macaddress read-only
A 6-octet read-write MAC address value used as a unique identifier for the System that contains this Aggregator. NOTE -- From the perspective of the Link Aggregation mechanisms described in Clause 43, only a single combination of Actor's System ID and System Priority are considered, and no distinction is made between the values of these parameters for an Aggregator and the port(s) that are associated with it; i.e., the protocol is described in terms of the operation of aggregation within a single System. However, the managed objects provided for the Aggregator and the port both allow management of these parameters. The result of this is to permit a single piece of equipment to be configured by management to contain more than one System from the point of view of the operation of Link Aggregation. This may be of particular use in the configuration of equipment that has limited aggregation capability (see 43.6).
                       dot3adAggAggregateOrIndividual 1.2.840.10006.300.43.1.1.1.1.5 truthvalue read-only
A read-only Boolean value indicating whether the Aggregator represents an Aggregate ('TRUE ') or an Individual link ('FALSE ').
                       dot3adAggActorAdminKey 1.2.840.10006.300.43.1.1.1.1.6 lacpkey read-write
The current administrative value of the Key for the Aggregator. The administrative Key value may differ from the operational Key value for the reasons discussed in 43.6.2. This is a 16-bit, read-write value. The meaning of particular Key values is of local significance.
                       dot3adAggActorOperKey 1.2.840.10006.300.43.1.1.1.1.7 lacpkey read-only
The current operational value of the Key for the Aggregator. The administrative Key value may differ from the operational Key value for the reasons discussed in 43.6.2. This is a 16-bit read-only value. The meaning of particular Key values is of local significance.
                       dot3adAggPartnerSystemID 1.2.840.10006.300.43.1.1.1.1.8 macaddress read-only
A 6-octet read-only MAC address value consisting of the unique identifier for the current protocol Partner of this Aggregator. A value of zero indicates that there is no known Partner. If the aggregation is manually configured, this System ID value will be a value assigned by the local System.
                       dot3adAggPartnerSystemPriority 1.2.840.10006.300.43.1.1.1.1.9 integer read-only
A 2-octet read-only value that indicates the priority value associated with the Partner's System ID. If the aggregation is manually configured, this System Priority value will be a value assigned by the local System.
                       dot3adAggPartnerOperKey 1.2.840.10006.300.43.1.1.1.1.10 lacpkey read-only
The current operational value of the Key for the Aggregator's current protocol Partner. This is a 16-bit read-only value. If the aggregation is manually configured, this Key value will be a value assigned by the local System.
                       dot3adAggCollectorMaxDelay 1.2.840.10006.300.43.1.1.1.1.11 integer read-write
The value of this 16-bit read-write attribute defines the maximum delay, in tens of microseconds, that may be imposed by the Frame Collector between receiving a frame from an Aggregator Parser, and either delivering the frame to its MAC Client or discarding the frame (see 43.2.3.1.1).
               dot3adAggPortListTable 1.2.840.10006.300.43.1.1.2 no-access
A table that contains a list of all the ports associated with each Aggregator.
                   dot3adAggPortListEntry 1.2.840.10006.300.43.1.1.2.1 no-access
A list of the ports associated with a given Aggregator. This is indexed by the ifIndex of the Aggregator.
                       dot3adAggPortListPorts 1.2.840.10006.300.43.1.1.2.1.1 portlist read-only
The complete set of ports currently associated with this Aggregator. Each bit set in this list represents an Actor Port member of this Link Aggregation.
           dot3adAggPort 1.2.840.10006.300.43.1.2
               dot3adAggPortTable 1.2.840.10006.300.43.1.2.1 no-access
A table that contains Link Aggregation Control configuration information about every Aggregation Port associated with this device. A row appears in this table for each physical port.
                   dot3adAggPortEntry 1.2.840.10006.300.43.1.2.1.1 no-access
A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device.
                       dot3adAggPortIndex 1.2.840.10006.300.43.1.2.1.1.1 interfaceindex no-access
The ifIndex of the port
                       dot3adAggPortActorSystemPriority 1.2.840.10006.300.43.1.2.1.1.2 integer read-write
A 2-octet read-write value used to define the priority value associated with the Actor's System ID.
                       dot3adAggPortActorSystemID 1.2.840.10006.300.43.1.2.1.1.3 macaddress read-only
A 6-octet read-only MAC address value that defines the value of the System ID for the System that contains this Aggregation Port.
                       dot3adAggPortActorAdminKey 1.2.840.10006.300.43.1.2.1.1.4 lacpkey read-write
The current administrative value of the Key for the Aggregation Port. This is a 16-bit read-write value. The meaning of particular Key values is of local significance.
                       dot3adAggPortActorOperKey 1.2.840.10006.300.43.1.2.1.1.5 lacpkey read-write
The current operational value of the Key for the Aggregation Port. This is a 16-bit read-only value. The meaning of particular Key values is of local significance.
                       dot3adAggPortPartnerAdminSystemPriority 1.2.840.10006.300.43.1.2.1.1.6 integer read-write
A 2-octet read-write value used to define the administrative value of priority associated with the Partner's System ID. The assigned value is used, along with the value of aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey, aAggPortPartnerAdminPort, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperSystemPriority 1.2.840.10006.300.43.1.2.1.1.7 integer read-only
A 2-octet read-only value indicating the operational value of priority associated with the Partner's System ID. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminSystemPriority if there is no protocol Partner.
                       dot3adAggPortPartnerAdminSystemID 1.2.840.10006.300.43.1.2.1.1.8 macaddress read-write
A 6-octet read-write MACAddress value representing the administrative value of the Aggregation Port's protocol Partner's System ID. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminKey, aAggPortPartnerAdminPort, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperSystemID 1.2.840.10006.300.43.1.2.1.1.9 macaddress read-only
A 6-octet read-only MACAddress value representing the current value of the Aggregation Port's protocol Partner's System ID. A value of zero indicates that there is no known protocol Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminSystemID if there is no protocol Partner.
                       dot3adAggPortPartnerAdminKey 1.2.840.10006.300.43.1.2.1.1.10 lacpkey read-write
The current administrative value of the Key for the protocol Partner. This is a 16-bit read-write value. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminSystemID, aAggPortPartnerAdminPort, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperKey 1.2.840.10006.300.43.1.2.1.1.11 lacpkey read-only
The current operational value of the Key for the protocol Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminKey if there is no protocol Partner. This is a 16-bit read-only value.
                       dot3adAggPortSelectedAggID 1.2.840.10006.300.43.1.2.1.1.12 interfaceindex read-only
The identifier value of the Aggregator that this Aggregation Port has currently selected. Zero indicates that the Aggregation Port has not selected an Aggregator, either because it is in the process of detaching from an Aggregator or because there is no suitable Aggregator available for it to select. This value is read-only.
                       dot3adAggPortAttachedAggID 1.2.840.10006.300.43.1.2.1.1.13 interfaceindex read-only
The identifier value of the Aggregator that this Aggregation Port is currently attached to. Zero indicates that the Aggregation Port is not currently attached to an Aggregator. This value is read-only.
                       dot3adAggPortActorPort 1.2.840.10006.300.43.1.2.1.1.14 integer read-only
The port number locally assigned to the Aggregation Port. The port number is communicated in LACPDUs as the Actor_Port. This value is read-only.
                       dot3adAggPortActorPortPriority 1.2.840.10006.300.43.1.2.1.1.15 integer read-write
The priority value assigned to this Aggregation Port. This 16-bit value is read-write.
                       dot3adAggPortPartnerAdminPort 1.2.840.10006.300.43.1.2.1.1.16 integer read-write
The current administrative value of the port number for the protocol Partner. This is a 16-bit read-write value. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperPort 1.2.840.10006.300.43.1.2.1.1.17 integer read-only
The operational port number assigned to this Aggregation Port by the Aggregation Port's protocol Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminPort if there is no protocol Partner. This 16-bit value is read-only.
                       dot3adAggPortPartnerAdminPortPriority 1.2.840.10006.300.43.1.2.1.1.18 integer read-write
The current administrative value of the port priority for the protocol Partner. This is a 16-bit read-write value. The assigned value is used, along with the value of aAggPortPartnerAdminSystemPriority, aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey, and aAggPortPartnerAdminPort, in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperPortPriority 1.2.840.10006.300.43.1.2.1.1.19 integer read-only
The priority value assigned to this Aggregation Port by the Partner. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminPortPriority if there is no protocol Partner. This 16-bit value is read-only.
                       dot3adAggPortActorAdminState 1.2.840.10006.300.43.1.2.1.1.20 lacpstate read-write
A string of 8 bits, corresponding to the administrative values of Actor_State (43.4.2) as transmitted by the Actor in LACPDUs. The first bit corresponds to bit 0 of Actor_State (LACP_Activity), the second bit corresponds to bit 1 (LACP_Timeout), the third bit corresponds to bit 2 (Aggregation), the fourth bit corresponds to bit 3 (Synchronization), the fifth bit corresponds to bit 4 (Collecting), the sixth bit corresponds to bit 5 (Distributing), the seventh bit corresponds to bit 6 (Defaulted), and the eighth bit corresponds to bit 7 (Expired). These values allow administrative control over the values of LACP_Activity, LACP_Timeout and Aggregation. This attribute value is read-write.
                       dot3adAggPortActorOperState 1.2.840.10006.300.43.1.2.1.1.21 lacpstate read-only
A string of 8 bits, corresponding to the current operational values of Actor_State as transmitted by the Actor in LACPDUs. The bit allocations are as defined in 30.7.2.1.20. This attribute value is read-only.
                       dot3adAggPortPartnerAdminState 1.2.840.10006.300.43.1.2.1.1.22 lacpstate read-write
A string of 8 bits, corresponding to the current administrative value of Actor_State for the protocol Partner. The bit allocations are as defined in 30.7.2.1.20. This attribute value is read-write. The assigned value is used in order to achieve manually configured aggregation.
                       dot3adAggPortPartnerOperState 1.2.840.10006.300.43.1.2.1.1.23 lacpstate read-only
A string of 8 bits, corresponding to the current values of Actor_State in the most recently received LACPDU transmitted by the protocol Partner. The bit allocations are as defined in 30.7.2.1.20. In the absence of an active protocol Partner, this value may reflect the manually configured value aAggPortPartnerAdminState. This attribute value is read-only.
                       dot3adAggPortAggregateOrIndividual 1.2.840.10006.300.43.1.2.1.1.24 truthvalue read-only
A read-only Boolean value indicating whether the Aggregation Port is able to Aggregate ('TRUE ') or is only able to operate as an Individual link ('FALSE ').
               dot3adAggPortStatsTable 1.2.840.10006.300.43.1.2.2 no-access
A table that contains Link Aggregation information about every port that is associated with this device. A row appears in this table for each physical port.
                   dot3adAggPortStatsEntry 1.2.840.10006.300.43.1.2.2.1 no-access
A list of Link Aggregation Control Protocol statistics for each port on this device.
                       dot3adAggPortStatsLACPDUsRx 1.2.840.10006.300.43.1.2.2.1.1 counter32 read-only
The number of valid LACPDUs received on this Aggregation Port. This value is read-only.
                       dot3adAggPortStatsMarkerPDUsRx 1.2.840.10006.300.43.1.2.2.1.2 counter32 read-only
The number of valid Marker PDUs received on this Aggregation Port. This value is read-only.
                       dot3adAggPortStatsMarkerResponsePDUsRx 1.2.840.10006.300.43.1.2.2.1.3 counter32 read-only
The number of valid Marker Response PDUs received on this Aggregation Port. This value is read-only.
                       dot3adAggPortStatsUnknownRx 1.2.840.10006.300.43.1.2.2.1.4 counter32 read-only
The number of frames recei ed that either: - carry the Slow Protocols Ethernet Type value (43B.4), but contain an unknown PDU, or: - are addressed to the Slow Protocols group MAC Address (43B.3), but do not carry the Slow Protocols Ethernet Type. This value is read-only.
                       dot3adAggPortStatsIllegalRx 1.2.840.10006.300.43.1.2.2.1.5 counter32 read-only
The number of frames received that carry the Slow Protocols Ethernet Type value (43B.4), but contain a badly formed PDU or an illegal value of Protocol Subtype (43B.4). This value is read-only.
                       dot3adAggPortStatsLACPDUsTx 1.2.840.10006.300.43.1.2.2.1.6 counter32 read-only
The number of LACPDUs transmitted on this Aggregation Port. This value is read-only.
                       dot3adAggPortStatsMarkerPDUsTx 1.2.840.10006.300.43.1.2.2.1.7 counter32 read-only
The number of Marker PDUs transmitted on this Aggregation Port. This value is read-only.
                       dot3adAggPortStatsMarkerResponsePDUsTx 1.2.840.10006.300.43.1.2.2.1.8 counter32 read-only
The number of Marker Response PDUs transmitted on this Aggregation Port. This value is read-only.
               dot3adAggPortDebugTable 1.2.840.10006.300.43.1.2.3 no-access
A table that contains Link Aggregation debug information about every port that is associated with this device. A row appears in this table for each physical port.
                   dot3adAggPortDebugEntry 1.2.840.10006.300.43.1.2.3.1 no-access
A list of the debug parameters for a port.
                       dot3adAggPortDebugRxState 1.2.840.10006.300.43.1.2.3.1.1 integer read-only
This attribute holds the value 'current ' if the Receive state machine for the Aggregation Port is in the CURRENT state, 'expired' if the Receive state machine is in the EXPIRED state, 'defaulted' if the Receive state machine is in the DEFAULTED state, 'initialize' if the Receive state machine is in the INITIALIZE state, 'lacpDisabled' if the Receive state machine is in the LACP_DISABLED state, or 'portDisabled' if the Receive state machine is in the PORT_DISABLED state. This value is read-only. Enumeration: 'lacpDisabled': 5, 'portDisabled': 6, 'current': 1, 'defaulted': 3, 'initialize': 4, 'expired': 2.
                       dot3adAggPortDebugLastRxTime 1.2.840.10006.300.43.1.2.3.1.2 timeticks read-only
The value of aTimeSinceSystemReset (F.2.1) when the last LACPDU was received by this Aggregation Port. This value is read-only.
                       dot3adAggPortDebugMuxState 1.2.840.10006.300.43.1.2.3.1.3 integer read-only
This attribute holds the value 'detached' if the Mux state machine (43.4.14) for the Aggregation Port is in the DETACHED state, 'waiting' if the Mux state machine is in the WAITING state, 'attached' if the Mux state machine for the Aggregation Port is in the ATTACHED state, 'collecting' if the Mux state machine for the Aggregation Port is in the COLLECTING state, 'distributing' if the Mux state machine for the Aggregation Port is in the DISTRIBUTING state, and 'collecting-distributing' if the Mux state machine for the Aggregation Port is in the COLLECTING-DISTRIBUTING state. This value is read-only. Enumeration: 'collecting': 4, 'collecting-distributing': 6, 'attached': 3, 'distributing': 5, 'waiting': 2, 'detached': 1.
                       dot3adAggPortDebugMuxReason 1.2.840.10006.300.43.1.2.3.1.4 displaystring read-only
A human-readable text string indicating the reason for the most recent change of Mux machine state. This value is read-only.
                       dot3adAggPortDebugActorChurnState 1.2.840.10006.300.43.1.2.3.1.5 churnstate read-only
The state of the Actor Churn Detection machine (43.4.17) for the Aggregation Port. A value of 'noChurn' indicates that the state machine is in either the NO_ACTOR_CHURN or the ACTOR_CHURN_MONITOR state, and 'churn' indicates that the state machine is in the ACTOR_CHURN state. This value is read-only.
                       dot3adAggPortDebugPartnerChurnState 1.2.840.10006.300.43.1.2.3.1.6 churnstate read-only
The state of the Partner Churn Detection machine (43.4.17) for the Aggregation Port. A value of 'noChurn' indicates that the state machine is in either the NO_PARTNER_CHURN or the PARTNER_CHURN_MONITOR state, and 'churn' indicates that the state machine is in the PARTNER_CHURN state. This value is read-only.
                       dot3adAggPortDebugActorChurnCount 1.2.840.10006.300.43.1.2.3.1.7 counter32 read-only
Count of the number of times the Actor Churn state machine has entered the ACTOR_CHURN state. This value is read-only.
                       dot3adAggPortDebugPartnerChurnCount 1.2.840.10006.300.43.1.2.3.1.8 counter32 read-only
Count of the number of times the Partner Churn state machine has entered the PARTNER_CHURN state. This value is read-only.
                       dot3adAggPortDebugActorSyncTransitionCount 1.2.840.10006.300.43.1.2.3.1.9 counter32 read-only
Count of the number of times the Actor's Mux state machine (43.4.15) has entered the IN_SYNC state. This value is read-only.
                       dot3adAggPortDebugPartnerSyncTransitionCount 1.2.840.10006.300.43.1.2.3.1.10 counter32 read-only
Count of the number of times the Partner's Mux state machine (43.4.15) has entered the IN_SYNC state. This value is read-only.
                       dot3adAggPortDebugActorChangeCount 1.2.840.10006.300.43.1.2.3.1.11 counter32 read-only
Count of the number of times the Actor's perception of the LAG ID for this Aggregation Port has changed. This value is read-only.
                       dot3adAggPortDebugPartnerChangeCount 1.2.840.10006.300.43.1.2.3.1.12 counter32 read-only
Count of the number of times the Partner's perception of the LAG ID (see 43.3.6.1) for this Aggregation Port has changed. This value is read-only.
           dot3adTablesLastChanged 1.2.840.10006.300.43.1.3 timeticks read-only
This object indicates the time of the most recent change to the dot3adAggTable, dot3adAggPortListTable, or dot3adAggPortTable.
       dot3adAggConformance 1.2.840.10006.300.43.2
           dot3adAggGroups 1.2.840.10006.300.43.2.1
               dot3adAggGroup 1.2.840.10006.300.43.2.1.1
A collection of objects providing information about an aggregation.
                   dot3adTablesLastChangedGroup 1.2.840.10006.300.43.2.1.1.6
A collection of objects providing information about the time of changes to the configuration of aggregations and their ports.
               dot3adAggPortListGroup 1.2.840.10006.300.43.2.1.2
A collection of objects providing information about every port in an aggregation.
               dot3adAggPortGroup 1.2.840.10006.300.43.2.1.3
A collection of objects providing information about every port in an aggregation.
               dot3adAggPortStatsGroup 1.2.840.10006.300.43.2.1.4
A collection of objects providing information about every port in an aggregation.
               dot3adAggPortDebugGroup 1.2.840.10006.300.43.2.1.5
A collection of objects providing debug information about every aggregated port.
           dot3adAggCompliances 1.2.840.10006.300.43.2.2
               dot3adAggCompliance 1.2.840.10006.300.43.2.2.1
The compliance statement for device support of Link Aggregation.