|
|
Description:
|
opticsIMifMauExtDirectionMode OBJECT-TYPE
SYNTAX INTEGER {unidirectional(1), bidirectional(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"It is used to define the Interface Direction Mode (IEEE 802.3 clause 66)
of an Ethernet interface with the following values:
- unidirectional (1)
When the interface detects an incoming failure (e.g., LOS),
it keeps transmitting traffic in the outgoing direction
and also inserts a remote failure indication,
if such an indication is defined for that type of MAU
(e.g., an RFI signal), to the remote interface.
- bidirectional (2)
When the interface detects an incoming failure (e.g., LOS),
it stops transmitting traffic in the outgoing direction
and also inserts a remote failure indication,
if such an indication is defined for that type of MAU
(e.g., an RFI signal), to the remote interface."
|
|
|
|
|
|