All MIBs › CHS-MIB › uchasSlotLastChange
uchasSlotLastChange
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasSlotLastChange
OID (numeric): 1.3.6.1.4.1.429.1.1.1.1.1.3
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: The value of MIB-II's sysUpTime (in the agent supporting this chassis MIB) at which a module was last inserted or removed from this slot. If no module has been inserted or removed from this slot since the last time the network management card was re-initialized, then this object has a zero value.
What is uchasSlotLastChange?
This TimeTicks value records the chassis's sysUpTime timestamp at the moment a module was last physically inserted into or removed from this specific slot, staying at zero if no such change has happened since the NMC itself was last reset. An admin cares about this because unexpected changes here -- a jump in the value when nobody scheduled maintenance -- indicate someone (or a fault) physically disturbed a card in that slot, which is a useful tamper/instability signal distinct from a pure software fault. For example, if uchasSlotLastChange for slot 8 jumps from 0 to a large tick count overnight with no maintenance window logged, that's evidence a card was reseated or failed and re-seated itself, worth correlating with uchasPhysicalChanges.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.3 snmpwalk -v2c -c public <target> CHS-MIB::uchasSlotLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.3.1 snmpget -v2c -c public <target> CHS-MIB::uchasSlotLastChange.1
Start monitoring US Robotics Total Control/NetServer chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHS-MIB::uchasSlotLastChange OID value, configure state conditions and alerts, and monitor any US Robotics Total Control/NetServer chassis (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.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.1 | nas | CHS-MIB |
| 1.3.6.1.4.1.429.1.1 | chs | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1 | uchasSlot | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1 | uchasSlotTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1.1 | uchasSlotEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1.1.3 | uchasSlotLastChange | CHS-MIB |