All MIBs › IJ8060-MIB › warning1_date_time
warning1_date_time
Module: IJ8060-MIB
OID (symbolic): IJ8060-MIB::warning1_date_time
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.22.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This item contains the date and the time at which an warning 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 WARNING occurred. It returns the date and the time at which the WARNING occured in hexadecimal. For instance, if date is 2004-Jul-13 and time is 03:15 am when the WARNING 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 WARNING entry , '00 00 00 00 00' will be returned. See WARNING1-CODE for an explanation of the order used for storing WARNINGs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.22.1.3 snmpwalk -v2c -c public <target> IJ8060-MIB::warning1_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.22.1.3.1 snmpget -v2c -c public <target> IJ8060-MIB::warning1_date_time.1
Start monitoring HP-compatible printer/multifunction device (IJ8060 print engine) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IJ8060-MIB::warning1_date_time OID value, configure state conditions and alerts, and monitor any HP-compatible printer/multifunction device (IJ8060 print engine) from a single console.
OID Breakdown
Upper-level ancestors (14 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.22 | warninglog | IJ8060-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.22.1 | warning1 | IJ8060-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.22.1.3 | warning1_date_time | IJ8060-MIB |