eSWAutoNegAdvertisedAbility
ASANTE-SWITCH-MIB ·
.1.3.6.1.4.1.298.1.5.1.3.3.1.7
Object
column mandatory
r/w
OctetString
This object represents the capabilities which will
be advertised in the Auto-Negotiation sequence. The
capability is indicated by each bit in this 2 byte
octet string.
0: is not capable 1: is capable
Bit 0 : default capabilities
Bit 1 : 10Mbps Ethernet capable
Bit 2 : 10Mbps Ethernet full duplex capable
Bit 3 : 100BASE-TX capable
Bit 4 : 100BASE-TX full duplex capable
Bit 5 : 100BASE-FX full duplex capable
Bit 6 : 100BASE-T4 capable
Bit 7 : 802.9 capable
Bit 8 - 15 : reserved
Note that Auto-Negotiation will restart
automatically if the supported capabilities
are set. The bit ordering is such that the most
significant bit (in network order) is Bit 0.
Context
- MIB
- ASANTE-SWITCH-MIB
- OID
.1.3.6.1.4.1.298.1.5.1.3.3.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- eSWAutoPortCtrlEntry
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 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::eSWAutoNegAdvertisedAbility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::eSWAutoNegAdvertisedAbility.<eSWAutoNegGrpIndex>.<eSWAutoNegPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-SWITCH-MIB::eSWAutoNegAdvertisedAbility'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 2-2