All MIBs › CHASSIS-MIB › chasPhysicalChanges
chasPhysicalChanges
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasPhysicalChanges
OID (numeric): 1.3.6.1.4.1.800.2.1.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Depicts the number of physical changes that have occured to the chassis MIB since reset or power on. This includes additions and removal of modules in the module table or additions and removal of controllers in the controller table.
What is chasPhysicalChanges?
This counter increments every time a physical change occurs in the chassis, specifically the addition or removal of a module or a controller, tracking hardware churn since the last reset or power-on. An admin can poll this counter to detect unauthorized or unexpected hardware tampering, such as someone pulling or inserting a card, between polling intervals without having to walk the module table on every poll. If chasPhysicalChanges jumps from 12 to 14 between two polls, it tells the admin two module insertion/removal events happened, prompting a check of the module table for what changed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.4 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasPhysicalChanges
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.4.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasPhysicalChanges.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::chasPhysicalChanges 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.4 | chasPhysicalChanges | CHASSIS-MIB |