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
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::prtGeneralReset 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |