All MIBs › ADIC-INTELLIGENT-STORAGE-MIB › agentTimeStamp
agentTimeStamp
Module: ADIC-INTELLIGENT-STORAGE-MIB
OID (symbolic): ADIC-INTELLIGENT-STORAGE-MIB::agentTimeStamp
OID (numeric): 1.3.6.1.4.1.3764.1.1.20.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The last time that the agent values have been updated. Universal time in seconds since UTC 1/1/70.
What is agentTimeStamp?
This OID holds the Unix timestamp (seconds since January 1, 1970 UTC) of the last time the agent refreshed its cached data, indicating freshness of reported metrics. Polling tools check this to detect stale data and alert if the agent has stopped updating for longer than expected. A timestamp value like "1746230400" corresponds to a specific point in time when the agent last queried device status.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.20.3 snmpwalk -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::agentTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.20.3.1 snmpget -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::agentTimeStamp.1
Start monitoring ADIC (Quantum) storage products with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADIC-INTELLIGENT-STORAGE-MIB::agentTimeStamp OID value, configure state conditions and alerts, and monitor any ADIC (Quantum) storage products 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.3764 | adic | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1 | storage | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1 | intelligent | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.20 | globalData | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.20.3 | agentTimeStamp | ADIC-INTELLIGENT-STORAGE-MIB |