EtherLike-MIB

EtherLike-MIB Download

MIBs list

OID list for EtherLike-MIB

dot3StatsTable
interfaces attached to a particular system. There will be one row in this table for each ethernet-like interface in the system.
dot3StatsEntry
ethernet-like medium.
dot3StatsIndex
interface to an ethernet-like medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
dot3StatsAlignmentErrors
interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). R ...
dot3StatsFCSErrors
interface that are an integral number of octets in length but do not pass the FCS check. This count does not include frames received with frame-too-long or frame-too-short error. The count represented by an instance of this object is incremented when the ...
dot3StatsSingleCollisionFrames
collision, and are subsequently transmitted successfully. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by th ...
dot3StatsMultipleCollisionFrames
than one collision and are subsequently transmitted successfully. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not count ...
dot3StatsSQETestErrors
is received on a particular interface. The SQE TEST ERROR is set in accordance with the rules for verification of the SQE detection mechanism in the PLS Carrier Sense Function as described in IEEE Std. 802.3, 2000 Edition, section 7.2.4.6. This counter do ...
dot3StatsDeferredTransmissions
transmission attempt on a particular interface is delayed because the medium is busy. The count represented by an instance of this object does not include frames involved in collisions. This counter does not increment when the interface is operating in fu ...
dot3StatsLateCollisions
detected on a particular interface later than one slotTime into the transmission of a packet. A (late) collision included in a count represented by an instance of this object is also considered as a (generic) collision for purposes of other collision-rela ...
dot3StatsExcessiveCollisions
particular interface fails due to excessive collisions. This counter does not increment when the interface is operating in full-duplex mode. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other ...
dot3StatsInternalMacTransmitErrors
particular interface fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsLateCollisions object, the dot3StatsExcessiveCollisi ...
dot3StatsCarrierSenseErrors
condition was lost or never asserted when attempting to transmit a frame on a particular interface. The count represented by an instance of this object is incremented at most once per transmission attempt, even if the carrier sense condition fluctuates du ...
dot3StatsFrameTooLongs
interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error ...
dot3StatsInternalMacReceiveErrors
particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsFrameTooLongs object, the dot3StatsAlignmentErrors ob ...
dot3StatsEtherChipSet
This object contains an OBJECT IDENTIFIER which identifies the chipset used to realize the interface. Ethernet-like interfaces are typically built out of several different chips. The MIB implementor is presented with a decision of which chip to identify v ...
dot3StatsSymbolErrors
number of times there was an invalid data symbol when a valid carrier was present. For an interface operating in half-duplex mode at 1000 Mb/s, the number of times the receiving media is non-idle (a carrier event) for a period of time equal to or greater ...
dot3StatsDuplexStatus
entity. 'unknown' indicates that the current duplex mode could not be determined. Management control of the duplex mode is accomplished through the MAU MIB. When an interface does not support autonegotiation, or when autonegotiation is not enabled, the ...
dot3StatsRateControlAbility
1000 Mb/s that support Rate Control through lowering the average data rate of the MAC sublayer, with frame granularity, and 'false' otherwise.
dot3StatsRateControlStatus
the MAC sublayer of this interface.
dot3CollTable
particular set of interfaces.
dot3CollEntry
collisions for a particular interface. An instance of this object represents the frequency of individual MAC frames for which the transmission (successful or otherwise) on a particular interface is accompanied by a particular number of media collisions.
dot3CollCount
which a particular collision histogram cell represents the frequency on a particular interface.
dot3CollFrequencies
transmission (successful or otherwise) on a particular interface occurs after the frame has experienced exactly the number of collisions in the associated dot3CollCount object. For example, a frame which is transmitted on interface 77 after experiencing e ...
dot3ControlTable
about the MAC Control sublayer on the ethernet-like interfaces attached to a particular system. There will be one row in this table for each ethernet-like interface in the system which implements the MAC Control sublayer. If some, but not all, of the et ...
dot3ControlEntry
about the MAC Control sublayer on a single ethernet-like interface.
dot3ControlFunctionsSupported
implemented for this interface.
dot3ControlInUnknownOpcodes
interface that contain an opcode that is not supported by this device. For interfaces operating at 10 Gb/s, this counter can roll over in less than 5 minutes if it is incrementing at its maximum rate. Since that amount of time could be less than a manage ...
dot3HCControlInUnknownOpcodes
interface that contain an opcode that is not supported by this device. This counter is a 64 bit version of dot3ControlInUnknownOpcodes. It should be used on interfaces operating at 10 Gb/s or faster. Discontinuities in the value of this counter can occur ...
dot3PauseTable
about the MAC Control PAUSE function on the ethernet-like interfaces attached to a particular system. There will be one row in this table for each ethernet-like interface in the system which supports the MAC Control PAUSE function (i.e., the 'pause' bit i ...
dot3PauseEntry
about the MAC Control PAUSE function on a single ethernet-like interface.
dot3PauseAdminMode
administrative PAUSE mode for this interface. This object represents the administratively-configured PAUSE mode for this interface. If auto-negotiation is not enabled or is not implemented for the active MAU attached to this interface, the value of this ...
dot3PauseOperMode
in use on this interface, as determined by either (1) the result of the auto-negotiation function or (2) if auto-negotiation is not enabled or is not implemented for the active MAU attached to this interface, by the value of dot3PauseAdminMode. Interface ...
dot3InPauseFrames
interface with an opcode indicating the PAUSE operation. This counter does not increment when the interface is operating in half-duplex mode. For interfaces operating at 10 Gb/s, this counter can roll over in less than 5 minutes if it is incrementing at i ...
dot3OutPauseFrames
this interface with an opcode indicating the PAUSE operation. This counter does not increment when the interface is operating in half-duplex mode. For interfaces operating at 10 Gb/s, this counter can roll over in less than 5 minutes if it is incrementing ...
dot3HCInPauseFrames
interface with an opcode indicating the PAUSE operation. This counter does not increment when the interface is operating in half-duplex mode. This counter is a 64 bit version of dot3InPauseFrames. It should be used on interfaces operating at 10 Gb/s or f ...
dot3HCOutPauseFrames
this interface with an opcode indicating the PAUSE operation. This counter does not increment when the interface is operating in half-duplex mode. This counter is a 64 bit version of dot3OutPauseFrames. It should be used on interfaces operating at 10 Gb/ ...
dot3HCStatsTable
counters from the dot3StatsTable. The 32-bit versions of these counters may roll over quite quickly on higher speed ethernet interfaces. The counters that have 64-bit versions in this table are the counters that apply to full-duplex interfaces, since 10 ...
dot3HCStatsEntry
single ethernet-like interface.
dot3HCStatsAlignmentErrors
interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). R ...
dot3HCStatsFCSErrors
interface that are an integral number of octets in length but do not pass the FCS check. This count does not include frames received with frame-too-long or frame-too-short error. The count represented by an instance of this object is incremented when the ...
dot3HCStatsInternalMacTransmitErrors
particular interface fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsLateCollisions object, the dot3StatsExcessiveCollisi ...
dot3HCStatsFrameTooLongs
interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error ...
dot3HCStatsInternalMacReceiveErrors
particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsFrameTooLongs object, the dot3StatsAlignmentErrors ob ...
dot3HCStatsSymbolErrors
number of times there was an invalid data symbol when a valid carrier was present. For an interface operating in half-duplex mode at 1000 Mb/s, the number of times the receiving media is non-idle (a carrier event) for a period of time equal to or greater ...
dot3TestTdr
The Time-Domain Reflectometry (TDR) test is specific to ethernet-like interfaces of type 10Base5 and 10Base2. The TDR value may be useful in determining the approximate distance to a cable fault. It is advisable to repeat this test to check for a consis ...
dot3TestLoopBack
This test configures the MAC chip and executes an internal loopback test of memory, data paths, and the MAC chip logic. This loopback test can only be executed if the interface is offline. Once the test has completed, the MAC chip should be reinitialized ...
dot3ErrorInitError
Couldn't initialize MAC chip for test. This object identity has been deprecated, since the ifTestTable in the IF-MIB was deprecated, and there is no longer a standard mechanism for initiating an interface test. This left no standard way of using this obj ...
dot3ErrorLoopbackError
Expected data not received (or not received correctly) in loopback test. This object identity has been deprecated, since the ifTestTable in the IF-MIB was deprecated, and there is no longer a standard mechanism for initiating an interface test. This left ...
etherStatsGroup
A collection of objects providing information applicable to all ethernet-like network interfaces. This object group has been deprecated and replaced by etherStatsBaseGroup and etherStatsLowSpeedGroup.
etherCollisionTableGroup
of packets successfully transmitted after experiencing exactly N collisions.
etherStats100MbsGroup
A collection of objects providing information applicable to 100 Mb/sec ethernet-like network interfaces. This object group has been deprecated and replaced by etherStatsBaseGroup and etherStatsHighSpeedGroup.
etherStatsBaseGroup
A collection of objects providing information applicable to all ethernet-like network interfaces. This object group has been deprecated and replaced by etherStatsBaseGroup2 and etherStatsHalfDuplexGroup, to separate objects which must be implemented by al ...
etherStatsLowSpeedGroup
applicable to ethernet-like network interfaces capable of operating at 10 Mb/s or slower in half-duplex mode.
etherStatsHighSpeedGroup
applicable to ethernet-like network interfaces capable of operating at 100 Mb/s or faster.
etherDuplexGroup
about the duplex mode of an ethernet-like network interface.
etherControlGroup
about the MAC Control sublayer on ethernet-like network interfaces.
etherControlPauseGroup
about and control of the MAC Control PAUSE function on ethernet-like network interfaces.
etherStatsBaseGroup2
applicable to all ethernet-like network interfaces.
etherStatsHalfDuplexGroup
applicable only to half-duplex ethernet-like network interfaces.
etherHCStatsGroup
statistics applicable to higher-speed ethernet-like network interfaces.
etherHCControlGroup
statistics for the MAC Control sublayer on higher-speed ethernet-like network interfaces.
etherHCControlPauseGroup
statistics for the MAC Control PAUSE function on higher-speed ethernet-like network interfaces.
etherRateControlGroup
about the Rate Control function on ethernet-like interfaces.

MIBs list