All MIBs › LJ4015-MIB › error1_date_time
error1_date_time
Module: LJ4015-MIB
OID (symbolic): LJ4015-MIB::error1_date_time
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This item contains the date and the time at which an error occurred. The values returned will be in hexadecimal. If the date is 2004-Jul-13 and the time is 03:15 a.m., we get 04 07 0d 03 0f where, 04 (hex) - corresponds to the year 2004. 07 (hex) - corresponds to month, 07 0d (hex) - corresponds to date, 13 03 (hex) - corresponds to hour, 3 a.m. 0f (hex) - corresponds to min, 15. Additional information: This item contains the date and the time when the error occurred. It returns the date and the time at which the error occured in hexadecimal. For instance, if date is 2004-Jul-13 and time is 03:15 am when the error was logged, then we get 04 07 0d 03 0f where, 04 (hex) - corresponds to the year 2004. 07 (hex) - corresponds to month 07 0d(hex) - corresponds to date 13 03(hex) - corresponds to hour- 03 0f(hex) - corresponds to min- 15. If there is currently no error entry , '00 00 00 00 00' will be returned. See ERROR1-CODE for an explanation of the order used for storing errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.1.3 snmpwalk -v2c -c public <target> LJ4015-MIB::error1_date_time
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.1.3.1 snmpget -v2c -c public <target> LJ4015-MIB::error1_date_time.1
Start monitoring HP LaserJet 4015 series printer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LJ4015-MIB::error1_date_time OID value, configure state conditions and alerts, and monitor any HP LaserJet 4015 series printer from a single console.
OID Breakdown
Upper-level ancestors (16 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.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9 | net_peripheral | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4 | netdm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2 | dm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1 | device | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1 | system | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11 | errorlog | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.1 | error1 | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.11.1.3 | error1_date_time | LJ4015-MIB |