LAG-MIB
- Last updated
- 1999-11-22 00:00
- Organization
- Netgear Inc
- Namespace
- quanta
- Source file
LAG-MIB- Digest
sha256:32e952e8a44bd58d9f8f99ee3af09a974542f29a71734a82175f74d4a0d3d27f
Description
The Link Aggregation module for managing IEEE 802.3ad.
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | BITS, Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB LAG-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ChurnState TEXTUAL-CONVENTION The state of the Churn Detection machine. | current | |||
| LacpKey TEXTUAL-CONVENTION The Actor or Partner Key value. | current | |||
| LacpState TEXTUAL-CONVENTION The Actor and Partner State values from the LACPDU. | current | |||
| PortList TEXTUAL-CONVENTION Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| lagMIBObjects OBJECT-IDENTITY | 1.2.840.10006.300.43.1 | |||
| dot3adAgg OBJECT-IDENTITY | 1.2.840.10006.300.43.1.1 | |||
| dot3adAggTable OBJECT-TYPE A table that contains information about every Aggregator that is associated with this System. | 1.2.840.10006.300.43.1.1.1 | not-accessible | current | |
| dot3adAggEntry OBJECT-TYPE A list of the Aggregator parameters. This is indexed by the ifIndex of the Aggregator. | 1.2.840.10006.300.43.1.1.1.1 | not-accessible | current | |
| dot3adAggIndex OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.1.1.1.1 | InterfaceIndex | not-accessible | current |
| dot3adAggMACAddress OBJECT-TYPE A 6-octet read-only value carrying the individual MAC address assigned to the Aggregator. | 1.2.840.10006.300.43.1.1.1.1.2 | MacAddress | read-only | current |
| dot3adAggActorSystemPriority OBJECT-TYPE A 2-octet read-write value indicating the priority value associated with the Actor's System ID. | 1.2.840.10006.300.43.1.1.1.1.3 | INTEGER (0..65535) | read-write | current |
| dot3adAggActorSystemID OBJECT-TYPE 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). | 1.2.840.10006.300.43.1.1.1.1.4 | MacAddress | read-only | current |
| dot3adAggAggregateOrIndividual OBJECT-TYPE A read-only Boolean value indicating whether the Aggregator represents an Aggregate ('TRUE ') or an Individual link ('FALSE '). | 1.2.840.10006.300.43.1.1.1.1.5 | TruthValue | read-only | current |
| dot3adAggActorAdminKey OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.1.1.1.6 | LacpKey | read-write | current |
| dot3adAggActorOperKey OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.1.1.1.7 | LacpKey | read-only | current |
| dot3adAggPartnerSystemID OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.1.1.1.8 | MacAddress | read-only | current |
| dot3adAggPartnerSystemPriority OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.1.1.1.9 | INTEGER (0..65535) | read-only | current |
| dot3adAggPartnerOperKey OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.1.1.1.10 | LacpKey | read-only | current |
| dot3adAggCollectorMaxDelay OBJECT-TYPE 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). | 1.2.840.10006.300.43.1.1.1.1.11 | INTEGER (0..65535) | read-write | current |
| dot3adAggPortListTable OBJECT-TYPE A table that contains a list of all the ports associated with each Aggregator. | 1.2.840.10006.300.43.1.1.2 | not-accessible | current | |
| dot3adAggPortListEntry OBJECT-TYPE A list of the ports associated with a given Aggregator. This is indexed by the ifIndex of the Aggregator. | 1.2.840.10006.300.43.1.1.2.1 | not-accessible | current | |
| dot3adAggPortListPorts OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.1.2.1.1 | PortList | read-only | current |
| dot3adAggPort OBJECT-IDENTITY | 1.2.840.10006.300.43.1.2 | |||
| dot3adAggPortTable OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1 | not-accessible | current | |
| dot3adAggPortEntry OBJECT-TYPE A list of Link Aggregation Control configuration parameters for each Aggregation Port on this device. | 1.2.840.10006.300.43.1.2.1.1 | not-accessible | current | |
| dot3adAggPortIndex OBJECT-TYPE The ifIndex of the port | 1.2.840.10006.300.43.1.2.1.1.1 | InterfaceIndex | not-accessible | current |
| dot3adAggPortActorSystemPriority OBJECT-TYPE A 2-octet read-write value used to define the priority value associated with the Actor's System ID. | 1.2.840.10006.300.43.1.2.1.1.2 | INTEGER (0..65535) | read-write | current |
| dot3adAggPortActorSystemID OBJECT-TYPE A 6-octet read-only MAC address value that defines the value of the System ID for the System that contains this Aggregation Port. | 1.2.840.10006.300.43.1.2.1.1.3 | MacAddress | read-only | current |
| dot3adAggPortActorAdminKey OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.4 | LacpKey | read-write | current |
| dot3adAggPortActorOperKey OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.5 | LacpKey | read-write | current |
| dot3adAggPortPartnerAdminSystemPriority OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.6 | INTEGER (0..65535) | read-write | current |
| dot3adAggPortPartnerOperSystemPriority OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.7 | INTEGER (0..65535) | read-only | current |
| dot3adAggPortPartnerAdminSystemID OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.8 | MacAddress | read-write | current |
| dot3adAggPortPartnerOperSystemID OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.9 | MacAddress | read-only | current |
| dot3adAggPortPartnerAdminKey OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.10 | LacpKey | read-write | current |
| dot3adAggPortPartnerOperKey OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.11 | LacpKey | read-only | current |
| dot3adAggPortSelectedAggID OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.12 | InterfaceIndex | read-only | current |
| dot3adAggPortAttachedAggID OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.13 | InterfaceIndex | read-only | current |
| dot3adAggPortActorPort OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.14 | INTEGER (0..65535) | read-only | current |
| dot3adAggPortActorPortPriority OBJECT-TYPE The priority value assigned to this Aggregation Port. This 16-bit value is read-write. | 1.2.840.10006.300.43.1.2.1.1.15 | INTEGER (0..65535) | read-write | current |
| dot3adAggPortPartnerAdminPort OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.16 | INTEGER (0..65535) | read-write | current |
| dot3adAggPortPartnerOperPort OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.17 | INTEGER (0..65535) | read-only | current |
| dot3adAggPortPartnerAdminPortPriority OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.18 | INTEGER (0..65535) | read-write | current |
| dot3adAggPortPartnerOperPortPriority OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.19 | INTEGER (0..65535) | read-only | current |
| dot3adAggPortActorAdminState OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.20 | LacpState | read-write | current |
| dot3adAggPortActorOperState OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.21 | LacpState | read-only | current |
| dot3adAggPortPartnerAdminState OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.22 | LacpState | read-write | current |
| dot3adAggPortPartnerOperState OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.1.1.23 | LacpState | read-only | current |
| dot3adAggPortAggregateOrIndividual OBJECT-TYPE 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 '). | 1.2.840.10006.300.43.1.2.1.1.24 | TruthValue | read-only | current |
| dot3adAggPortStatsTable OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.2 | not-accessible | current | |
| dot3adAggPortStatsEntry OBJECT-TYPE A list of Link Aggregation Control Protocol statistics for each port on this device. | 1.2.840.10006.300.43.1.2.2.1 | not-accessible | current | |
| dot3adAggPortStatsLACPDUsRx OBJECT-TYPE The number of valid LACPDUs received on this Aggregation Port. This value is read-only. | 1.2.840.10006.300.43.1.2.2.1.1 | Counter32 | read-only | current |
| dot3adAggPortStatsMarkerPDUsRx OBJECT-TYPE The number of valid Marker PDUs received on this Aggregation Port. This value is read-only. | 1.2.840.10006.300.43.1.2.2.1.2 | Counter32 | read-only | current |
| dot3adAggPortStatsMarkerResponsePDUsRx OBJECT-TYPE The number of valid Marker Response PDUs received on this Aggregation Port. This value is read-only. | 1.2.840.10006.300.43.1.2.2.1.3 | Counter32 | read-only | current |
| dot3adAggPortStatsUnknownRx OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.2.1.4 | Counter32 | read-only | current |
| dot3adAggPortStatsIllegalRx OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.2.1.5 | Counter32 | read-only | current |
| dot3adAggPortStatsLACPDUsTx OBJECT-TYPE The number of LACPDUs transmitted on this Aggregation Port. This value is read-only. | 1.2.840.10006.300.43.1.2.2.1.6 | Counter32 | read-only | current |
| dot3adAggPortStatsMarkerPDUsTx OBJECT-TYPE The number of Marker PDUs transmitted on this Aggregation Port. This value is read-only. | 1.2.840.10006.300.43.1.2.2.1.7 | Counter32 | read-only | current |
| dot3adAggPortStatsMarkerResponsePDUsTx OBJECT-TYPE The number of Marker Response PDUs transmitted on this Aggregation Port. This value is read-only. | 1.2.840.10006.300.43.1.2.2.1.8 | Counter32 | read-only | current |
| dot3adAggPortDebugTable OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.3 | not-accessible | current | |
| dot3adAggPortDebugEntry OBJECT-TYPE A list of the debug parameters for a port. | 1.2.840.10006.300.43.1.2.3.1 | not-accessible | current | |
| dot3adAggPortDebugRxState OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.3.1.1 | INTEGER {current(1), expired(2), defaulted(3), initialize(4), lacpDisabled(5), portDisabled(6)} | read-only | current |
| dot3adAggPortDebugLastRxTime OBJECT-TYPE The value of aTimeSinceSystemReset (F.2.1) when the last LACPDU was received by this Aggregation Port. This value is read-only. | 1.2.840.10006.300.43.1.2.3.1.2 | TimeTicks | read-only | current |
| dot3adAggPortDebugMuxState OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.3.1.3 | INTEGER {detached(1), waiting(2), attached(3), collecting(4), distributing(5), collecting-distributing(6)} | read-only | current |
| dot3adAggPortDebugMuxReason OBJECT-TYPE A human-readable text string indicating the reason for the most recent change of Mux machine state. This value is read-only. | 1.2.840.10006.300.43.1.2.3.1.4 | DisplayString | read-only | current |
| dot3adAggPortDebugActorChurnState OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.3.1.5 | ChurnState | read-only | current |
| dot3adAggPortDebugPartnerChurnState OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.3.1.6 | ChurnState | read-only | current |
| dot3adAggPortDebugActorChurnCount OBJECT-TYPE Count of the number of times the Actor Churn state machine has entered the ACTOR_CHURN state. This value is read-only. | 1.2.840.10006.300.43.1.2.3.1.7 | Counter32 | read-only | current |
| dot3adAggPortDebugPartnerChurnCount OBJECT-TYPE Count of the number of times the Partner Churn state machine has entered the PARTNER_CHURN state. This value is read-only. | 1.2.840.10006.300.43.1.2.3.1.8 | Counter32 | read-only | current |
| dot3adAggPortDebugActorSyncTransitionCount OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.3.1.9 | Counter32 | read-only | current |
| dot3adAggPortDebugPartnerSyncTransitionCount OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.3.1.10 | Counter32 | read-only | current |
| dot3adAggPortDebugActorChangeCount OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.3.1.11 | Counter32 | read-only | current |
| dot3adAggPortDebugPartnerChangeCount OBJECT-TYPE 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. | 1.2.840.10006.300.43.1.2.3.1.12 | Counter32 | read-only | current |
| dot3adTablesLastChanged OBJECT-TYPE This object indicates the time of the most recent change to the dot3adAggTable, dot3adAggPortListTable, or dot3adAggPortTable. | 1.2.840.10006.300.43.1.3 | TimeTicks | read-only | current |
| dot3adAggConformance OBJECT-IDENTITY | 1.2.840.10006.300.43.2 | |||
| dot3adAggGroups OBJECT-IDENTITY | 1.2.840.10006.300.43.2.1 | |||
| dot3adAggCompliances OBJECT-IDENTITY | 1.2.840.10006.300.43.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dot3adAggGroup OBJECT-GROUP A collection of objects providing information about an aggregation. | 1.2.840.10006.300.43.2.1.1 | current |
| dot3adTablesLastChangedGroup OBJECT-GROUP A collection of objects providing information about the time of changes to the configuration of aggregations and their ports. | 1.2.840.10006.300.43.2.1.1.6 | current |
| dot3adAggPortListGroup OBJECT-GROUP A collection of objects providing information about every port in an aggregation. | 1.2.840.10006.300.43.2.1.2 | current |
| dot3adAggPortGroup OBJECT-GROUP A collection of objects providing information about every port in an aggregation. | 1.2.840.10006.300.43.2.1.3 | current |
| dot3adAggPortStatsGroup OBJECT-GROUP A collection of objects providing information about every port in an aggregation. | 1.2.840.10006.300.43.2.1.4 | current |
| dot3adAggPortDebugGroup OBJECT-GROUP A collection of objects providing debug information about every aggregated port. | 1.2.840.10006.300.43.2.1.5 | current |
| dot3adAggCompliance MODULE-COMPLIANCE The compliance statement for device support of Link Aggregation. | 1.2.840.10006.300.43.2.2.1 | current |