prtGeneralReset
Printer-MIB ·
.1.3.6.1.2.1.43.5.1.1.3
Object
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'.
Context
- MIB
- Printer-MIB
- OID
.1.3.6.1.2.1.43.5.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtGeneralEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtGeneralReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtGeneralReset.<hrDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Printer-MIB::prtGeneralReset'
Syntax
- Source
- IANA-PRINTER-MIBPrtGeneralResetTC
- Base type
Enumeration
Values & Constraints
Type Values
3 | notResetting |
4 | powerCycleReset |
5 | resetToNVRAM |
6 | resetToFactoryDefaults |
Conformance
Member of
Compliance refinements
prtMIB2Compliance
IANA-PRINTER-MIB::PrtGeneralResetTC
Values:
notResetting(3), resetToNVRAM(5)
It is conformant to implement just these two states in this
object. Any additional states are optional.
object. Any additional states are optional.
prtMIBCompliance
IANA-PRINTER-MIB::PrtGeneralResetTC
Values:
notResetting(3), resetToNVRAM(5)
It is conformant to implement just these two states in this
object. Any additional states are optional.
object. Any additional states are optional.