adGenEthCurrentAutoNeg
ADTRAN-GEN-ETH-IFC-MIB ·
.1.3.6.1.4.1.664.5.70.15.2.1.1.3
Object
column Enumeration
Returns whether autonegotiation is currently enabled on the selected port.
Context
- MIB
- ADTRAN-GEN-ETH-IFC-MIB
- OID
.1.3.6.1.4.1.664.5.70.15.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenEthStatusEntry
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 'ADTRAN-GEN-ETH-IFC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-ETH-IFC-MIB::adGenEthCurrentAutoNeg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-ETH-IFC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-ETH-IFC-MIB::adGenEthCurrentAutoNeg.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-ETH-IFC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-ETH-IFC-MIB::adGenEthCurrentAutoNeg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |