EtherLike-MIB :: dot3StatsDuplexStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsEtherLike-MIBdot3StatsDuplexStatus

dot3StatsDuplexStatus

Module: EtherLike-MIB

OID (symbolic): EtherLike-MIB::dot3StatsDuplexStatus

OID (numeric): 1.3.6.1.2.1.10.7.2.1.19

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: 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.

What is dot3StatsDuplexStatus?

This value reports the duplex mode the interface's MAC is currently operating in: unknown, half-duplex, or full-duplex. Admins check it to confirm both ends of a link agree on duplex mode, since a mismatch between a full-duplex and half-duplex side is a classic cause of excessive collisions and poor throughput. For example, seeing 'halfDuplex' on a port an admin expected to auto-negotiate to full-duplex gigabit would flag a negotiation problem worth investigating.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.2.1.19
snmpwalk -v2c -c public <target> EtherLike-MIB::dot3StatsDuplexStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.2.1.19.1
snmpget -v2c -c public <target> EtherLike-MIB::dot3StatsDuplexStatus.1

Start monitoring Vendor-neutral Ethernet interface, any manufacturer (IEEE 802.3 EtherLike statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EtherLike-MIB::dot3StatsDuplexStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral Ethernet interface, any manufacturer (IEEE 802.3 EtherLike statistics) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
Numeric OIDNameModule
1.3.6.1.2.1.10.7dot3EtherLike-MIB
1.3.6.1.2.1.10.7.2dot3StatsTableEtherLike-MIB
1.3.6.1.2.1.10.7.2.1dot3StatsEntryEtherLike-MIB
1.3.6.1.2.1.10.7.2.1.19dot3StatsDuplexStatusEtherLike-MIB