Printer-MIB :: prtConsoleOffTime

MIB Reference — IPNetwork Monitor

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.

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
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