LJ4250-MIB :: date_and_time

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsLJ4250-MIBdate_and_time

date_and_time

Module: LJ4250-MIB

OID (symbolic): LJ4250-MIB::date_and_time

OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.17

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: A C structure containing the following fields: typedef struct { ubyte yr; /* year: 0 to 99 */ ubyte mon; /* month: 1 to 12 */ ubyte day; /* day: 1 to 31 */ ubyte wday; /* Day of week: 1 to 07 */ ubyte hr; /* hour: 0 to 23 */ ubyte min; /* minute: 0 to 59 */ ubyte sec; /* second: 0 to 59 */ } date_t; where ubyte is an unsigned byte (0-255). Additional information: A C structure containing the following fields: typedef struct { ubyte yr; /* year: 3 to 99 */ ubyte mon; /* month: 1 to 12 */ ubyte day; /* day: 1 to 31 */ ubyte wday; /* Day of week: 1 to 07 */ ubyte hr; /* hour: 0 to 23 */ ubyte min; /* minute: 0 to 59 */ ubyte sec; /* second: 0 to 59 */ } date_t; where ubyte is an unsigned byte (0-255).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.17
snmpwalk -v2c -c public <target> LJ4250-MIB::date_and_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.2.17.1
snmpget -v2c -c public <target> LJ4250-MIB::date_and_time.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.17.1 s <value>

Start monitoring HP LaserJet 4250 printer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LJ4250-MIB::date_and_time OID value, configure state conditions and alerts, and monitor any HP LaserJet 4250 printer from a single console.

OID Breakdown

Upper-level ancestors (15 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.11hpCLJ8500-MIB
1.3.6.1.4.1.11.2nmCLJ8500-MIB
1.3.6.1.4.1.11.2.3hpsystemCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9net_peripheralCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9.4netdmCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9.4.2dmCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9.4.2.1deviceCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9.4.2.1.1systemCLJ8500-MIB
1.3.6.1.4.1.11.2.3.9.4.2.1.1.2status_systemCLJ8500-MIB
Numeric OIDNameModule
1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.17date_and_timeLJ4250-MIB