dot3StatsDuplexStatus
OBS ✓
EtherLike-MIB ·
.1.3.6.1.2.1.10.7.2.1.19
Object
column Enumeration
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.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Ports
Explore Observium network monitoring
Context
- MIB
- EtherLike-MIB
- OID
.1.3.6.1.2.1.10.7.2.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot3StatsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EtherLike-MIB::dot3StatsDuplexStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EtherLike-MIB::dot3StatsDuplexStatus.<dot3StatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EtherLike-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EtherLike-MIB::dot3StatsDuplexStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | halfDuplex |
3 | fullDuplex |
Conformance
Member of