MIB Viewer

ctFastEthernetLocalTechnologyAbility

OBJECT-TYPE
1.3.6.1.4.1.52.4.1.2.9.1.1.1.4
Access
read-only
Status
mandatory
Sub-identifiers
0
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).
INTEGER (1..1023)