prtMarkerSuppliesLevel

OBS ✓
Printer-MIB · .1.3.6.1.2.1.43.11.1.1.9

Object

column r/w Integer32
The current level if this supply is a container; the remaining
space if this supply is a receptacle.  If this supply
container/receptacle can reliably sense this value, the value
is reported by the printer and is read-only; otherwise, the
value may be written (by a Remote Control Panel or a Management
Application).  The value (-1) means other and specifically
indicates that the sub-unit places no restrictions on this
parameter.  The value (-2) means unknown.  A value of (-3) means
that the printer knows that there is some supply/remaining
space, respectively.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery
Explore Observium network monitoring

Context

MIB
Printer-MIB
OID
.1.3.6.1.2.1.43.11.1.1.9
Type
column
Access
readwrite
Status
current
Parent
prtMarkerSuppliesEntry
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::prtMarkerSuppliesLevel'
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::prtMarkerSuppliesLevel.<hrDeviceIndex>.<prtMarkerSuppliesIndex>'
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::prtMarkerSuppliesLevel'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -3-2147483647

Conformance

Member of
Compliance refinements
It is conformant to implement this object as read-only