|
Description:
|
igCrvOperStatus OBJECT-TYPE
SYNTAX BITS
{
up(0),
fault(1),
manualOos(2),
removedFromServiceBySwitch(3),
unEquipped(4),
notConnected(5)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The line operational status is the composition (ie,
logical OR'ing) of definitions from GR-303-CORE.
Some of them are service affecting, some of them
don't affect the ability of service. Valid
states are:
* up, line is operational
* fault (FLT), a fault condition
* manualOos (MTCE), object is manually taken OOS for
maintenance purpose
* removedFromServiceBySwitch (SWTCH), entity
removed from service by switch
* UnEquipped - default state when new CRV
entry is added
* notConnected, line is not connected"
|
|
|