dot3StatsDeferredTransmissions
ADVANTECH-EKI-PRONEER-MIB ·
.1.3.6.1.4.1.10297.202.7000.1.3.1.1.19
Object
column
SNMPv2-SMIInteger32
A count of frames for which the first
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 full-duplex mode.
Discontinuities in the value of this counter can
occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime.
Context
- MIB
- ADVANTECH-EKI-PRONEER-MIB
- OID
.1.3.6.1.4.1.10297.202.7000.1.3.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portStatisticEntry
- Table
- portStatisticTable
- Siblings
- 25
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| portStatisticIndex The port index of the port counters. | column | Integer32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.1 |
| ifOutDiscards The number of outbound packets which were chosen to be
discarded even though no errors had been detected to prevent
their being transmitted. One possible reason for discarding
su… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.10 |
| ifInMulticastPkts The number of packets, delivered by this sub-layer to a
higher (sub-)layer, which were addressed to a multicast
address at this sub-layer. For a MAC layer protocol, this
includes… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.11 |
| ifInBroadcastPkts The number of packets, delivered by this sub-layer to a
higher (sub-)layer, which were addressed to a broadcast
address at this sub-layer.
Discontinuities in the va… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.12 |
| ifOutMulticastPkts The total number of packets that higher-level protocols
requested be transmitted, and which were addressed to a
multicast address at this sub-layer, including those that
were disc… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.13 |
| ifOutBroadcastPkts The total number of packets that higher-level protocols
requested be transmitted, and which were addressed to a
broadcast address at this sub-layer, including those that
were disc… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.14 |
| dot3StatsAlignmentErrors A count of frames received on a particular
interface that are not an integral number of
octets in length and do not pass the FCS check.
The count represented by an … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.15 |
| dot3StatsFCSErrors A count of frames received on a particular
interface that are an integral number of octets
in length but do not pass the FCS check. This
count does not include frames received wi… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.16 |
| dot3StatsSingleCollisionFrames A count of frames that are involved in a single
collision, and are subsequently transmitted
successfully.
A frame that is counted by an instance of this
object is a… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.17 |
| dot3StatsMultipleCollisionFrames A count of frames that are involved in more
than one collision and are subsequently
transmitted successfully.
A frame that is counted by an instance of this
object … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.18 |
| portCounterClear Clear the port counter. | column | Enumeration | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.2 |
| dot3StatsLateCollisions The number of times that a collision is
detected on a particular interface later than
one slotTime into the transmission of a packet.
A (late) collision included in… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.20 |
| dot3StatsExcessiveCollisions A count of frames for which transmission on a
particular interface fails due to excessive
collisions.
This counter does not increment when the
interface is operatin… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.21 |
| dot3StatsFrameTooLongs A count of frames received on a particular
interface that exceed the maximum permitted
frame size.
The count represented by an instance of this
object is incremente… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.22 |
| dot3StatsSymbolErrors For an interface operating at 100 Mb/s, the
number of times there was an invalid data symbol
when a valid carrier was present.
For an interface operating in half-du… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.23 |
| dot3ControlInUnknownOpcodes A count of MAC Control frames received on this
interface that contain an opcode that is not
supported by this device.
For interfaces operating at 10 Gb/s, this
coun… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.24 |
| dot3InPauseFrames A count of MAC Control frames received on this
interface with an opcode indicating the PAUSE
operation.
This counter does not increment when the
interface is operat… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.25 |
| dot3OutPauseFrames A count of MAC Control frames transmitted on
this interface with an opcode indicating the
PAUSE operation.
This counter does not increment when the
interface is ope… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.26 |
| ifInOctets The total number of octets received on the interface,
including framing characters.
Discontinuities in the value of this counter can occur at
re-initialization of the management s… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.3 |
| ifInUcastPkts The number of packets, delivered by this sub-layer to a
higher (sub-)layer, which were not addressed to a multicast
or broadcast address at this sub-layer.
Disconti… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.4 |
| ifInNUcastPkts The number of packets, delivered by this sub-layer to a
higher (sub-)layer, which were addressed to a multicast or
broadcast address at this sub-layer.
Discontinuit… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.5 |
| ifInDiscards The number of inbound packets which were chosen to be
discarded even though no errors had been detected to prevent
their being deliverable to a higher-layer protocol. O… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.6 |
| ifOutOctets The total number of octets transmitted out of the
interface, including framing characters.
Discontinuities in the value of this counter can occur at
re-initializati… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.7 |
| ifOutUcastPkts The total number of packets that higher-level protocols
requested be transmitted, and which were not addressed to a
multicast or broadcast address at this sub-layer, including
tho… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.8 |
| ifOutNUcastPkts The total number of packets that higher-level protocols
requested be transmitted, and which were addressed to a
multicast or broadcast address at this sub-layer, including
those t… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10297.202.7000.1.3.1.1.9 |