All MIBs › CHASSIS-MIB › chasModuleTimeStamp
chasModuleTimeStamp
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasModuleTimeStamp
OID (numeric): 1.3.6.1.4.1.800.2.1.2.1.1.12
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: The value of sysUpTime of this management entitiy, when this module was last (re-) initialized.
What is chasModuleTimeStamp?
This object records the value of sysUpTime at the moment this particular module was last (re-)initialized, essentially a per-module time-since-restart marker rather than a real-time clock value. An admin investigating an intermittent module reboot can compare this timestamp across polls to detect when a specific card restarted, even if the whole chassis itself never rebooted. If chasModuleTimeStamp for a line card suddenly resets to a low value while the chassis's own sysUpTime keeps climbing, that tells the admin only that one module reinitialized, not the whole chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.12 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasModuleTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.12.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasModuleTimeStamp.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::chasModuleTimeStamp 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.2 | chasPhysical | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1 | chasModuleTable | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1.1 | chasModuleEntry | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1.1.12 | chasModuleTimeStamp | CHASSIS-MIB |