|
Description:
|
excelSysLastAlarmStatus OBJECT-TYPE
SYNTAX INTEGER {
other(1),
cardOutOfService(2),
cardInService(3),
cardInServiceStandby(4),
cardFail(5),
cardAdded(6),
cardRemoved(7),
cardActive(8),
cardReset(9),
ringInitializing(10),
ringConnected(11),
ringInService(12),
ringOutOfService(13),
spanLossOfService(14),
spanDegradedService(15),
nodeDiscovered(16),
nodeUp(17),
nodeReady(18),
nodeDown(19)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The last Alarm Status change value to go out in a trap."
|
|
|