Printer-MIB :: prtConsoleOffTime

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPrinter-MIBprtConsoleOffTime

prtConsoleOffTime

Module: Printer-MIB

OID (symbolic): Printer-MIB::prtConsoleOffTime

OID (numeric): 1.3.6.1.2.1.43.17.6.1.3

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description: This object, in conjunction with prtConsoleOnTime, 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 prtConsoleOffTime?

This read-write value, together with prtConsoleOnTime, controls the blink pattern of a console indicator light: if both are non-zero the lamp blinks with these millisecond on/off durations, if only off-time is non-zero the lamp is off, and if both are zero the lamp is off. An admin (or the printer's own firmware) sets this pair to make an alert light, such as an error indicator, blink at a specific rate to draw attention.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.17.6.1.3
snmpwalk -v2c -c public <target> Printer-MIB::prtConsoleOffTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.43.17.6.1.3.1
snmpget -v2c -c public <target> Printer-MIB::prtConsoleOffTime.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.43.17.6.1.3.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::prtConsoleOffTime 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.43printmibPrinter-MIB
1.3.6.1.2.1.43.17prtConsoleLightsPrinter-MIB
1.3.6.1.2.1.43.17.6prtConsoleLightTablePrinter-MIB
1.3.6.1.2.1.43.17.6.1prtConsoleLightEntryPrinter-MIB
1.3.6.1.2.1.43.17.6.1.3prtConsoleOffTimePrinter-MIB