MIB Viewer

dpsfClearRunCfg

OBJECT-TYPE
1.3.6.1.4.1.171.15.22.1.4
Access
read-write
Status
current
Sub-identifiers
0
When set to 'clear_cfg_ip_reboot', this object is used to clear running-config including IP address and save to flash then reboot. When set to 'clear_cfg_no_ip_reboot', this object is used to clear running-config except IP address and save to flash then reboot. When set to 'clear_cfg_no_reboot', this object is used to clear running-config including IP address and save to flash but no reboot. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
INTEGER { clear_cfg_ip_reboot(1), clear_cfg_no_ip_reboot(2), clear_cfg_no_reboot(3), noOp(4) }