All MIBs › Printer-MIB › prtGeneralReset
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 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.5 | prtGeneral | Printer-MIB |
| 1.3.6.1.2.1.43.5.1 | prtGeneralTable | Printer-MIB |
| 1.3.6.1.2.1.43.5.1.1 | prtGeneralEntry | Printer-MIB |
| 1.3.6.1.2.1.43.5.1.1.3 | prtGeneralReset | Printer-MIB |