|
Description:
|
dcxDxmStatusState OBJECT-TYPE
SYNTAX INTEGER{
standalone(1),
active(2),
inactive(3),
passive(4),
restored(5),
failed(6),
replacement(7),
restoring(8)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Specifies the current state of the DoxController"
|
|
|