zxAnEtherIfConfDuplexSpeed

ZTE-AN-INTERFACE-MIB · .1.3.6.1.4.1.3902.1015.3.1.2.1.1

Object

column r/w Enumeration
DURABLE: { auto_negotiate:all }
The desired speed and duplex for this interface. If the selected
control is not possible on the interface, a value of illegal(99)
is returned.  If the port type does NOT support the default
of auto_negotiate(1), then the application initializes the
port to a valid value (e.g., 1000full(6)).  Note that not all
controls are possible for all interfaces.  For example, only
full-1000(6) is available for Gigabit Ethernet interfaces.

Context

MIB
ZTE-AN-INTERFACE-MIB
OID
.1.3.6.1.4.1.3902.1015.3.1.2.1.1
Type
column
Access
readwrite
Status
current
Parent
zxAnEtherIfConfEntry

Walk 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 'ZTE-AN-INTERFACE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-INTERFACE-MIB::zxAnEtherIfConfDuplexSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-INTERFACE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-INTERFACE-MIB::zxAnEtherIfConfDuplexSpeed.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-INTERFACE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-INTERFACE-MIB::zxAnEtherIfConfDuplexSpeed'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1autoNegotiate
2half10
3full10
4half100
5full100
6full1000
7full10000
99illegal