|
Description:
|
devFunRestart OBJECT-TYPE
SYNTAX INTEGER {noreboot(1), reboot(2), reset(3), resetwithoutip(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object allows the user to restart the Switch
(i.e)the entire switch will operationally go down and
start again.
This objects also allows user to reset swith(all configuration
set to default) and reset switch without ip(except ip configuration
saved, configuration set to default) and reset switch without ip and
vlan(except ip and vlan configuration saved, configuration set to default)
When the switch operationally goes down, configuration
save operation is initiated based on the configuration save
option chosen.
When the switch operationally come up, the saved configurations
are restored based on the restore option chosen.
Once the switch is restarted, the value of this object reverts
to noreboot."
DEFVAL {noreboot}
|
|
|