Hi folks,
Thanks to Ray Casterline for finding this 'smilint' (like 'lint' for C)
on the latest Finisher MIB, from the AT&T ACIRI site (I'll send the URL).
I'm looking at these to suggest possible fixes or adjustments.
Cheers,
- Ira McDonald, consulting architect at Xerox
High North Inc
-----Original Message-----
From: Ray Casterline [mailto:rcasterline at crt.xerox.com]
Sent: Monday, November 05, 2001 2:21 PM
To: Ira McDonald
Subject: Here is Finisher Lint
smilint output for ./Finisher-MIB
Message Severities
Severity
Count
change recommended
3
Message Types
Type
Count
namelength-32-object (change recommended)
3
Messages:
Finisher-MIB
1: -- extracted from draft-ietf-printmib-finishing-12.txt
2: -- at Tue Oct 9 06:06:32 2001
730:
731: finSupplyMediaInputMediaDimFeedDir OBJECT-TYPE
731: change recommended - object identifier name
`finSupplyMediaInputMediaDimFeedDir' longer than 32 characters
732: SYNTAX Integer32 (-2..2147483647)
733: MAX-ACCESS read-write
734: STATUS current
735: DESCRIPTION
736: "This object provides the value of the dimension in the
737: feed direction of the media that is placed or will be
738: placed in this input device. Feed dimension measurements
739: are taken parallel to the feed direction of the device and
740: measured in finSupplyMediaInputDimUnits. If this input
741: device can reliably sense this value, the value is sensed
742: and is read-only access. Otherwise the value is read-write
743: access and may be written by management or control panel
744: applications. The value (-1) means other and specifically
745: indicates that this device places no restrictions on this
746: parameter. The value (-2) indicates unknown. "
747: ::= { finSupplyMediaInputEntry 6 }
748:
749: finSupplyMediaInputMediaDimXFeedDir OBJECT-TYPE
749: change recommended - object identifier name
`finSupplyMediaInputMediaDimXFeedDir' longer than 32 characters
750: SYNTAX Integer32 (-2..2147483647)
751: MAX-ACCESS read-write
752: STATUS current
753: DESCRIPTION
754: "This object provides the value of the dimension across the
755: feed direction of the media that is placed or will be
756: placed in this input device. The cross feed direction is
757: ninety degrees relative to the feed direction on this
758: device and measured in finSupplyMediaInputDimUnits. If
759: this input device can reliably sense this value, the value
760: is sensed and is read-only access. Otherwise the value is
761: read-write access and may be written by management or
762: control panel applications. The value (-1) means other and
763: specifically indicates that this device places no
764: restrictions on this parameter. The value (-2) indicates
765: unknown. "
766: ::= { finSupplyMediaInputEntry 7 }
...
829:
830: finSupplyMediaInputMediaThickness OBJECT-TYPE
830: change recommended - object identifier name
`finSupplyMediaInputMediaThickness' longer than 32 characters
831: SYNTAX Integer32 (-2..2147483647)
832: MAX-ACCESS read-write
833: STATUS current
834: DESCRIPTION
835: "This object identifies the thickness of the input media
836: processed by this document input subunit measured in
837: micrometers. This value may be used by devices (or
838: operators) to set up proper machine tolerances for the
839: feeder operation. The value (-2) indicates that the media
840: thickness is unknown or not used in the setup for this
841: input subunit."
842: ::= { finSupplyMediaInputEntry 14 }