|
Description:
|
mpanlDlciJvcPreviousState OBJECT-TYPE
SYNTAX INTEGER {
null(0),
callRequest(1),
callIndication(2),
callBlockPresent(3),
active(4),
discInitiated(5),
discPktPresent(6),
callDisconnected(7),
callTerminated(8) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This attribute indicates the previous state of the JVC process.
The state can be one of:
null: waiting for an incoming call or a call request from MPANL,
callRequest: waiting for the call connected from MPANL,
callIndication: waiting for the call packet from MPANL,
callBlockPresent: waiting for the Raccept packet from the subnet,
active: relaying packets between the subnet and MPANL,
discInitiated: not used by the DCE JVC,
discPktPresent: not used by the DCE JVC,
callDisconnected: waiting for the termination request from
MPANL,
callTerminated: waiting for the termination by MPANL."
|
|
|