juniEthernetIfDuplexMode
Juniper-ETHERNET-MIB ·
.1.3.6.1.4.1.4874.2.2.34.1.1.1.1.2
Object
column r/w
Enumeration
The configured duplex setting for this ethernet interface. The
operational value is reported in this table entry's corresponding
juniEthernetIfOperDuplexMode object.
NOTE, configuration dependency:
Setting this object to values other than 'autoDuplex' takes effect only
when the corresponding juniEthernetIfSpeed object is simultaneously set
to other than 'autoNegotiate'.
Otherwise (i.e. this object is set to 'autoDuplex', AND/OR corresponding
juniEthernetIfSpeed object is set to 'autoNegotiate'), duplex mode is
negotiated.
Context
- MIB
- Juniper-ETHERNET-MIB
- OID
.1.3.6.1.4.1.4874.2.2.34.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniEthernetIfEntry
- Groups
- 2
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 'Juniper-ETHERNET-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ETHERNET-MIB::juniEthernetIfDuplexMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-ETHERNET-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ETHERNET-MIB::juniEthernetIfDuplexMode.<juniEthernetIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-ETHERNET-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-ETHERNET-MIB::juniEthernetIfDuplexMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | autoDuplex |
2 | halfDuplex |
3 | fullDuplex |
Conformance
Member of