- 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 |
---|---|---|
21-HH3C-LAG-MIB | 47.09 KB |
Contents
HH3C-LAG-MIB
About this MIB
This MIB contains information in ieee8023-lag.mib and hh3c-lag.mib.
MIB file name
hh3c-lag.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cRhw(8).hh3cLAG(25)
Scalar objects
hh3cAggResourceAllocationValue
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAggResourceAllocationValue (1.3.6.1.4.1.25506.8.25.1.3) |
read-only |
OCTET STRING (1) |
Whether link aggregation is implemented by Huawei or H3C. |
As per the MIB. |
Tabular objects
hh3cAggLinkTable
About this table
This table contains aggregation group information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table index is hh3cAggLinkNumber.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAggLinkNumber (1.3.6.1.4.1.25506.8.25.1.1.1.1) |
not-accessible |
Integer32 |
Standard MIB values. |
Aggregation group ID. |
As per the MIB. |
hh3cAggLinkName (1.3.6.1.4.1.25506.8.25.1.1.1.2) |
read-create |
DisplayString |
SIZE (0..32) |
Aggregation group name. |
Not supported |
hh3cAggLinkMode (1.3.6.1.4.1.25506.8.25.1.1.1.3) |
read-create |
INTEGER |
manual(1) static(2) dynamic(3) |
Aggregation mode. |
Supports only 2 and 3. |
hh3cAggLinkPortList (1.3.6.1.4.1.25506.8.25.1.1.1.4) |
read-create |
PortList |
OCTET STRING (0..255) |
Aggregation member ports. |
As per the MIB. |
hh3cAggLinkState (1.3.6.1.4.1.25506.8.25.1.1.1.5) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
Supports only active(1), createAndGo(4), and destroy(6). |
hh3cAggPortListSelectedPorts (1.3.6.1.4.1.25506.8.25.1.1.1.6) |
read-only |
PortList |
OCTET STRING (0..255) |
Selected member ports. |
As per the MIB. |
hh3cAggPortListSamePartnerPorts (1.3.6.1.4.1.25506.8.25.1.1.1.7) |
read-only |
PortList |
OCTET STRING (0..255) |
Member ports attached to the same peer. |
As per the MIB. |
Example:
hh3cAggLinkPortList.1 (PortList) 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.34 (hex)
Hexadecimal string 00 indicates that no ports are included in an octet. The last octet is 34 in hexadecimal format and 00110100 in binary format. Therefore, the following ports are included in the list:
Port 307 (38 × 8 + 3 = 307, where 38 is the number of times that hexadecimal string 00 appears.)
Port 308 (38 × 8 + 4 = 308)
Port 310 (38 × 8 + 6 = 310)
hh3cAggPortTable
About this table
This table contains aggregation member port information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table index is hh3cAggPortIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cAggPortIndex (1.3.6.1.4.1.25506.8.25.1.2.1.1) |
not-accessible |
Gauge32 |
Standard MIB values. |
Member port index. |
As per the MIB. |
hh3cAggPortNotAttachedReason (1.3.6.1.4.1.25506.8.25.1.2.1.2) |
read-write |
Integer32 |
0..10 |
Why the port is unselected. |
Read-only. |
hh3cAggPortLacpState (1.3.6.1.4.1.25506.8.25.1.2.1.3) |
read-write |
TruthValue |
true(1) false(2) |
Status of LACP. |
Read-only. |
hh3cAggPortNotAttachedString (1.3.6.1.4.1.25506.8.25.1.2.1.4) |
read-write |
DisplayString |
SIZE (0..255) |
Detailed cause for the unselected state of the member port. |
Read-only. |