ppmPrinterHrDeviceIndex

PRINTER-PORT-MONITOR-MIB · .1.3.6.1.4.1.2699.1.2.1.2.1.1.6

Object

column Integer32
The value of 'hrDeviceIndex' in the IETF Host Resources MIB
(RFC 1514/2790), or zero if not specified.  This value of
'hrDeviceIndex' MAY be used for status queries for this printer
if the value of 'ppmPrinterSnmpQueryEnabled' is 'true'.
              
Compatibility Note:  The value of zero is NOT valid for
'hrDeviceIndex'.  It is an out-of-band value.
              
If this object is zero, then monitoring applications MUST NOT
attempt status queries for this printer in the IETF Host
Resources MIB (RFC 1514/2790) and/or IETF Printer MIB
(RFC 1759/3805).

Context

MIB
PRINTER-PORT-MONITOR-MIB
OID
.1.3.6.1.4.1.2699.1.2.1.2.1.1.6
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::ppmPrinterHrDeviceIndex'
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::ppmPrinterHrDeviceIndex.<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::ppmPrinterHrDeviceIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance