finSupplyMediaInputMediaWeight

Finisher-MIB · .1.3.6.1.2.1.43.32.1.1.13

Object

column r/w SNMPv2-SMIInteger32
The weight of the media associated with this Input device
in grams per meter squared.  The value (-1) means other
and specifically indicates that the device places no
restriction on this parameter.  The value (-2) means
unknown.  This object can be used to calculate the weight
of individual pages processed by the document finisher.
This value, when multiplied by the number of pages in a
finished set, can be used to calculate the weight of a set
before it is inserted into a mailing envelope.

Context

MIB
Finisher-MIB
OID
.1.3.6.1.2.1.43.32.1.1.13
Type
column
Access
readwrite
Status
current
Parent
finSupplyMediaInputEntry
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::finSupplyMediaInputMediaWeight'
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::finSupplyMediaInputMediaWeight.<hrDeviceIndex>.<finSupplyMediaInputIndex>'
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::finSupplyMediaInputMediaWeight'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance

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