tnPortEtherAutoNegotiate
TN-PORT-MIB ·
.1.3.6.1.4.1.7483.6.1.2.2.4.4.1.4
Object
column
r/w
Enumeration
When the value of tnPortEtherAutoNegotiate is 'true', the Ethernet interface will automatically negotiate link parameters with the far end (including speed and duplex), and will advertise all speeds and duplex modes supported by the interface. When the value of tnPortEtherAutoNegotiate is 'limited', the Ethernet interface will automatically negotiate link parameters with the far end, but will only advertise the speed and duplex mode specified by tnPortEtherSpeed and tnPortEtherDuplex. If tnPortEtherAutoNegotiate is 'false', the Ethernet interface won't negotiate link parameters with the far end and will instead force the speed and duplex mode to the values specified by tnPortEtherSpeed and tnPortEtherDuplex respectively.
Context
- MIB
- TN-PORT-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.2.4.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnPortEtherEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | true |
2 | false |
3 | limited |