- Table of Contents
-
- 06-Layer 2 - LAN Switching
- 01-HH3C-LswMAM-MIB
- 02-HH3C-LswMSTP-MIB
- 03-HH3C-LswVLAN-MIB
- 04-HH3C-MAC-INFORMATION-MIB
- 05-HH3C-MLAG-MIB
- 06-HH3C-PROTOCOL-VLAN-MIB
- 07-HH3C-PVST-MIB
- 08-HH3C-QINQV2-MIB
- 09-HH3C-SUBNET-VLAN-MIB
- 10-HH3C-VMAP-MIB
- 11-IEEE8023-LAG-MIB
- 12-LLDP-EXT-DOT1-MIB
- 13-LLDP-EXT-DOT1-V2-MIB
- 14-LLDP-EXT-DOT3-MIB
- 15-LLDP-EXT-DOT3-V2-MIB
- 16-LLDP-EXT-MED-MIB
- 17-LLDP-MIB
- 18-LLDP-V2-MIB
- 19-BRIDGE-MIB
- 20-EtherLike-MIB
- 21-HH3C-LAG-MIB
- 22-HH3C-LLDP-EXT-MIB
- 23-HH3C-LPBKDT-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
11-IEEE8023-LAG-MIB | 93.87 KB |
Contents
IEEE8023-LAG-MIB
About this MIB
This MIB defines MIB objects for the following information:
· Aggregate interface configuration.
· Aggregation member port list.
· Aggregation member port configuration.
· Traffic statistics.
· State machine information about aggregation member ports.
MIB file name
ieee8023-lag.mib
Root object
iso(1).member-body(2).us(840).802dot3(10006).snmpmibs(300).lagMIB(43)
Scalar objects
dot3adTablesLastChanged
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
dot3adTablesLastChanged (1.2.840.10006.300.43.1.3) |
Read-only |
TimeTicks |
Standard MIB values. |
The time of the most recent change to the dot3adAggTable, dot3adAggPortListTable, or dot3adAggPortTable. |
Not supported |
Tabular objects
dot3adAggTable
About this table
Use this table to configure aggregate interfaces.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table index is dot3adAggIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
dot3adAggIndex (1.2.840.10006.300.43.1.1.1.1.1) |
not-accessible |
InterfaceIndex |
Integer32 (1..2147483647) |
Unique identifier allocated to an aggregate interface by the local system, table index. |
N/A |
dot3adAggMACAddress (1.2.840.10006.300.43.1.1.1.1.2) |
read-only |
MacAddress |
OCTET STRING (6) |
MAC address of the aggregate interface. |
Default: 0. |
dot3adAggActorSystemPriority (1.2.840.10006.300.43.1.1.1.1.3) |
read-write |
INTEGER |
INTEGER (0..65535) |
Local system priority. |
N/A |
dot3adAggActorSystemID (1.2.840.10006.300.43.1.1.1.1.4) |
read-only |
MacAddress |
OCTET STRING (6) |
Local system ID. |
Default: 0. |
dot3adAggAggregateOrIndividual (1.2.840.10006.300.43.1.1.1.1.5) |
read-only |
TruthValue |
true(1) false(2) |
Aggregation flag. |
The value is fixed at true. |
dot3adAggActorAdminKey (1.2.840.10006.300.43.1.1.1.1.6) |
read-write |
LacpKey |
INTEGER (0..65535) |
Administrative key. |
Only the read operation is supported. |
dot3adAggActorOperKey (1.2.840.10006.300.43.1.1.1.1.7) |
read-only |
LacpKey |
INTEGER (0..65535) |
Operational key. |
N/A |
dot3adAggPartnerSystemID (1.2.840.10006.300.43.1.1.1.1.8) |
read-only |
MacAddress |
OCTET STRING (6) |
Peer system ID. |
Default: 0. |
dot3adAggPartnerSystemPriority (1.2.840.10006.300.43.1.1.1.1.9) |
read-only |
INTEGER |
INTEGER (0..65535) |
Peer system priority. |
N/A |
dot3adAggPartnerOperKey (1.2.840.10006.300.43.1.1.1.1.10) |
read-only |
LacpKey |
INTEGER (0..65535) |
Peer operational key. |
N/A |
dot3adAggCollectorMaxDelay (1.2.840.10006.300.43.1.1.1.1.11) |
read-write |
INTEGER ( |
INTEGER (0..65535) |
Maximum delay. |
A value of 0 is returned for read operations. Only the read operation is supported. |
dot3adAggPortListTable
About this table
Use this table to obtain the member port list for an aggregate interface.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is dot3adAggIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
dot3adAggPortListPorts (1.2.840.10006.300.43.1.1.2.1.1) |
read-only |
PortList |
OCTET STRING (0..255) |
Member port list. |
Each bit set in this list represents a member port. |
dot3adAggPortTable
About this table
Use this table to configure an aggregation member port.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table index is dot3adAggPortIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
dot3adAggPortIndex (1.2.840.10006.300.43.1.2.1.1.1) |
not-accessible |
InterfaceIndex |
Integer32 (1..2147483647) |
Member port index. |
As per the MIB. |
dot3adAggPortActorSystemPriority (1.2.840.10006.300.43.1.2.1.1.2) |
read-write |
INTEGER |
INTEGER (0..65535) |
Local system priority. |
As per the MIB. |
dot3adAggPortActorSystemID (1.2.840.10006.300.43.1.2.1.1.3) |
read-only |
MacAddress |
OCTET STRING (6) |
Local system ID. |
As per the MIB. |
dot3adAggPortActorAdminKey (1.2.840.10006.300.43.1.2.1.1.4) |
read-write |
LacpKey |
INTEGER (0..65535) |
Administrative key. |
As per the MIB. |
dot3adAggPortActorOperKey (1.2.840.10006.300.43.1.2.1.1.5) |
read-write |
LacpKey |
INTEGER (0..65535) |
Operational key. |
Only the read operation is supported. |
dot3adAggPortPartnerAdminSystemPriority (1.2.840.10006.300.43.1.2.1.1.6) |
read-write |
INTEGER |
INTEGER (0..65535) |
Administrative priority of the peer port. |
Only the read operation is supported. |
dot3adAggPortPartnerOperSystemPriority (1.2.840.10006.300.43.1.2.1.1.7) |
read-only |
INTEGER |
INTEGER (0..65535) |
Peer operational priority. |
As per the MIB. |
dot3adAggPortPartnerAdminSystemID (1.2.840.10006.300.43.1.2.1.1.8) |
read-write |
MacAddress |
OCTET STRING (6) |
Peer administrative system ID. |
Only the read operation is supported. |
dot3adAggPortPartnerOperSystemID (1.2.840.10006.300.43.1.2.1.1.9) |
read-only |
MacAddress |
OCTET STRING (6) |
Peer operational system ID. |
Default: 0. |
dot3adAggPortPartnerAdminKey (1.2.840.10006.300.43.1.2.1.1.10) |
read-write |
LacpKey |
INTEGER (0..65535) |
Peer administrative key. |
Only the read operation is supported. |
dot3adAggPortPartnerOperKey (1.2.840.10006.300.43.1.2.1.1.11) |
read-only |
LacpKey |
INTEGER (0..65535) |
Peer operational key. |
As per the MIB. |
dot3adAggPortSelectedAggID (1.2.840.10006.300.43.1.2.1.1.12) |
read-only |
InterfaceIndexOrZero |
Integer32 (0..2147483647) |
Selected aggregate interface index. |
As per the MIB. |
dot3adAggPortAttachedAggID (1.2.840.10006.300.43.1.2.1.1.13) |
read-only |
InterfaceIndexOrZero |
Integer32 (0..2147483647) |
Joined aggregate interface index. |
As per the MIB. |
dot3adAggPortActorPort (1.2.840.10006.300.43.1.2.1.1.14) |
read-only |
INTEGER |
INTEGER (0..65535) |
Local port index. |
As per the MIB. |
dot3adAggPortActorPortPriority (1.2.840.10006.300.43.1.2.1.1.15) |
read-write |
INTEGER |
INTEGER (0..65535) |
Local port priority. |
As per the MIB. |
dot3adAggPortPartnerAdminPort (1.2.840.10006.300.43.1.2.1.1.16) |
read-write |
INTEGER |
INTEGER (0..65535) |
Peer administrative port number. |
Only the read operation is supported. |
dot3adAggPortPartnerOperPort (1.2.840.10006.300.43.1.2.1.1.17) |
read-only |
INTEGER |
INTEGER (0..65535) |
Peer operational port number. |
As per the MIB. |
dot3adAggPortPartnerAdminPortPriority (1.2.840.10006.300.43.1.2.1.1.18) |
read-write |
INTEGER |
INTEGER (0..65535) |
Peer administrative port priority. |
Only the read operation is supported. |
dot3adAggPortPartnerOperPortPriority (1.2.840.10006.300.43.1.2.1.1.19) |
read-only |
INTEGER |
INTEGER (0..65535) |
Peer operational port priority. |
As per the MIB. |
dot3adAggPortActorAdminState (1.2.840.10006.300.43.1.2.1.1.20) |
read-write |
LacpState |
BITS { lacpActivity(0) lacpTimeout(1) aggregation(2) synchronization(3) collecting(4) distributing(5) defaulted(6) expired(7) } |
Local administrative status. |
The write operation processes only bit 1. |
dot3adAggPortActorOperState (1.2.840.10006.300.43.1.2.1.1.21) |
read-only |
LacpState |
BITS { lacpActivity(0) lacpTimeout(1) aggregation(2) synchronization(3) collecting(4) distributing(5) defaulted(6) expired(7) } |
Local operational status. |
As per the MIB. |
dot3adAggPortPartnerAdminState (1.2.840.10006.300.43.1.2.1.1.22) |
read-write |
LacpState |
BITS { lacpActivity(0) lacpTimeout(1) aggregation(2) synchronization(3) collecting(4) distributing(5) defaulted(6) expired(7) } |
Peer administrative status. |
Only the read operation is supported. |
dot3adAggPortPartnerOperState (1.2.840.10006.300.43.1.2.1.1.23) |
read-only |
LacpState |
BITS { lacpActivity(0) lacpTimeout(1) aggregation(2) synchronization(3) collecting(4) distributing(5) defaulted(6) expired(7) } |
Peer operational status. |
As per the MIB. |
dot3adAggPortAggregateOrIndividual (1.2.840.10006.300.43.1.2.1.1.24) |
read-only |
TruthValue |
true(1) false(2) |
Aggregation status. |
The return value is fixed at true. |
dot3adAggPortStatsTable
About this table
Use this table to obtain traffic statistics about aggregate interfaces.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is dot3adAggPortIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
dot3adAggPortStatsLACPDUsRx (1.2.840.10006.300.43.1.2.2.1.1) |
read-only |
Counter32 |
Standard MIB values. |
Valid incoming LACPDU count. |
As per the MIB. |
dot3adAggPortStatsMarkerPDUsRx (1.2.840.10006.300.43.1.2.2.1.2) |
read-only |
Counter32 |
Standard MIB values. |
Valid incoming Maker PDU count. |
As per the MIB. |
dot3adAggPortStatsMarkerResponsePDUsRx (1.2.840.10006.300.43.1.2.2.1.3) |
read-only |
Counter32 |
Standard MIB values. |
Valid incoming Maker response PDU count. |
As per the MIB. |
dot3adAggPortStatsUnknownRx (1.2.840.10006.300.43.1.2.2.1.4) |
read-only |
Counter32 |
Standard MIB values. |
Unknown incoming packet count. |
As per the MIB. |
dot3adAggPortStatsIllegalRx (1.2.840.10006.300.43.1.2.2.1.5) |
read-only |
Counter32 |
Standard MIB values. |
Invalid incoming packet count. |
As per the MIB. |
dot3adAggPortStatsLACPDUsTx (1.2.840.10006.300.43.1.2.2.1.6) |
read-only |
Counter32 |
Standard MIB values. |
Outgoing LACPDU count. |
As per the MIB. |
dot3adAggPortStatsMarkerPDUsTx (1.2.840.10006.300.43.1.2.2.1.7) |
read-only |
Counter32 |
Standard MIB values. |
Outgoing Maker PDU count. |
As per the MIB. |
dot3adAggPortStatsMarkerResponsePDUsTx (1.2.840.10006.300.43.1.2.2.1.8) |
read-only |
Counter32 |
Standard MIB values. |
Outgoing Maker response PDU count. |
As per the MIB. |
dot3adAggPortDebugTable
About this table
Use this table to obtain state machine information about aggregation member ports.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is dot3adAggPortDebugRxState.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
dot3adAggPortDebugRxState (1.2.840.10006.300.43.1.2.3.1.1) |
read-only |
INTEGER |
currentRx(1) expired(2) defaulted(3) initialize(4) lacpDisabled(5) portDisabled(6) |
Receive state machine. |
As per the MIB. |
dot3adAggPortDebugLastRxTime (1.2.840.10006.300.43.1.2.3.1.2) |
read-only |
TimeTicks |
Standard MIB values. |
Time when the last LACPDU was received. |
As per the MIB. |
dot3adAggPortDebugMuxState (1.2.840.10006.300.43.1.2.3.1.3) |
read-only |
INTEGER |
detached(1) waiting(2) attached(3) collecting(4) distributing(5) collectingDistributing(6) |
Mux state machine. |
As per the MIB. |
dot3adAggPortDebugMuxReason (1.2.840.10006.300.43.1.2.3.1.4) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Cause for the last Mux state machine change. |
As per the MIB. |
dot3adAggPortDebugActorChurnState (1.2.840.10006.300.43.1.2.3.1.5) |
read-only |
ChurnState |
INTEGER { noChurn(1) churn(2) churnMonitor(3) } |
Actor Churn state machine. |
As per the MIB. |
dot3adAggPortDebugPartnerChurnState (1.2.840.10006.300.43.1.2.3.1.6) |
read-only |
ChurnState |
INTEGER { noChurn(1) churn(2) churnMonitor(3) } |
Partner Churn state machine. |
As per the MIB. |
dot3adAggPortDebugActorChurnCount (1.2.840.10006.300.43.1.2.3.1.7) |
read-only |
Counter32 |
Standard MIB values. |
Number of times the Actor Churn state machine has entered the ACTOR_CHURN state. |
As per the MIB. |
dot3adAggPortDebugPartnerChurnCount (1.2.840.10006.300.43.1.2.3.1.8) |
read-only |
Counter32 |
Standard MIB values. |
Number of times the Partner Churn state machine has entered the PARTNER_CHURN state. |
As per the MIB. |
dot3adAggPortDebugActorSyncTransitionCount (1.2.840.10006.300.43.1.2.3.1.9) |
read-only |
Counter32 |
Standard MIB values. |
Number of times the Mux state machine has entered the IN_SYNC state on the local port. |
Not supported |
dot3adAggPortDebugPartnerSyncTransitionCount (1.2.840.10006.300.43.1.2.3.1.10) |
read-only |
Counter32 |
Standard MIB values. |
Number of times the Mux state machine has entered the IN_SYNC state on the peer port. |
Not supported |
dot3adAggPortDebugActorChangeCount (1.2.840.10006.300.43.1.2.3.1.11) |
read-only |
Counter32 |
Standard MIB values. |
Number of times the Actor Churn state machine has changed status. |
As per the MIB. |
dot3adAggPortDebugPartnerChangeCount (1.2.840.10006.300.43.1.2.3.1.12) |
read-only |
Counter32 |
Standard MIB values. |
Number of times the Partner Churn state machine has changed status. |
As per the MIB. |