|
Description:
|
groupReset OBJECT-TYPE
SYNTAX INTEGER {noOp(0), softReset(1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Command to request a reset on the group.
NoOp : no operation. In case the reset is not started,
it will cancel the operation.
SoftReset : This will conduct a software reset on the group
under certain conditions:
groupAdminState result
--------------- -------------------------------
Locked start reset immediatly
ShuttingDown wait for the state to be locked
then start the reset
Unlock command is discarded"
DEFVAL {noOp}
|
|
|