dot3StatsDuplexStatus

  • 1.3.6.1.2.1.10.7.2.1.19
  • Access readonly
  • Type unknown(1), halfDuplex(2), fullDuplex(3)

The current mode of operation of the MAC 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 duplex mode is controlled using ifMauDefaultType. When autonegotiation is supported and enabled, duplex mode is controlled using ifMauAutoNegAdvertisedBits. In either case, the currently operating duplex mode is reflected both in this object and in ifMauType. Note that this object provides redundant information with ifMauType. Normally, redundant objects are discouraged. However, in this instance, it allows a management application to determine the duplex status of an interface without having to know every possible value of ifMauType. This was felt to be sufficiently valuable to justify the redundancy.

Details

Possible values
1 unknown
2 halfDuplex
3 fullDuplex
Reference

[IEEE 802.3 Std.], 30.3.1.1.32, aDuplexStatus.

Table columns

18 objects
Oid Name Access Type
1.3.6.1.2.1.10.7.2.1.1 dot3StatsIndex readonly InterfaceIndex
1.3.6.1.2.1.10.7.2.1.2 dot3StatsAlignmentErrors readonly Counter32
1.3.6.1.2.1.10.7.2.1.3 dot3StatsFCSErrors readonly Counter32
1.3.6.1.2.1.10.7.2.1.4 dot3StatsSingleCollisionFrames readonly Counter32
1.3.6.1.2.1.10.7.2.1.5 dot3StatsMultipleCollisionFrames readonly Counter32
1.3.6.1.2.1.10.7.2.1.6 dot3StatsSQETestErrors readonly Counter32
1.3.6.1.2.1.10.7.2.1.7 dot3StatsDeferredTransmissions readonly Counter32
1.3.6.1.2.1.10.7.2.1.8 dot3StatsLateCollisions readonly Counter32
1.3.6.1.2.1.10.7.2.1.9 dot3StatsExcessiveCollisions readonly Counter32
1.3.6.1.2.1.10.7.2.1.10 dot3StatsInternalMacTransmitErrors readonly Counter32
1.3.6.1.2.1.10.7.2.1.11 dot3StatsCarrierSenseErrors readonly Counter32
1.3.6.1.2.1.10.7.2.1.13 dot3StatsFrameTooLongs readonly Counter32
1.3.6.1.2.1.10.7.2.1.16 dot3StatsInternalMacReceiveErrors readonly Counter32
1.3.6.1.2.1.10.7.2.1.17 dot3StatsEtherChipSet readonly ObjectIdentifier
1.3.6.1.2.1.10.7.2.1.18 dot3StatsSymbolErrors readonly Counter32
1.3.6.1.2.1.10.7.2.1.19 dot3StatsDuplexStatus readonly unknown(1), halfDuplex(2), fullDuplex(3)
1.3.6.1.2.1.10.7.2.1.20 dot3StatsRateControlAbility readonly TruthValue
1.3.6.1.2.1.10.7.2.1.21 dot3StatsRateControlStatus readonly rateControlOff(1), rateControlOn(2), unknown(3)

Used by conformance groups

1 objects
  • 1.3.6.1.2.1.35.2.1.7 etherDuplexGroup

Comments