All MIBs › CHS-MIB › uchasEntityTimeStamp
uchasEntityTimeStamp
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasEntityTimeStamp
OID (numeric): 1.3.6.1.4.1.429.1.1.2.1.1.6
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: The value of MIB-II's sysUpTime (in the NMC's proxy agent) at which this entity was last (re-)initialized.
What is uchasEntityTimeStamp?
This TimeTicks value records the chassis's own sysUpTime at the moment this specific entity was last initialized or reinitialized, giving a per-entity equivalent of an uptime counter even though the entity itself may not have its own directly queryable sysUpTime. An admin cares about this when correlating an entity's operational-status flap with other chassis events, since a recent reinit timestamp on one modem entity right after a firmware push, for instance, confirms the reload was applied rather than the card silently crashing on its own. For example, if uchasEntityOperStatus for entity 5003 shows operational(4) but uchasEntityTimeStamp shows a reinitialization only two minutes ago, that's a card that just recovered from something, worth checking logs for.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.2.1.1.6 snmpwalk -v2c -c public <target> CHS-MIB::uchasEntityTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.2.1.1.6.1 snmpget -v2c -c public <target> CHS-MIB::uchasEntityTimeStamp.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::uchasEntityTimeStamp 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.2 | uchasEntity | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.2.1 | uchasEntityTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.2.1.1 | uchasEntityEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.2.1.1.6 | uchasEntityTimeStamp | CHS-MIB |