adGenEthPortSpeed
ADTRAN-GEN-ETH-IFC-MIB ·
.1.3.6.1.4.1.664.5.70.15.1.1.1.1
Object
column deprecated
r/w
Enumeration
Provisions the speed for the selected ethernet port. Previously auto(1) was used to enable auto-negotiation, but that usage became outdated; therefore this OID's status has changed to deprecated. See adGenEthPortFixedSpeed, adGenEthPortFixedDuplex, adGenEthAutoNegotiateCu and adGenEthAutoNegotiateFiber .
Context
- MIB
- ADTRAN-GEN-ETH-IFC-MIB
- OID
.1.3.6.1.4.1.664.5.70.15.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- adGenEthProvEntry
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::adGenEthPortSpeed'
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::adGenEthPortSpeed.<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::adGenEthPortSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | speed10Mbps |
3 | speed100Mbps |
4 | speed1000Mbps |
5 | speed2500Mbps |
6 | speed10Gbps |
7 | speedScan |
8 | speed40Gbps |
9 | speed100Gbps |