All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB › ausEventLogTimeStamp
ausEventLogTimeStamp
Module: ADAPTEC-UNIVERSAL-STORAGE-MIB
OID (symbolic): ADAPTEC-UNIVERSAL-STORAGE-MIB::ausEventLogTimeStamp
OID (numeric): 1.3.6.1.4.1.795.14.1.2001.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The time stamp assigned this event by middleware, in UNIX time_t format.
What is ausEventLogTimeStamp?
This OID stores the exact moment when each event occurred, recorded as a standard UNIX timestamp (seconds since 1970). Network engineers use this to correlate events across multiple systems and identify the root cause of problems by seeing the precise timing. An example value of 1719955200 means July 3, 2026 at midnight UTC, telling you when a particular storage event happened.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.14.1.2001.1.1.3 snmpwalk -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausEventLogTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.14.1.2001.1.1.3.1 snmpget -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausEventLogTimeStamp.1
Start monitoring Adaptec RAID storage controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADAPTEC-UNIVERSAL-STORAGE-MIB::ausEventLogTimeStamp OID value, configure state conditions and alerts, and monitor any Adaptec RAID storage controllers 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.795 | adaptec | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14 | universalStorage | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1 | ausMIB | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.2001 | ausEventLog | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.2001.1 | ausEventLogTable | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.2001.1.1 | ausEventLogEntry | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.2001.1.1.3 | ausEventLogTimeStamp | ADAPTEC-UNIVERSAL-STORAGE-MIB |