ctFastEthernetLocalTechnologyAbility
FAST-ETHERNET-MIB ·
.1.3.6.1.4.1.52.4.1.2.9.1.1.1.4
Object
column
mandatory
Integer32
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 below:
other(1) Undefined, or ability not known
Auto-Negotiation(2) Auto-Negotiation
10BASE-T(8) 10BASE-T
10BASE-TFD(16) Full duplex 10BASE-T
100BASE-TX(32) 100BASE-TX
100BASE-TXFD(64) Full Duplex 100BASE-TX
100BASE-T4(128) 100BASE-T4
100BASE-FX(256) 100BASE-FX
100BASE-FXFD(512) Full Duplex 100Base-FX
For example a port which supported 100Base-TX(32), 100Base-TXFD(64),
and Auto-Negotiation(2) would have a value of 98(32 + 64 + 2).
Context
- MIB
- FAST-ETHERNET-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.9.1.1.1.4- 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 |
| 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 |
| ctFastEthernetReceivedTechnologyAbility mandatory 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 giv… | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.9.1.1.1.7 |