ethDot3SelectedIfType
Selected interface speed. A selected value of `auto(0)' means that the interface type with the highest available line speed will be used. See ethIfType for the currently used type. The interface type must correspond to a supported type as presented by ethDot3SupportedIfType.
Details
Possible values
| 0 | auto |
| 1 | unknown |
| 2 | bETS |
| 3 | b100baseTX |
| 4 | b1000baseSX |
| 5 | b1000baseLX |
| 6 | b1000baseT |
| 7 | bETSGroup |
| 8 | b10GbaseSR |
| 9 | b10GbaseLR |
| 10 | b10GbaseLRM |
| 11 | b10GbaseER |
| 12 | b10GbaseZR |
Table columns
16 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.1 | ethDot3AutoNegotiate | readwrite | TruthValue |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.2 | ethDot3AdvertisedSpeed | readwrite | AdvertisedSpeed |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.3 | ethDot3AdvertisedDuplex | readwrite | AdvertisedDuplex |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.4 | ethDot3AdvertisedFlowControl | readwrite | AdvertisedFlowControl |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.5 | ethDot3ActiveSpeed | readonly | Unknown |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.6 | ethDot3ActiveDuplex | readonly | fullDuplex(1), halfDuplex(2), notApplicable(3) |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.7 | ethDot3ActiveFlowControl | readonly | all(1), receive(2), transmit(3), none(4), notApplicable(5) |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.8 | ethDot3ForceVLANTagged | readwrite | VLANSet |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.9 | ethDot3ForceVLANUntagged | readwrite | VLANSet |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.10 | ethDot3SupportedSpeeds | readonly | AdvertisedSpeed |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.11 | ethDot3ResetToDefaults | readwrite | Unknown |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.12 | ethDot3AutoNegotiateStatus | readonly | TruthValue |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.13 | ethDot3AutoNegotiateAllowed | readonly | TruthValue |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.14 | ethDot3AutoNegotiateMandatory | readonly | TruthValue |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.15 | ethDot3SupportedIfType | readonly | Unknown |
| 1.3.6.1.4.1.2928.2.2.1.3.5.1.16 | ethDot3SelectedIfType | readwrite | EthInterfaceType |