|
|
Description:
|
identCommand OBJECT-TYPE
SYNTAX INTEGER{restart(1),
currentlyRestarting(2),
unspecified(3),
purgeAndRestart(4),
currentlyPurgingAndRestarting(5),
purgeNvramAndRestart(6),
currentlyPurgingNvramAndRestarting(7)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This is the command to be executed by the resource
managed by the agent.
The value unspecified is always returned on SNMP
Get/GetNext while the resource is running. If the
restart(1) command is given, currentlyRestarting(2)
is returned while the resource is preparing to
restart (reboot)."
REFERENCE " --"
|
|
|
|