CHASSIS-MIB :: chasLogicalChanges

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasLogicalChanges

chasLogicalChanges

Module: CHASSIS-MIB

OID (symbolic): CHASSIS-MIB::chasLogicalChanges

OID (numeric): 1.3.6.1.4.1.800.2.1.1.5

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: Depicts the number of logical changes that have occured to the chassis MIB since reset or power on. This includes all sets to name strings.

What is chasLogicalChanges?

This counter increments for every logical change to the chassis MIB since reset or power-on, specifically counting all SETs made to name/string objects like chasDescription or chasModuleDescription. This lets an admin detect configuration drift, such as someone renaming modules or the chassis description, without needing a full config diff, which is handy for change-control auditing on a device with many writable label fields. A jump in chasLogicalChanges after a maintenance window would prompt an admin to check chasDescription and the various chasModuleDescription fields for unexpected edits.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.5
snmpwalk -v2c -c public <target> CHASSIS-MIB::chasLogicalChanges

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.5.1
snmpget -v2c -c public <target> CHASSIS-MIB::chasLogicalChanges.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::chasLogicalChanges 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.1xylanChassisXYLAN-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.800.2.1.1chasInfoCHASSIS-MIB
1.3.6.1.4.1.800.2.1.1.5chasLogicalChangesCHASSIS-MIB