All MIBs › EtherLike-MIB › dot3StatsDuplexStatus
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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.7 | dot3 | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.2 | dot3StatsTable | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.2.1 | dot3StatsEntry | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.2.1.19 | dot3StatsDuplexStatus | EtherLike-MIB |