ethConfigLinkSpeedAndDuplex

RAINBOW-MIB · .1.3.6.1.4.1.12394.1.2.7.1.1.1.3

Object

column r/w LinkSpeedAndDuplex
The configured Speed and Duplex that will be in effect after the next reset.
Applicable only if Auto Negotiation is Disabled. The applicable options are:
In NPU Data port - 100 Mbps Full Duplex, 1 Gbps Full Duplex.
In NPU Management port - Not Applicable (Auto Negotiation always Enabled).
In Micro Base Station Data and Management ports - 10 Mbps Half Duplex,
10 Mbps Full Duplex, 100 Mbps Half Duplex, 100 Mbps Full Duplex.

Context

MIB
RAINBOW-MIB
OID
.1.3.6.1.4.1.12394.1.2.7.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
rbEthIfConfigEntry

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

Syntax

Source
LinkSpeedAndDuplex
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2fullDuplex100Mbps
3halfDuplex100Mbps
4fullDuplex10Mbps
5halfDuplex10Mbps
6fullDuplex1Gbps
7halfDuplex1Gbps