|
|
Description:
|
mcmGcmLinkProtoStatus OBJECT-TYPE
SYNTAX INTEGER {
cfg-error (1),
info-wait (2),
inactive (3),
enable-wait (4),
deferred (5),
protocol-down (6),
activating (7),
wait-switch (8),
switching (9),
active (10),
disconnecting (11),
ever-up (12)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"NAME = ;
DESC = The status of the Protocol Link: \
cfg-error (1): Configuration error. The protocol \
link is not configured or activated from the CM. \
info-wait (2): the GCM has sent an information \
request message to the 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 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. \
wait-switch (8): the switching from the backup link \
to the primary is delayed by the configuration. \
switching (9): the switching of the link is in progress. \
active (10): the link is established. \
disconnecting (11): the CM deactivates this link. \
up (12): this link is up forever. \
(Operational);
HELP = ;
CAPABILITIES =."
|
|