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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |