finSupplyMediaInputMediaDimXFeedDir
Finisher-MIB ·
.1.3.6.1.2.1.43.32.1.1.7
Object
column r/w
Integer32
This object provides the value of the dimension across the
feed direction of the media that is placed or will be
placed in this input device. The cross feed direction is
ninety degrees relative to the feed direction on this
device and measured in finSupplyMediaInputDimUnits. If
this input device can reliably sense this value, the value
is sensed and is read-only access. Otherwise the value is
read-write access and may be written by management or
control panel applications. The value (-1) means other and
specifically indicates that this device places no
restrictions on this parameter. The value (-2) indicates
unknown.
Context
- MIB
- Finisher-MIB
- OID
.1.3.6.1.2.1.43.32.1.1.7- 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::finSupplyMediaInputMediaDimXFeedDir'
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::finSupplyMediaInputMediaDimXFeedDir.<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::finSupplyMediaInputMediaDimXFeedDir'
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.