All MIBs › Printer-MIB › prtConsoleOffTime
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 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.3 | prtConsoleOffTime | Printer-MIB |