prtMediaPathMaxSpeed

Printer-MIB · .1.3.6.1.2.1.43.13.4.1.4

Object

column Integer32
The maximum printing speed of this media path expressed in
prtMediaPathMaxSpeedUnit's.  A value of (-1) implies 'other'.

Context

MIB
Printer-MIB
OID
.1.3.6.1.2.1.43.13.4.1.4
Type
column
Access
readonly
Status
current
Parent
prtMediaPathEntry
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-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtMediaPathMaxSpeed'
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::prtMediaPathMaxSpeed.<hrDeviceIndex>.<prtMediaPathIndex>'
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::prtMediaPathMaxSpeed'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -2-2147483647

Conformance