All MIBs › HPNSAEVENT-MIB › hpnsaEventLogEntryDate
hpnsaEventLogEntryDate
Module: HPNSAEVENT-MIB
OID (symbolic): HPNSAEVENT-MIB::hpnsaEventLogEntryDate
OID (numeric): 1.3.6.1.4.1.11.2.23.19.5.5.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The date on which this event occured
field octets contents range _________________________________________________ 1 1 years since 1900 0..255 2 2 month 1..12 3 3 day 1..31 4 4 hour 0..23 5 5 minute 0..59 6 6 second 0..59
What is hpnsaEventLogEntryDate?
A 6-byte packed date/time (year-since-1900, month, day, hour, minute, second) recording when this logged hardware event occurred. Admins decode this to build a timeline of hardware faults across the server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.23.19.5.5.1.2 snmpwalk -v2c -c public <target> HPNSAEVENT-MIB::hpnsaEventLogEntryDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.23.19.5.5.1.2.1 snmpget -v2c -c public <target> HPNSAEVENT-MIB::hpnsaEventLogEntryDate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpnsaEventLogEntryDate.1
Start monitoring Legacy HP (Compaq NetServer) server (hardware event log) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPNSAEVENT-MIB::hpnsaEventLogEntryDate OID value, configure state conditions and alerts, and monitor any Legacy HP (Compaq NetServer) server (hardware event log) 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.23 | hpnsa | HPNSAENV-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.23.19 | hpnsaEventLog | HPNSAEVENT-MIB |
| 1.3.6.1.4.1.11.2.23.19.5 | hpnsaEventLogStatistics | HPNSAEVENT-MIB |
| 1.3.6.1.4.1.11.2.23.19.5.5 | hpnsaEventLogTable | HPNSAEVENT-MIB |
| 1.3.6.1.4.1.11.2.23.19.5.5.1 | hpnsaEventLogTableEntry | HPNSAEVENT-MIB |
| 1.3.6.1.4.1.11.2.23.19.5.5.1.2 | hpnsaEventLogEntryDate | HPNSAEVENT-MIB |