All MIBs › CAT2600-MIB › cat2600TsReset
cat2600TsReset
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsReset
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.2.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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).
What is cat2600TsReset?
Writing to this object remotely resets the switch: softReset(3) clears counters and address tables, runs quick diagnostics, and restarts switching, while hardReset(2) additionally runs full power-up diagnostics before performing the soft reset -- both clear all address tables and issue a warmstart trap. An admin uses this for remote recovery of a hung or misbehaving switch without needing physical access to the front-panel reset button. Because it wipes learned MAC addresses, an admin would expect a brief flood of unicast flooding right after issuing either reset while the switch relearns its station table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.2.5 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.2.5.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.1.2.5.1 i <value>
Start monitoring Cisco Catalyst 2600 switching hub (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAT2600-MIB::cat2600TsReset OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2600 switching hub (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.1 | catProd | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111 | cat2600 | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1 | cat2600Ts | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2 | cat2600TsObjects | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1 | cat2600TsMain | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.2 | cat2600TsSys | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.2.5 | cat2600TsReset | CAT2600-MIB |