All MIBs › IJ8060-MIB › daylight_savings_end
daylight_savings_end
Module: IJ8060-MIB
OID (symbolic): IJ8060-MIB::daylight_savings_end
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.102
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: A C structure containing the following fields: typedef struct { ubyte hour; /* hour: 0 to 23 */ ubyte weekday; /* weekday: 0(Sunday) to 6 */ ubyte occurrence; /* occurrence in the month: 1 to 5 */ ubyte month; /* month: 1 to 12 */ } dst; where ubyte is an unsigned byte (0-255). Additional information: A C structure containing the following fields: typedef struct { ubyte hour; /* hour: 0 to 23 */ ubyte weekday; /* weekday: 0(Sunday) to 6 */ ubyte occurrence; /* occurrence in the month: 1 to 5 */ ubyte month; /* month: 1 to 12 */ } dst; 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.102 snmpwalk -v2c -c public <target> IJ8060-MIB::daylight_savings_end
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.102.1 snmpget -v2c -c public <target> IJ8060-MIB::daylight_savings_end.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.102.1 s <value>
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::daylight_savings_end 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 (15 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.2 | status_system | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.102 | daylight_savings_end | IJ8060-MIB |