smilint output for ./IANA-FINISHER-MIB


Message Severities
SeverityCount
warning13
Message Types
TypeCount
type-unref (warning)13

Messages:

IANA-FINISHER-MIB

   1: -- extracted from rfc3806.txt
   2: -- at Tue Jun 15 06:20:45 2004
  51: 
  52: FinDeviceTypeTC ::= TEXTUAL-CONVENTION
  52: warning - warning: current type `FinDeviceTypeTC' is not referenced in this module
  53:     STATUS       current
  54:     DESCRIPTION
  55:       "The defined finishing device subunit process
  56:        enumerations."
  57:     SYNTAX       INTEGER {
  58:          other(1),
  59:          unknown(2),
  60:          stitcher(3),
  61:          folder(4),
  62:          binder(5),
  63:          trimmer(6),
  64:          dieCutter(7),
  65:          puncher(8),
  66:          perforater(9),
  67:          slitter(10),
  68:          separationCutter(11),
  69:          imprinter(12),
  70:          wrapper(13),
  71:          bander(14),
  72:          makeEnvelope(15),
  73:          stacker(16),
  74:          sheetRotator(17),
  75:          inserter(18)
  76:         }
  77: 
  78: FinAttributeTypeTC  ::= TEXTUAL-CONVENTION
  78: warning - warning: current type `FinAttributeTypeTC' is not referenced in this module
  79:     STATUS     current
  80:     DESCRIPTION
  81:         "This TEXTUAL-CONVENTION defines the set of enums for use in
  82:          the finDeviceAttributeTable.  See section 5.7 for the complete
  83:          specification of each attribute."
  84:     SYNTAX       INTEGER {
  85:          other(1),
  86:          deviceName(3),
  87:          deviceVendorName(4),
  88:          deviceModel(5),
  89:          deviceVersion(6),
  90:          deviceSerialNumber(7),
  91:          maximumSheets(8),
  92:          finProcessOffsetUnits(9),
  93:          finReferenceEdge(10),
  94:          finAxisOffset(11),
  95:          finJogEdge(12),
  96:          finHeadLocation(13),
  97:          finOperationRestrictions(14),
  98:          finNumberOfPositions(15),
  99:          namedConfiguration(16),
 100:          finMediaTypeRestriction(17),
 101:          finPrinterInputTraySupported(18),
 102:          finPreviousFinishingOperation(19),
 103:          finNextFinishingOperation(20),
 104:          stitchingType(30),
 105:          stitchingDirection(31),
 106:          foldingType(40),
 107:          bindingType(50),
 108:          punchHoleType(80),
 109:          punchHoleSizeLongDim(81),
 110:          punchHoleSizeShortDim(82),
 111:          punchPattern(83),
 112:          slittingType(100),
 113:          wrappingType(130),
 114:          stackOutputType(160),
 115:          stackOffset(161),
 116:          stackRotation(162)
 117:         }
 118: 
 119: FinEdgeTC ::= TEXTUAL-CONVENTION
 119: warning - warning: current type `FinEdgeTC' is not referenced in this module
 120:     STATUS       current
 121:     DESCRIPTION
 122:       "Specifies an edge for a Finishing Process."
 123:     SYNTAX       INTEGER {
 124:          topEdge(3),
 125:          bottomEdge(4),
 126:          leftEdge(5),
 127:          rightEdge(6)
 128:         }
 129: 
 130: FinStitchingTypeTC ::= TEXTUAL-CONVENTION
 130: warning - warning: current type `FinStitchingTypeTC' is not referenced in this module
 131:     STATUS       current
 132:     DESCRIPTION
 133:       "The defined stitching type enumerations.  For the edgeStitch and
 134:        stapleDual enums, the finReferenceEdge attribute is recommended
 135:        to define the edge to which the operation applies."
 136:     SYNTAX       INTEGER {
 137:          other(1),         -- More information in other attributes
 138:          unknown(2),
 139:          stapleTopLeft(4),
 140:          stapleBottomLeft(5),
 141:          stapleTopRight(6),
 142:          stapleBottomRight(7),
 143:          saddleStitch(8),
 144:          edgeStitch(9),
 145:          stapleDual(10)
 146:         }
 147: 
 148: FinStitchingDirTypeTC ::= TEXTUAL-CONVENTION
 148: warning - warning: current type `FinStitchingDirTypeTC' is not referenced in this module
 149:     STATUS       current
 150:     DESCRIPTION
 151:       "Defines the direction, relative to the top sheet in the output
 152:        subunit, that the stitching operation was performed.  For a
 153:        topDown(3) process, the staple will be clinched on the bottom
 154:        of the stack.  This parameter can be used to determine what
 155:        order the pages of a booklet are to be printed such that the
 156:        staple clinch will be on the inside of the resulting booklet."
 157:     SYNTAX       INTEGER {
 158:          unknown(2),
 159:          topDown(3),
 160:          bottomUp(4)
 161:         }
 162: 
 163: FinStitchingAngleTypeTC ::= TEXTUAL-CONVENTION
 163: warning - warning: current type `FinStitchingAngleTypeTC' is not referenced in this module
 164:     STATUS       current
 165:     DESCRIPTION
 166:       "This enumeration provides a description of the angular
 167:        orientation of each stitch in a single or multiple stitching
 168:        operation, relative to the 'X' axis.  As with all finishing
 169:        operations, the 'X' axis is always relative to the portrait
 170:        orientation of the document regardless of the orientation
 171:        of the printed image.  This enum is primarily applicable to
 172:        corner stitching operations."
 173:     SYNTAX       INTEGER {
 174:          unknown(2),
 175:          horizontal(3),
 176:          vertical(4),
 177:          slanted(5)
 178:         }
 179: 
 180: FinFoldingTypeTC ::= TEXTUAL-CONVENTION
 180: warning - warning: current type `FinFoldingTypeTC' is not referenced in this module
 181:    STATUS       current
 182:    DESCRIPTION
 183:      "The defined folding device process enumerations."
 184:    SYNTAX       INTEGER {
 185:          other(1),        -- More information in other attributes
 186:          unknown(2),
 187:          zFold(3),
 188:          halfFold(4),
 189:          letterFold(5)
 190:         }
 191: 
 192: FinBindingTypeTC ::= TEXTUAL-CONVENTION
 192: warning - warning: current type `FinBindingTypeTC' is not referenced in this module
 193:     STATUS       current
 194:     DESCRIPTION
 195:       "The defined binding type enumerations."
 196:     SYNTAX       INTEGER {
 197:          other(1),          -- More information in other attributes
 198:          unknown(2),
 199:          tape(4),
 200:          plastic(5),
 201:          velo(6),
 202:          perfect(7),
 203:          spiral(8),
 204:          adhesive(9),
 205:          comb(10),
 206:          padding(11)
 207:         }
 208: 
 209: FinPunchHoleTypeTC ::= TEXTUAL-CONVENTION
 209: warning - warning: current type `FinPunchHoleTypeTC' is not referenced in this module
 210:    STATUS       current
 211:    DESCRIPTION
 212:      "The defined hole type punch process enumerations."
 213:    SYNTAX       INTEGER {
 214:          other(1),        -- More information in other attributes
 215:          unknown(2),
 216:          round(3),
 217:          oblong(4),
 218:          square(5),
 219:          rectangular(6),
 220:          star(7)
 221:         }
 222: 
 223: FinPunchPatternTC ::= TEXTUAL-CONVENTION
 223: warning - warning: current type `FinPunchPatternTC' is not referenced in this module
 224:    STATUS       current
 225:    DESCRIPTION
 226:      "The defined hole pattern punch process enumerations."
 227:    SYNTAX       INTEGER {
 228:          other(1),           --Pattern to be defined in other attributes
 229:          unknown(2),
 230:          twoHoleUSTop(4),    --Letter/legal, 8.5 inch edge
 231:          threeHoleUS(5),     --Letter/ledger, 11 inch edge
 232:          twoHoleDIN(6),      --A4/A3, 297 mm edge
 233:          fourHoleDIN(7),     --A4/A3, 297 mm edge
 234:          twentyTwoHoleUS(8), --Letter/ledger, 11 inch edge
 235:          nineteenHoleUS(9),  --Letter/ledger, 11 inch edge
 236:          twoHoleMetric(10),  --B5/B4, 257 mm edge
 237:          swedish4Hole(11),   --A4/A3, 297 mm edge
 238:          twoHoleUSSide(12),  --Letter/ledger, 11 inch edge
 239:          fiveHoleUS(13),     --Letter/ledger, 11 inch edge
 240:          sevenHoleUS(14),    --Letter/ledger, 11 inch edge
 241:          mixed7H4S(15),      --A4/A3, 297 mm edge
 242:          norweg6Hole(16),    --A4/A3, 297 mm edge
 243:          metric26Hole(17),   --B5/B4, 257 mm edge
 244:          metric30Hole(18)    --A4/A3, 297 mm edge
 245:         }
 246: 
 247: FinSlittingTypeTC ::= TEXTUAL-CONVENTION
 247: warning - warning: current type `FinSlittingTypeTC' is not referenced in this module
 248:     STATUS       current
 249:     DESCRIPTION
 250:       "The defined slitting type enumerations."
 251:     SYNTAX       INTEGER {
 252:          other(1),         -- More information in other attributes
 253:          unknown(2),
 254:          slitAndSeparate(4),
 255:          slitAndMerge(5)
 256:         }
 257: 
 258: FinWrappingTypeTC ::= TEXTUAL-CONVENTION
 258: warning - warning: current type `FinWrappingTypeTC' is not referenced in this module
 259:    STATUS       current
 260:    DESCRIPTION
 261:      "The defined wrapping device process enumerations."
 262:    SYNTAX       INTEGER {
 263:          other(1),        -- More information in other attributes
 264:          unknown(2),
 265:          shrinkWrap(4),
 266:          paperWrap(5)
 267:         }
 268: 
 269: FinStackOutputTypeTC ::= TEXTUAL-CONVENTION
 269: warning - warning: current type `FinStackOutputTypeTC' is not referenced in this module
 270:    STATUS       current
 271:    DESCRIPTION
 272:      "The defined stack output type enumerations."
 273:    SYNTAX       INTEGER {
 274:          other(1),        -- More information in other attributes
 275:          unknown(2),
 276:          straight(4),     -- No offset, one on top of another
 277:          offset(5),
 278:          crissCross(6)    -- Rotated
 279: 
 280:         }
 281: END
 282: 
 283: -- 
 284: --    Copyright (C) The Internet Society (2004).  This document is subject
 285: --    to the rights, licenses and restrictions contained in BCP 78, and
 286: --    except as set forth therein, the authors retain all their rights.
 287: -- 
 288: --    This document and the information contained herein are provided on an
 289: --    "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
 290: --    OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET
 291: --    ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED,
 292: --    INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE
 293: --    INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
 294: --    WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 295: -- 
 296: -- Intellectual Property
 297: -- 
 298: --    The IETF takes no position regarding the validity or scope of any
 299: --    Intellectual Property Rights or other rights that might be claimed to
 300: --    pertain to the implementation or use of the technology described in
 301: --    this document or the extent to which any license under such rights
 302: --    might or might not be available; nor does it represent that it has
 303: --    made any independent effort to identify any such rights.  Information
 304: --    on the procedures with respect to rights in RFC documents can be
 305: --    found in BCP 78 and BCP 79.
 306: -- 
 307: --    Copies of IPR disclosures made to the IETF Secretariat and any
 308: --    assurances of licenses to be made available, or the result of an
 309: --    attempt made to obtain a general license or permission for the use of
 310: --    such proprietary rights by implementers or users of this
 311: --    specification can be obtained from the IETF on-line IPR repository at
 312: --    http://www.ietf.org/ipr.
 313: -- 
 314: --    The IETF invites any interested party to bring to its attention any
 315: --    copyrights, patents or patent applications, or other proprietary
 316: --    rights that may cover technology that may be required to implement
 317: --    this standard.  Please address the information to the IETF at ietf-
 318: --    ipr@ietf.org.
 319: -- 
 320: