All MIBs › CAT2600-MIB › cat2600TsUFCReset
cat2600TsUFCReset
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsUFCReset
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.6.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The object is used to reset a UFC. Writing a softReset(3) causes the switch to reset the hardware, run the minimum number of diagnostics, and clear all counters. Writing hardReset(2) causes the UFC to run power up diagnostics and then execute a softreset.
What is cat2600TsUFCReset?
Writing to this object resets a specific UFC card independently of the rest of the switch -- softReset(3) resets the card's hardware, runs a minimal diagnostic set, and clears its counters, while hardReset(2) runs full power-up diagnostics first before executing that same soft reset. An admin uses this to recover a single misbehaving UFC card (say, one reporting a down status or generating errors) without having to reset the entire switch chassis and disrupt every other port. This card-scoped reset capability is what makes cat2600TsUFCStatus troubleshooting actionable without an all-ports outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.6.1.1.9 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsUFCReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.6.1.1.9.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsUFCReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.6.1.1.9.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::cat2600TsUFCReset 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.6 | cat2600TsUFC | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.6.1 | cat2600TsUFCTable | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.6.1.1 | cat2600TsUFCEntry | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.6.1.1.9 | cat2600TsUFCReset | CAT2600-MIB |