All MIBs › CHASSIS-MIB › chasNoOfResets
chasNoOfResets
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasNoOfResets
OID (numeric): 1.3.6.1.4.1.800.2.1.1.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: This object is a count of the number of times this this station has been reset since a cold-start.
What is chasNoOfResets?
This object simply counts how many times the chassis (station) has been reset since its last cold-start, per the description. An admin watching this counter climb unexpectedly knows the chassis is rebooting on its own, a software crash loop or power issue rather than sitting stably, which is a strong early warning sign worth investigating before a customer-facing outage occurs. If chasNoOfResets increases by 3 overnight with no scheduled maintenance, the admin should suspect a firmware crash or power instability on that chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.6 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasNoOfResets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.6.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasNoOfResets.1
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasNoOfResets OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.1 | chasInfo | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.1.6 | chasNoOfResets | CHASSIS-MIB |