|
Description:
|
excelMtxState OBJECT-TYPE
SYNTAX INTEGER {
booting(1),
initializing(2),
standby(3),
switchOver(4),
active(5),
other(6),
disabled (7)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object indicates the current state of this matrix card.
The possible return values are:
booting(1),
initializing(2),
standby(3),
switchOver(4),
active(5),
other(6),
disabled(7)."
|
|
|