- 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 |
---|---|---|
20-EtherLike-MIB | 108.86 KB |
Contents
EtherLike-MIB
About this MIB
Use this MIB to obtain basic Ethernet interface information, collect diagnosis information, and configure the system operating mode.
MIB file name
rfc3635-EtherLike.mib
Root object
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).transmission(10).dot3(7).dot3StatsTable(2).dot3StatsEntry(1)
Tabular objects
dot3StatsTable
About this table
This table contains statistics for a collection of Ethernet-like interfaces attached to a particular system.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is dot3StatsIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
dot3StatsIndex (1.3.6.1.2.1.10.7.2.1.1) |
read-only |
INTEGER |
Standard MIB values. |
Unique index of the interface attached to an Ethernet-link medium. |
As per the MIB. |
dot3StatsAlignmentErrors (1.3.6.1.2.1.10.7.2.1.2) |
read-only |
Counter32 |
Standard MIB values. |
Number of frames that fail to pass FCS check. |
As per the MIB. |
dot3StatsFCSErrors (1.3.6.1.2.1.10.7.2.1.3) |
read-only |
Counter32 |
Standard MIB values. |
Number of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. |
As per the MIB. |
dot3StatsSingleCollisionFrames (1.3.6.1.2.1.10.7.2.1.4) |
read-only |
Counter32 |
Standard MIB values. |
Number of frames that are involved in a single collision and are subsequently transmitted successfully. This counter does not increment when the interface is operating in full-duplex mode. |
As per the MIB. |
dot3StatsMultipleCollisionFrames (1.3.6.1.2.1.10.7.2.1.5) |
read-only |
Counter32 |
Standard MIB values. |
Number of frames that are involved in multiple collisions and are subsequently transmitted successfully. This counter does not increment when the interface is operating in full-duplex mode. |
As per the MIB. |
dot3StatsSQETestErrors (1.3.6.1.2.1.10.7.2.1.6) |
read-only |
Counter32 |
Standard MIB values. |
Number of times that the SQE TEST ERROR messages are received on a particular interface. |
As per the MIB. |
dot3StatsDeferredTransmissions (1.3.6.1.2.1.10.7.2.1.7) |
read-only |
Counter32 |
Standard MIB values. |
Number of frames for which the first transmission attempt on a particular interface is delayed because the medium is busy. |
As per the MIB. |
dot3StatsLateCollisions (1.3.6.1.2.1.10.7.2.1.8) |
read-only |
Counter32 |
Standard MIB values. |
Number of times that a collision is detected on a particular interface later than one slotTime into the transmission of a packet. This counter does not increment when the interface is operating in full-duplex mode. |
As per the MIB. |
dot3StatsExcessiveCollisions (1.3.6.1.2.1.10.7.2.1.9) |
read-only |
Counter32 |
Standard MIB values. |
Number of frames for which transmission on a particular interface fails due to excessive collisions. |
As per the MIB. |
dot3StatsInternalMacTransmitErrors (1.3.6.1.2.1.10.7.2.1.10) |
read-only |
Counter32 |
Standard MIB values. |
Number of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. |
As per the MIB. |
dot3StatsCarrierSenseErrors (1.3.6.1.2.1.10.7.2.1.11) |
read-only |
Counter32 |
Standard MIB values. |
Number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface. |
As per the MIB. |
dot3StatsFrameTooLongs (1.3.6.1.2.1.10.7.2.1.13) |
read-only |
Counter32 |
Standard MIB values. |
Number of frames received on a particular interface that exceed the maximum permitted frame size. |
As per the MIB. |
dot3StatsInternalMacReceiveErrors (1.3.6.1.2.1.10.7.2.1.16) |
read-only |
Counter32 |
Standard MIB values. |
Number of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. |
As per the MIB. |
dot3StatsEtherChipSet (1.3.6.1.2.1.10.7.2.1.17) |
read-only |
Object Identifier |
Standard MIB values. |
This object contains an OBJECT IDENTIFIER. |
Not supported |
dot3StatsSymbolErrors (1.3.6.1.2.1.10.7.2.1.18) |
read-only |
Counter |
Standard MIB values. |
For interfaces operating at 100 Mbps. |
As per the MIB. |
dot3StatsDuplexStatus (1.3.6.1.2.1.10.7.2.1.19) |
read-only |
Integer |
unknown(1), halfDuplex(2), fullDuplex(3) |
Current mode of operation of the MAC entity. |
As per the MIB. |
dot3StatsRateControlAbility (1.3.6.1.2.1.10.7.2.1.20) |
read-only |
Integer |
Standard MIB values. |
For interfaces operating at speeds above 1000 Mbps. |
As per the MIB. |
dot3StatsRateControlStatus (1.3.6.1.2.1.10.7.2.1.21) |
read-only |
OBJECT IDENTIFIER |
rateControlOff(1), rateControlOn(2), unknown(3) |
Current rate control mode of operation of the MAC sublayer of this interface. |
As per the MIB. |
dot3CollTable
About this table
This table contains a collection of collision histograms for a particular set of interfaces.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are ifIndex and dot3CollCount.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
dot3CollCount (1.3.6.1.2.1.10.7.5.1.2) |
not-accessible |
Integer |
Integer (1..16) |
Number of per-frame media collisions for which a particular collision histogram cell represents the frequency on a particular interface. |
As per the MIB. |
dot3CollFrequencies (1.3.6.1.2.1.10.7.5.1.3) |
read-only |
Counter32 |
Standard MIB values. |
Number of individual MAC frames for which the transmission (successful or otherwise) on a particular interface occurs. |
As per the MIB. |
dot3ControlTable
About this table
This table contains the descriptive and status information about the MAC Control sublayer on the Ethernet-like interfaces attached to a particular system.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is dot3StatsIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
dot3ControlFunctionsSupported (1.3.6.1.2.1.10.7.9.1.1) |
read-only |
BITS
|
pause(0) |
List of the possible MAC Control functions implemented for this interface. |
As per the MIB. |
dot3ControlInUnknownOpcodes (1.3.6.1.2.1.10.7.9.1.2) |
read-only |
Counter32 |
Standard MIB values. |
Number of MAC Control frames received on this interface that contain an opcode that is not supported by this device. |
As per the MIB. |
dot3HCControlInUnknownOpcodes(1.3.6.1.2.1.10.7.9.1.3) |
read-only |
Counter64
|
Standard MIB values. |
64-bit counter of the dot3ControlInUnknownOpcodes object. This object applies to 10-Gbps or faster interfaces. |
As per the MIB. |
dot3PauseTable
About this table
This table contains the descriptive and status information about the MAC Control PAUSE function on the Ethernet-like interfaces attached to a particular system.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is dot3StatsIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
dot3PauseAdminMode (1.3.6.1.2.1.10.7.10.1.1) |
read-write |
Integer 32 |
disabled(1), enabledXmit(2), enabledRcv(3), enabledXmitAndRcv(4) |
Configure the default administrative PAUSE mode for this interface. |
The object can only be read. |
dot3PauseOperMode (1.3.6.1.2.1.10.7.10.1.2) |
read-only |
Integer32 |
disabled(1), enabledXmit(2), enabledRcv(3), enabledXmitAndRcv(4) |
This object reflects the PAUSE mode currently in use on this interface. |
As per the MIB. |
dot3InPauseFrames (1.3.6.1.2.1.10.7.10.1.3) |
read-only |
Counter32 |
Standard MIB values. |
Number of MAC Control frames received on this interface with an opcode indicating the PAUSE operation. This counter does not increment when the interface is operating in half-duplex mode. |
As per the MIB. |
dot3OutPauseFrames (1.3.6.1.2.1.10.7.10.1.4) |
read-only |
Counter32 |
Standard MIB values. |
Number of MAC Control frames transmitted on this interface with an opcode indicating the PAUSE operation. This counter does not increment when the interface is operating in half-duplex mode. |
As per the MIB. |
dot3HCInPauseFrames (1.3.6.1.2.1.10.7.10.1.5) |
read-only |
Counter64 |
Standard MIB values. |
Number of MAC Control frames received on this interface with an opcode indicating the PAUSE operation. |
As per the MIB. |
dot3HCOutPauseFrames (1.3.6.1.2.1.10.7.10.1.6) |
read-only |
Counter64 |
Standard MIB values. |
Number of MAC Control frames transmitted on this interface with an opcode indicating the PAUSE operation. |
As per the MIB. |
dot3HCStatsTable
About this table
This table contains 64-bit versions of error counters for a single Ethernet-like interface.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is dot3StatsIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
dot3HCStatsAlignmentErrors (1.3.6.1.2.1.10.7.10.1.1) |
read-only |
Counter64 |
Standard MIB values. |
Number of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. |
As per the MIB. |
dot3HCStatsFCSErrors (1.3.6.1.2.1.10.7.11.1.2) |
read-only |
Counter64 |
Standard MIB values. |
Number of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. |
As per the MIB. |
dot3HCStatsInternalMacTransmitErrors (1.3.6.1.2.1.10.7.11.1.3) |
read-only |
Counter64 |
Standard MIB values. |
Number of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. |
As per the MIB. |
dot3HCStatsFrameTooLongs(1.3.6.1.2.1.10.7.11.1.4) |
read-only |
Counter64 |
Standard MIB values. |
Number of frames received on a particular interface that exceed the maximum permitted frame size. |
As per the MIB. |
dot3HCStatsInternalMacReceiveErrors (1.3.6.1.2.1.10.7.11.1.5) |
read-only |
Counter64 |
Standard MIB values. |
Number of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. |
As per the MIB. |
dot3HCStatsSymbolErrors (1.3.6.1.2.1.10.7.11.1.6) |
read-only |
Counter64 |
Standard MIB values. |
Number of invalid data symbols. |
As per the MIB. |