MIB Viewer

cat2600TsReset

OBJECT-TYPE
1.3.6.1.4.1.9.1.111.1.2.1.2.5
Access
read-write
Status
mandatory
Sub-identifiers
0
This object is used to reset the switch. Writing softReset(3) causes the switch to reset the hardware, run quick diagnostics, clear all counters, start switching, issue a warmstart trap, and then be able to respond to SNMP requests. Writing hardReset(2) causes the switch to run power up diagnostics and then execute a soft reset. Note: all address tables are cleared in both cases. The administrative parameters from nonvolatile memory are used to initialize the operational parameters. The value returned on GETs should be running(1).
INTEGER { running(1), hardReset(2), softReset(3) }