|
|
Description:
|
automationSystemRestart OBJECT-TYPE
SYNTAX INTEGER {noOperation(0), coldstart(1), warmstart(2), restartBasicDefaults(3), restartCompleteDefaults(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Restart the system. Setting the value to 1
causes a coldstart, a value of 2 causes a
warmstart. The different behaviour of
coldstart and warmstart depends on the
component and is described in the user
manual of the component.
If a warmstart is triggered by the values
of 3 or 4 the settings of the component will
be reseted to factory defaults. The value of
3 means that only the basic parameters will
be reseted, the value of 4 causes a complete
reset. Which parameters are affected by this
action is described in the components
manual.
If write access is not allowed, no matter what reason
(e.g. an active PROFINET configuration), write requests
must be rejected with error 'noSuchName' (SNMPv1 agents) or
'notWriteable' (SNMPv2 and SNMPv3 agents) respectively."
|
|
|
|