|
|
Description:
|
identCommand OBJECT-TYPE
SYNTAX INTEGER{restart(1),
currentlyRestarting(2),
unspecified(3)
}
-- MAX-ACCESS read-write
-- STATUS current
ACCESS read-write
STATUS mandatory
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 " --"
|
|
|
|