|
Description:
|
mscAppnLsLinkStationSubState OBJECT-TYPE
SYNTAX INTEGER {
inactive(1),
sentReqOpnstn(2),
pendXidExch(3),
sentActAs(4),
sentSentMode(5),
active(6),
sentDeactAsOrd(7),
sentDiscOrd(8),
sentDestroyTg(9),
sentCreateTg(10),
sentConnReq(11),
pendRcvConnInd(12),
pendSendConnRsp(13),
sentConnRsp(14),
pendDeact(15) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the current sub-state of the link station. The possible values
are: inactive, sentReqOpnstn, pendXidExch, sentActAs,
sendSetMode, active, sentDeactAsOrd, sentDiscOrd,
sentDestroyTg, sentCreateTg, sentConnReq,pendRcvConnInd,
pendSendConnRsp, sentConnRsp, pendDeact. These are described
in the APPN Architecture reference"
|
|
|