ppmPrinterSnmpQueryEnabled

PRINTER-PORT-MONITOR-MIB · .1.3.6.1.4.1.2699.1.2.1.2.1.1.8

Object

The status query mode for this printer, for queries by
monitoring applications in the IETF Host Resources MIB
(RFC 1514/2790) and/or IETF Printer MIB (RFC 1759/3805).
              
If this object is 'true', then monitoring applications MAY
attempt status queries for this printer in the IETF Host
Resources MIB and/or IETF Printer MIB.
              
If this object is 'false', then monitoring applications MUST
NOT attempt status queries for this printer in the IETF Host
Resources MIB and/or IETF Printer MIB.

Context

MIB
PRINTER-PORT-MONITOR-MIB
OID
.1.3.6.1.4.1.2699.1.2.1.2.1.1.8
Type
column
Access
readonly
Status
current
Parent
ppmPrinterEntry
Groups
1

Walk 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-PORT-MONITOR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PRINTER-PORT-MONITOR-MIB::ppmPrinterSnmpQueryEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PRINTER-PORT-MONITOR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PRINTER-PORT-MONITOR-MIB::ppmPrinterSnmpQueryEnabled.<ppmPrinterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PRINTER-PORT-MONITOR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PRINTER-PORT-MONITOR-MIB::ppmPrinterSnmpQueryEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance