adGenEthPortFixedSpeed
ADTRAN-GEN-ETH-IFC-MIB ·
.1.3.6.1.4.1.664.5.70.15.1.1.1.4
Object
column r/w
Enumeration
Provisions the speed for the selected ethernet port fixedSpeedScan(7) activates an Adtran-specific speed-scan algorithm to detect an appropriate fixed speed. (a) in all cases for Fiber and (b) for Copper when the autonegotiation OID, adGenEthAutoNegotiateCu, is set to false .
Context
- MIB
- ADTRAN-GEN-ETH-IFC-MIB
- OID
.1.3.6.1.4.1.664.5.70.15.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- 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::adGenEthPortFixedSpeed'
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::adGenEthPortFixedSpeed.<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::adGenEthPortFixedSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | fixedSpeed10Mbps |
3 | fixedSpeed100Mbps |
4 | fixedSpeed1000Mbps |
5 | fixedSpeed2500Mbps |
6 | fixedSpeed10Gbps |
7 | fixedSpeedScan |
8 | fixedSpeed40Gbps |
9 | fixedSpeed100Gbps |