ethConfigCurrentLinkSpeedAndDuplex
RAINBOW-MIB ·
.1.3.6.1.4.1.12394.1.2.7.1.1.1.5
Object
column LinkSpeedAndDuplex
When Auto Negotiation is disabled, this is the current Speed and Duplex. When Auto Negotiation is enabled, this is the detected Speed and Duplex.
Context
- MIB
- RAINBOW-MIB
- OID
.1.3.6.1.4.1.12394.1.2.7.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbEthIfConfigEntry
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 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-MIB::ethConfigCurrentLinkSpeedAndDuplex'
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::ethConfigCurrentLinkSpeedAndDuplex.<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::ethConfigCurrentLinkSpeedAndDuplex'
Syntax
- Source
- LinkSpeedAndDuplex
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | fullDuplex100Mbps |
3 | halfDuplex100Mbps |
4 | fullDuplex10Mbps |
5 | halfDuplex10Mbps |
6 | fullDuplex1Gbps |
7 | halfDuplex1Gbps |