|
Description:
|
hwDot1agCfmMepDirection OBJECT-TYPE
SYNTAX INTEGER {invalid(1), dirInward(2), dirOutward(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object indicates the direction in which the MEP sends the 802.1ag
protocol packets.
Options:
1. invalid(1) -indicates the invalid value.
2. dirInward(2) -indicates that the 802.1ag protocol packets sent by an
inward-facing MEP are transmitted through all the interfaces
in the VLAN associated with the current MA (except the
interface where the MEP resides). That is, an inward-facing
MEP broadcasts the 802.1ag protocol packets in the VLAN
associated with the current MA.
3. dirOutward(3) -indicates that the 802.1ag protocol packets sent by an
outward-facing MEP are transmitted directly through the
interface on which the MEP resides.
By default, the value is invalid."
DEFVAL {invalid}
|
|
|