finSupplyMediaInputMediaThickness
Finisher-MIB ·
.1.3.6.1.2.1.43.32.1.1.14
Object
column r/w
Integer32
This object identifies the thickness of the input media processed by this document input subunit measured in micrometers. This value may be used by devices (or operators) to set up proper machine tolerances for the feeder operation. The value (-2) indicates that the media thickness is unknown or not used in the setup for this input subunit.
Context
- MIB
- Finisher-MIB
- OID
.1.3.6.1.2.1.43.32.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- finSupplyMediaInputEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::finSupplyMediaInputMediaThickness'
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::finSupplyMediaInputMediaThickness.<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::finSupplyMediaInputMediaThickness'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -2-2147483647
Conformance
Member of
Compliance refinements
finMIBCompliance
readonly
It is conformant to implement this object as read-only.