|
|
Description:
|
parIfOperStatus OBJECT-TYPE
SYNTAX INTEGER {
up (1),
added (2),
failed (3),
added-failed (4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object specifies the operation status of the interface.
For interfaces of type uni(1) the status is either up(1) or
failed(3) as reported by platform.
For interfaces of type nni(2) the status is either of up(1),
added(2), failed(3) or added-failed(4).
Status up(1) indicates that the interface is configured as
trunk but the trunk is not added.
Status failed(3) indicates that the interface is configured as
trunk, the trunk is not added and platform indicates an alarm
on the interface.
Status added(2) indicates that the interface is configured as
trunk and the trunk is added.
Status added-failed(4) indicates that the interface is configured
as trunk, the trunk is added and there is an alarm on the trunk.
This alarm could be generated by PAR or reported by Platform."
|
|