Printer-MIB :: prtGeneralReset

MIB Reference — IPNetwork Monitor

All MIBsPrinter-MIBprtGeneralReset

prtGeneralReset

Module: Printer-MIB

OID (symbolic): Printer-MIB::prtGeneralReset

OID (numeric): 1.3.6.1.2.1.43.5.1.1.3

Node type: OBJECT-TYPE

Type: PrtGeneralResetTC

Access: read-write

Description:

Setting this value to 'powerCycleReset', 'resetToNVRAM', or 'resetToFactoryDefaults' will result in the resetting of the printer. When read, this object will always have the value

'notResetting(3)', and a SET of the value 'notResetting' shall have no effect on the printer. Some of the defined values are optional. However, every implementation must support at least the values 'notResetting' and 'resetToNVRAM'.

What is prtGeneralReset?

This object initiates various reset operations on a printer device, such as power cycling, resetting to stored configuration, or restoring factory defaults. When read, it always returns 'notResetting'; operators write specific values to trigger reset actions during maintenance or troubleshooting.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.5.1.1.3
snmpwalk -v2c -c public <target> Printer-MIB::prtGeneralReset

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.43.5.1.1.3.1
snmpget -v2c -c public <target> Printer-MIB::prtGeneralReset.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.43.5.1.1.3.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtGeneralReset.1

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.5prtGeneralPrinter-MIB
1.3.6.1.2.1.43.5.1prtGeneralTablePrinter-MIB
1.3.6.1.2.1.43.5.1.1prtGeneralEntryPrinter-MIB
1.3.6.1.2.1.43.5.1.1.3prtGeneralResetPrinter-MIB