|
|
Description:
|
mscGsmBcRlpProtocolState OBJECT-TYPE
SYNTAX INTEGER {
detached(0),
disconnected(1),
connPending(2),
discPending(3),
connectEstablished(4),
synchronized(5) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This attribute indicates the last Radio Link Protocol (RLP) state
before call take down. The following are the states:
detached, Initial State. The call has not even started.
disconnected, Asynchronous Disconnected Mode (ADM).
connPending, In ADM, but sent Set Asynchronous Balanced Mode
(SABM) and waiting for a response.
discPending, Sent Disconnect (DISC), waiting for a response.
connectEstablished, In Asynchronous Balanced Mode (ABM),
Information frames can be exchanged.
synchronized, Synchronization state entered after a change of
channel coding. Handles REMAP procedure."
DEFVAL { detached }
|
|
|
|