|
Description:
|
mscAppnAdjNnCpCpSessStatus OBJECT-TYPE
SYNTAX INTEGER {
active(1),
conLoserActive(2),
conWinnerActive(3),
inactive(4) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Indicates the state of CP-CP sessions between this node and
adjacent network and end nodes. Inactive indicates no CP-CP
sessions exists between this node and the adjacent node. Active
indicates CP-CP sessions are active using both the ConWinner and
ConLoser sessions. The session initiated by this node is referred to
as the ConWinner session and is used by this node to send to the
adjacent node. The ConLoser session is initiated by the adjacent
node and is used by this node to receive from the adjacent node."
|
|
|