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
- Table
- eSWAutoPortCtrlTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 2-2
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eSWAutoNegGrpIndex mandatory The value of this object identifies the group for
which this entry contains port auto-negotiation
information. | column | Integer32 | .1.3.6.1.4.1.298.1.5.1.3.3.1.1 |
| eSWAutoNegPortIndex mandatory The value of this object identifies the port for
which this entry contains auto-negotiation
information. | column | Integer32 | .1.3.6.1.4.1.298.1.5.1.3.3.1.2 |
| eSWAutoNegAdminState mandatory A port which has auto-negotiation signaling
ability will be enabled to do so when this object
is set to enabled(2). If the object is set to
disable(3) the port will operate as if … | column | Enumeration | .1.3.6.1.4.1.298.1.5.1.3.3.1.3 |
| eSWAutoNegRemoteAble mandatory This object will be set to able(2) if the
port has detected that the link partner has
auto-negotiation ability. | column | Enumeration | .1.3.6.1.4.1.298.1.5.1.3.3.1.4 |
| eSWAutoNegAutoConfig mandatory Indicates whether Auto Negotiation signaling is in
progress or has completed. | column | Enumeration | .1.3.6.1.4.1.298.1.5.1.3.3.1.5 |
| eSWAutoNegLocalAbility mandatory The connecting ability of local port. The
capability of the local port will be represented
by each bit in this 2 byte octet string. The
meaning of each bit is as follows:
… | column | OctetString | .1.3.6.1.4.1.298.1.5.1.3.3.1.6 |
| eSWAutoNegReceivedAbility mandatory Indicates the advertised capabilities of link
partner.
The capability will be represented by each bit
in this 2 byte octet string. The meaning of
each bit is as follows:
… | column | OctetString | .1.3.6.1.4.1.298.1.5.1.3.3.1.8 |
| eSWAutoNegRestartAutoConfig mandatory Forces auto-negotiation to begin link
negotiation. Has no effect if auto-negotiation
signaling is diabled. Always returns
noRestart(3). | column | Enumeration | .1.3.6.1.4.1.298.1.5.1.3.3.1.9 |