ctFastEthernetReceivedTechnologyAbility
FAST-ETHERNET-MIB ·
.1.3.6.1.4.1.52.4.1.2.9.1.1.1.7
Object
column
mandatory
Integer32
Indicates the advertised ability of the remote hardware, or link
partner. The value of this object is the logical OR of all supported
technologies. Where each technology is given the values below:
other(1) Undefined
Auto-Negotiation(2) Auto-Negotiation/Parallel Detection
Not-Detected(4) Link Partner does not support Auto-Negotiation
10BASE-T(8) 10BASE-T
10BASE-TFD(16) Full duplex 10BASE-T
100BASE-TX(32) 100BASE-TX as defined in clause 25
100BASE-TXFD(64) Full Duplex 100BASE-TX
100BASE-T4(128) 100BASE-T4 as defined in clause 23
100Base-FX(256) 100Base-FX
100Base-FXFD(512) Full Duplex 100Base-FX
For example a port which supports 100Base-TX(32), 100Base-TXFD(64),
would have a value of 98(32 + 64 + Auto-Negotiation(2)).
A read should always include Auto-Negotiation(2), unless the link
partner does not support auto-negotiation, at which time the value
will be Not-Detected(4) or auto-negotiation is disabled(or not
supported) for this port at which time the value will be other(1).
Context
- MIB
- FAST-ETHERNET-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.9.1.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ctFastEthernetCtlEntry
- Table
- ctFastEthernetCtlTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-1023
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctFastEthernetCtlInterface mandatory The interface for which this fast ethernet information pertains. | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.9.1.1.1.1 |
| ctFastEthernetCtlPortGroup mandatory The port group for which this fast ethernet information
pertains. | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.9.1.1.1.2 |
| ctFastEthernetCtlPort mandatory The physical port for which this fast ethernet information pertains. | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.9.1.1.1.3 |
| ctFastEthernetLocalTechnologyAbility mandatory This indicates the technology ability of the local hardware.
The value of this object is the logical OR of all supported
technologies. Where each technology is given the values … | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.9.1.1.1.4 |
| ctFastEthernetCurrentOperationalMode mandatory Indicates the current operational mode of this port.
The value of this object is the logical OR of current opertational
mode and how we arrived at that mode, whether it be by
Aut… | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.9.1.1.1.5 |
| ctFastEthernetAdvertisedTechnologyAbility mandatory Indicates the advertised ability of the local hardware, but only
becomes active on ports that have auto-negotiation enabled.
For example a port which will adverti… | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.9.1.1.1.6 |