finSupplyMaxCapacity

Finisher-MIB · .1.3.6.1.2.1.43.31.1.1.7

Object

column r/w Integer32
The maximum capacity of this supply container/receptacle
expressed in Supply Units.  If this supply container/
receptacle can reliably sense this value, the value is
sensed  and is read-only; otherwise the value may be
written by a control panel or management application.  The
value (-1) means other and places no restrictions on this
              
parameter.  The value (-2) means unknown.

Context

MIB
Finisher-MIB
OID
.1.3.6.1.2.1.43.31.1.1.7
Type
column
Access
readwrite
Status
current
Parent
finSupplyEntry
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 'Finisher-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Finisher-MIB::finSupplyMaxCapacity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Finisher-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Finisher-MIB::finSupplyMaxCapacity.<hrDeviceIndex>.<finSupplyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Finisher-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Finisher-MIB::finSupplyMaxCapacity'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -2-2147483647

Conformance

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