prtgeneralreset
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1.3
Object
scalar optional
r/w
Enumeration
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'.
Refer to Printer Management Standards web page, http://www.pwg.org, for more details in the original format of the Standard Printer MIB.
Additional information:
Replaces PML USER-NVRAM-RESET and POWER-ON-RESET.
All resets follow the same sequence of events except that a
a value of ePresetToFactoryDefaults first makes a call to
reset the NVRAM to factory defaults. Then, the following
sequence of events occur:
1. A delay is initiated while a reply is returned to the
requestor indicating OK.
2. The printer goes off-line.
3. The control panel is disabled.
4. The paper path is flushed.
5. The printer is reset per the request. The printer will
respond to PML requests up to this point in time.
Setting this object to ePpowerCycleReset causes Color LaserJet8550 to
perform its power on initialization routines. I/O cards are
reset (NVRAM on the cards is not changed; all I/O buffers are
flushed).
The tests normally run at power on time are executed.
Setting this object to ePresetToNVRAM causes the printer to
reset itself to its power on state without doing its normal
power on testing. The I/O cards are not reset and I/O buffers
remain intact.
Setting this object to ePresetToFactoryDefaults causes the
same action as a Cold Reset operation performed at the control
panel (except power on testing is not performed).
The I/O cards are not reset and I/O buffers remain intact.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.2.5.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- optional
- Parent
- prtGeneralEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLJ8550-MIB::prtgeneralreset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLJ8550-MIB::prtgeneralreset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
3 | ePnotResetting |
4 | ePpowerCycleReset |
5 | ePresetToNVRAM |
6 | ePresetToFactoryDefaults |