|
Description:
|
atmIfVpcSegSwitchSideLoopbackState 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 switch-side segment
loopback for this connection. Switch-side segment loopback cells
are transmitted (inserted) by a connection component in the
direction of the bus. The value of this attribute is dependent upon
the current setting of the segSwitchSideLoopback provisionable
attribute, the connection point type as specified by the
connectionPointType attribute, and the current loopback state (if
applicable).
The value is only applicable when the connectionPointType is a
segmentEndPoint.
The value is notApplicable when the connectionPointType is a
connectingPoint or connectionEndPoint.
The value is notApplicable when the distributionType is
pointToMultipoint.
The value is good when the segSwitchSideLoopback is on, the
connectionPointType is a segmentEndPoint and the segment switch
side loopback is working.
The value is bad when the segSwitchSideLoopback is on, the
connectionPointType is a segmentEndPoint and the switch side
segment loopback is not working.
The value is unknown when the segSwitchSideLoopback is off.
The value is unknown when the segSwitchSideLoopback is on, the
connectionPointType is a segmentEndPoint and the segment switch
side loopback has not been determined."
|
|
|