|
|
Description:
|
mcmGcmLinkSigOperStatus OBJECT-TYPE
SYNTAX INTEGER {
cfg-error (1),
info-wait (2),
inactive (3),
enable-wait (4),
deferred (5),
protocol-down (6),
activating (7),
active (8),
disconnecting (9),
ever-up (10)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"NAME = ;
DESC = The status of the Signaling Link: \
cfg-error (1): Configuration error. The signaling \
link is not configured or activated from the \
Signaling CM. \
info-wait (2): the GCM has sent an information \
request message to the Signaling CM to request \
the status of this link. If the GCM receives an error \
message, the status will be set to cfg-error (1). \
inactive (3): the link is inactive. \
enable-wait (4): the GCM is trying to enable the \
hardware interface and is waiting for the response \
from the Signaling CM. \
deferred(5):the activation of link is being deferred \
for 1 minute.
protocol-down(6):this indicates PLM or MSM is down.\
activating (7): the activation of this link is in \
progress. \
active (8): the Signaling link is established. \
disconnecting (9): the Signaling CM deactivates \
this link. \
up (10): this link is up forever.;
(Operational);
HELP = ;
CAPABILITIES =."
|
|