TCP/IP MIB-II
interface has been closed and then opened again. A read of ctIfLAA will always return the same values as IfPhysAddress, except in the case where; o ctIfLAA has been set, but interface has not yet been closed and reopened, in this case the last set value is returned. Note that a read of IfPhysAddress will always return the physical address currently being used by the interface.
SYNTAX OCTET STRING (SIZE (6))
ACCESS
STATUS mandatory
ctIfDuplex | {ctIfEntry 5} |
This defines the capability of the underlying hardware in supporting full duplex. This object will have a value of fullDuplex(3) if all hardware is capable of supporting full duplex operation.
SYNTAX INTEGER {other(1), standard(2), full(3)}
ACCESS
STATUS mandatory
OBJECT IDENTIFIER: 1.3.6.1.4.1.52.4.3.3.2.1.1.5
The OID will actually be 1.3.6.1.4.1.52.4.3.3.2.1.1.5.X where X is the interface number requested. This is what the port is set to, NOT of what it is capable. It will report full (3) or standard (2) on ethernet ports, and other (1) for fast ethernet ports. It will report other (1) on our UART (Local Console Management or PPP) port.
ctIfCapability | {ctIfEntry 6} |
DESCRIPTION
Defines the capability of the underlying hardware in supporting full duplex. This object will have a value of fullDuplex (3) if all hardware is capable of supporting full duplex operation.