MIB Viewer

nbsCmmcSysRestart

OBJECT-TYPE
1.3.6.1.4.1.629.200.2.3
Access
read-write
Status
current
Sub-identifiers
0
This object is used to reset the system. Writing a coldRestart(2), causes the SNMP Agent CPU to be hardware reset, similar to a power-on cycle. Writing a warmRestart(3), causes only a restart of the System Control CPU operative software. Writing a upgrRestart(4), causes a total restart of the system software, but attempts to leave the hardware alone.
INTEGER { running (1), coldRestart(2), warmRestart(3), upgrRestart(4) }