|
|
Description:
|
lesLecState OBJECT-TYPE
SYNTAX INTEGER {other(1), -- LEC state is unknown
noLesConnect(2), -- LEC is not connected to the LES
lesConnect(3), -- LEC has established a
-- VCC connection to the LES
joining(4), -- LEC JOIN request has been
-- received by the LES
addLec(5), -- LES is setting up Control Distribute
-- VCC to this LEC
joinedLes(6) -- LEC has joined to the LES
-- successfully}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object is used to indicate the
status this LEC entry is in from the
LES's perspective. The state of this
object is updated by the agent as
it discovers various phases of this LEC."
|
|
|
|