hwTrunkMemifIndex uniquely identifies this table. It is set when the table is created. This table describes the information about the trunk members.
The indexes of the table are hwTrunkIndex, hwTrunkMemifIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.41.1.4.1.1.1 |
hwTrunkMemifIndex |
Integer32 |
accessible-for-notify |
The value of this object identifies the index of a trunk member interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.4.1.1.2 |
hwTrunkValidEntry |
INTEGER{valid(1),invalid(2)} |
read-only |
The value of this object identifies the valid flag in the trunk. If the trunk has member interfaces added, the return value is valid(1). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.4.1.1.3 |
hwTrunkSelectStatus |
INTEGER{trunkSelected(1),trunkDeselected(2),trunkIndep(3),invalid(-1)} |
read-create |
The value of this object identifies the status of a trunk. trunkSelected: A trunk member interface in this state can both forward data and receive LACPDUs from a remote device. trunkDeselected: A trunk member interface in this state cannot forward data. trunkIndep: A trunk member interface in this state can forward data but cannot receive LACPDUs from a remote device. This state applies only to Eth-Trunk interfaces that work in dynamic LACP mode. |
The actually supported value range is 1|2. read-Only |
1.3.6.1.4.1.2011.5.25.41.1.4.1.1.4 |
hwTrunkLacpStatus |
INTEGER{enabled(1),disabled(2)} |
read-only |
This object indicates the LACP status. enabled: An Eth-Trunk interface works in static LACP mode. disabled: An Eth-Trunk interface does not work in static LACP mode. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.4.1.1.6 |
hwTrunkOperstatus |
INTEGER{up(1),down(2)} |
read-only |
Status of operation, indicates port status. There are trunk_up(1) and trunk_down(2). It expresses whether port is shutdown. |
The actually supported value range is 1|2. |
1.3.6.1.4.1.2011.5.25.41.1.4.1.1.8 |
hwTrunkPortWeight |
Unsigned32 |
read-create |
The value of this object identifies the weight of a trunk member interface. The default weight of a Trunk member interface is 1. The sum weight of all member interfaces of a trunk cannot exceed the maximum number of member interfaces that a trunk supports. |
The actually supported value range is 1-32. |
1.3.6.1.4.1.2011.5.25.41.1.4.1.1.10 |
hwTrunkRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
Current operation status of the row. |
only 1 can be get,only 4 and 6 can be set |
1.3.6.1.4.1.2011.5.25.41.1.4.1.1.12 |
hwTrunkPortPriority |
Integer32{(0,65535),(-1,-1)} |
read-create |
The priority value assigned to this Trunk Port. This 16-bit value is read-write. |
The actually supported value range is 0-65535. |
1.3.6.1.4.1.2011.5.25.41.1.4.1.1.13 |
hwTrunkPortStatReset |
INTEGER{reset(1),ready(2),invalid(-1)} |
read-create |
This object indicates resetting LACPDU statistics on an interface. This object applies only to Eth-Trunk interfaces in static LACP mode. For Eth-Trunk interfaces in other modes, the return value is fixed at -1. |
The actually supported value range is 1|2. |