|
Description:
|
atmIfVpcSegLinkSideLoopbackState OBJECT-TYPE
SYNTAX INTEGER {
good(0),
bad(1),
unknown(2),
notApplicable(3) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This attribute contains the current state of the link-side segment
loopback for this connection. Link-side segment loopback cells are
transmitted (inserted) by a connection component in the direction of
the link (port). The value of this attribute is dependent upon the
current setting of the segLinkSideLoopback provisionable attribute,
the connection point type as specified by the connectionPointType
attribute, and the current loopback state (if applicable).
The value is notApplicable when the connectionPointType is a
connectingPoint.
The value is notApplicable when the distributionType is
pointToMultipoint.
The value is good when the segLinkSideLoopback is on, the
connectionPointType is a segmentEndPoint or a
connectionEndPoint, and the segment link side loopback is
working.
The value is bad when the segLinkSideLoopback is on, the
connectionPointType is a segmentEndPoint or a
connectionEndPoint, and the link side segment loopback is not
working.
The value is unknown when the segLinkSideLoopback is off.
The value is unknown when the segLinkSideLoopback is on, the
connectionPointType is a segmentEndPoint and the segment switch
side loopback has not yet been determined.
The state of this attribute determines, in part, the value of the
operStatus attribute."
|
|
|