hwIFExtIndex is the unique identifier of the table. It is written when the table is created and cannot be modified later.
The table describes the extended attributes of an interface, such as the Layer 2/Layer 3 identifier and frame type of the interface.
The index of the table is hwIFExtIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.1 |
hwIFExtIndex |
INTEGER |
not-accessible |
This object indicates the interface index. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.2 |
hwIFExtLayer |
INTEGER{layer2(1),layer3(2)} |
read-write |
This object indicates the Layer 2/Layer 3 switching flag of an interface. According to the switching command, note the following: When Layer2(1) is 1, the interface switches from Layer 3 mode to Layer 2 mode. When Layer3(2) is 2, the interface switches from Layer 2 mode to Layer 3 mode. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.3 |
hwIFExtFrameType |
INTEGER{ethernetII(1),ethernetSnap(2),ethernet8022(3),ethernet8023(4),other(5)} |
read-only |
This object indicates the type of frames that a VLAN virtual interface receives. Frame formats include ethernetII(1), ethernetII(2), ethernet8022(3), and ethernet8023. The value for the ethernetII(1) format is 1. Currently, only ethernetII(1) is supported. |
The actually supported value range is ethernetII(1);other(5). Currently, only the first type ethernet-II(1) is supported. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.4 |
hwIFExtFlowStatInterval |
Integer32{(0,600)} |
read-write |
This object indicates the interval for collecting traffic statistics for an interface. The value ranges from 0 to 600, in seconds. The default value is 300. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.8 |
hwIFExtFlowStatus |
INTEGER{flowUp(1),flowDown(2)} |
read-only |
This object indicates the traffic status of an interface. |
The actually supported access is accessible-for-notify. This object is used only as a VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.9 |
hwIFExtMtu |
Integer32 |
read-write |
This object indicates the MTU of an interface. The MTU value varies according to interface types. The default MTU value also varies. The MTU value can be modified. |
The actually supported value range is 0-64000. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.10 |
hwIFExtMacAddr |
OCTET STRING |
read-write |
This object indicates the MAC address of an interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.13 |
hwIFExtSuppressStatus |
INTEGER{unsuppress(0),suppress(1)} |
read-only |
This object indicates the suppression status of an interface. 0: The interface is not suppressed. 1: The interface is suppressed. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.15 |
hwIFExtInputPktRate |
Gauge32 |
read-only |
This object indicates the rate of the incoming packets on an interface. The rate value is 64 bits. hwIFExtInputPktRate indicates the lower 32 bits, while hwIFExtInputHighPktRate indicates the higher 32 bits. |
Only Ethernet and Eth-Trunk interfaces are supported |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.16 |
hwIFExtInputHighPktRate |
Gauge32 |
read-only |
This object indicates the rate of the incoming packets on an interface. The rate value is 64 bits. hwIFExtInputPktRate indicates the lower 32 bits, while hwIFExtInputHighPktRate indicates the higher 32 bits. |
Only Ethernet and Eth-Trunk interfaces are supported |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.17 |
hwIFExtOutputPktRate |
Gauge32 |
read-only |
This object indicates the rate of the outgoing packets on an interface. The rate value is 64 bits. hwIFExtOutputPktRate indicates the lower 32 bits, while hwIFExtOutputHighPktRate indicates the higher 32 bits. |
Only Ethernet and Eth-Trunk interfaces are supported |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.18 |
hwIFExtOutputHighPktRate |
Gauge32 |
read-only |
This object indicates the rate of the outgoing packets on an interface. The rate value is 64 bits. hwIFExtOutputPktRate indicates the lower 32 bits, while hwIFExtOutputHighPktRate indicates the higher 32 bits. |
Only Ethernet and Eth-Trunk interfaces are supported |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.19 |
hwIFExtInputOctetRate |
Gauge32 |
read-only |
This object indicates the octet rate of the incoming traffic on an interface. The rate value is 64 bits. hwIFExtInputOctetRate indicates the lower 32 bits, while hwIFExtInputHighOctetRate indicates the higher 32 bits. |
Only Ethernet and Eth-Trunk interfaces are supported |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.20 |
hwIFExtInputHighOctetRate |
Gauge32 |
read-only |
This object indicates the octet rate of the incoming traffic on an interface. The rate value is 64 bits. hwIFExtInputOctetRate indicates the lower 32 bits, while hwIFExtInputHighOctetRate indicates the higher 32 bits. |
Only Ethernet and Eth-Trunk interfaces are supported |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.21 |
hwIFExtOutputOctetRate |
Gauge32 |
read-only |
This object indicates the octet rate of the outgoing traffic on an interface. The rate value is 64 bits. hwIFExtOutputOctetRate indicates the lower 32 bits, while hwIFExtOutputHighOctetRate indicates the higher 32 bits. |
Only Ethernet and Eth-Trunk interfaces are supported |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.22 |
hwIFExtOutputHighOctetRate |
Gauge32 |
read-only |
This object indicates the octet rate of the outgoing traffic on an interface. The rate value is 64 bits. hwIFExtOutputOctetRate indicates the lower 32 bits, while hwIFExtOutputHighOctetRate indicates the higher 32 bits. |
Only Ethernet and Eth-Trunk interfaces are supported |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.25 |
hwIFExtInputPkts |
Counter64 |
read-only |
The total number of packets received on the interface. The counter value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.26 |
hwIFExtOutputPkts |
Counter64 |
read-only |
The total number of packets transmitted out of the interface. The counter value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.27 |
hwIFExtInputUnicastBitRate |
Counter64 |
read-only |
This object indicates the bit rate of the incoming unicast traffic on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.28 |
hwIFExtOutputUnicastBitRate |
Counter64 |
read-only |
This object indicates the bit rate of the outgoing unicast traffic on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.29 |
hwIFExtInputMulticastBitRate |
Counter64 |
read-only |
This object indicates the bit rate of the incoming multicast traffic on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.30 |
hwIFExtOutputMulticastBitRate |
Counter64 |
read-only |
This object indicates the bit rate of the outgoing multicast traffic on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.31 |
hwIFExtInputBroadcastBitRate |
Counter64 |
read-only |
This object indicates the bit rate of the incoming broadcast traffic on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.32 |
hwIFExtOutputBroadcastBitRate |
Counter64 |
read-only |
This object indicates the bit rate of the outgoing broadcast traffic on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.33 |
hwIFExtInputUnicastPktRate |
Counter64 |
read-only |
This object indicates the rate of the incoming unicast packets on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.34 |
hwIFExtOutputUnicastPktRate |
Counter64 |
read-only |
This object indicates the rate of the outgoing unicast packets on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.35 |
hwIFExtInputMulticastPktRate |
Counter64 |
read-only |
This object indicates the rate of the incoming multicast packets on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.36 |
hwIFExtOutputMulticastPktRate |
Counter64 |
read-only |
This object indicates the rate of the outgoing multicast packets on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.37 |
hwIFExtInputBroadcastPktRate |
Counter64 |
read-only |
This object indicates the rate of the incoming broadcast packets on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.38 |
hwIFExtOutputBroadcastPktRate |
Counter64 |
read-only |
This object indicates the rate of the outgoing broadcast packets on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.39 |
hwIFExtInputBitRate |
Counter64 |
read-only |
This object indicates the bit rate of the incoming traffic on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.40 |
hwIFExtOutputBitRate |
Counter64 |
read-only |
This object indicates the bit rate of the outgoing traffic on an interface. The rate value is 64 bits. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.1.1.1.41 |
hwIFExtDampStatus |
INTEGER{unsuppress(0),suppress(1)} |
read-only |
This object indicates the physical suppression status of an interface. 0: The interface is not suppressed. 1: The interface is suppressed. |
The actually supported access is accessible-for-notify. |