|
Description:
|
hpnicfdot1qVlanBatchOperStatus OBJECT-TYPE
SYNTAX INTEGER {opInprogress(1), -- If the operation is running, the system
-- will return OpInprogress.
opfailure(2), -- If the operation is failure, the system
-- will return Opfailure.
opsuccess(3), -- If the operation is success, the system
-- will return Opsuccess.
opsuccesspartial(4) -- If the operation is success partially,
-- the system will return Opsuccesspartial.}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The status of operation."
|
|
|