|
Description:
|
genAppFileRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The status of this entry in the table. Note the available states:
active(1), -- Fully configured and active.
notInService(2) -- NOT SUPPORTED.
notReady(3), -- Entry NOT FULLY configured.
createAndGo(4), -- Used to add new Applications in the system.
createAndWait(5) -- Used to add new Applications in the system.
destroy(6) -- Used to delete Applications in the system."
|
|
|