All MIBs › Printer-MIB › prtConsoleOnTime
prtConsoleOnTime
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtConsoleOnTime
OID (numeric): 1.3.6.1.2.1.43.17.6.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object, in conjunction with prtConsoleOffTime, defines the current status of the light. If both prtConsoleOnTime and prtConsoleOffTime are non-zero, the lamp is blinking and the values presented define the on time and off time, respectively, in milliseconds. If prtConsoleOnTime is zero and prtConsoleOffTime is non-zero, the lamp is off. If prtConsoleOffTime is zero and prtConsoleOnTime is non-zero, the lamp is on. If both values are zero the lamp is off.
NOTE: The above description has been modified from RFC 1759 for clarification.
What is prtConsoleOnTime?
This object specifies the on-time duration (in milliseconds) for the printer's status indicator lamp when blinking, working with prtConsoleOffTime to control the lamp's blink pattern or steady state. An operator adjusts this to customize the visual feedback conveying printer status without changing hardware. Proper lamp timing provides intuitive status indication visible from a distance in an office environment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.17.6.1.2 snmpwalk -v2c -c public <target> Printer-MIB::prtConsoleOnTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.17.6.1.2.1 snmpget -v2c -c public <target> Printer-MIB::prtConsoleOnTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.43.17.6.1.2.1 i <value>
Start monitoring vendor-neutral, standards-based MIB, network-attached printers and MFPs from any vendor (RFC 3805) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Printer-MIB::prtConsoleOnTime OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, network-attached printers and MFPs from any vendor (RFC 3805) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.43 | printmib | Printer-MIB |
| 1.3.6.1.2.1.43.17 | prtConsoleLights | Printer-MIB |
| 1.3.6.1.2.1.43.17.6 | prtConsoleLightTable | Printer-MIB |
| 1.3.6.1.2.1.43.17.6.1 | prtConsoleLightEntry | Printer-MIB |
| 1.3.6.1.2.1.43.17.6.1.2 | prtConsoleOnTime | Printer-MIB |