swIfSpeedDuplexNegotiationRemoteCapabilities
NETGEAR-RADLAN-rlInterfaces ·
.1.3.6.1.4.1.4526.17.43.1.1.42
Object
column AutoNegCapabilitiesBits
Operative auto negotiation capabilities of the remote link. unknown bit means that port operative status is not up, or auto negotiation process not complete, or remote link is not auto negotiation able.
Context
- MIB
- NETGEAR-RADLAN-rlInterfaces
- OID
.1.3.6.1.4.1.4526.17.43.1.1.42- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swIfEntry
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 'NETGEAR-RADLAN-rlInterfaces' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rlInterfaces::swIfSpeedDuplexNegotiationRemoteCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-rlInterfaces' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rlInterfaces::swIfSpeedDuplexNegotiationRemoteCapabilities.<swIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-rlInterfaces' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-rlInterfaces::swIfSpeedDuplexNegotiationRemoteCapabilities'
Syntax
- Source
- AutoNegCapabilitiesBits
- Base type
Bits
Values & Constraints
Type Values
0 | default |
1 | unknown |
2 | tenHalf |
3 | tenFull |
4 | fastHalf |
5 | fastFull |
6 | gigaHalf |
7 | gigaFull |
8 | tenGigaFull |