smilint output for ./RFC1285-MIB


Message Severities
SeverityCount
warning2
Message Types
TypeCount
type-without-format (warning)2

Messages:

RFC1285-MIB

   1: -- extracted from rfc1285.txt
   2: -- at Mon Nov 15 17:11:58 1999
  24: 
  25:           FddiTime ::= INTEGER (0..2147483647)
  25: warning - warning: type `FddiTime' has no format specification
  26:           -- This data type specifies octet units of 80 nanoseconds as
  27:           -- an integer value.  It is used for Path Latency  and
  28:           -- Synchronous Bandwidth values.  The encoding is normal
  29:           -- integer representation (not twos complement).
  30: 
  31:           FddiResourceId ::= INTEGER (0..65535)
  31: warning - warning: type `FddiResourceId' has no format specification
  32:           -- This data type is used to refer to an instance of a  MAC,
  33:           -- PORT, PATH, or ATTACHMENT Resource ID.  Indexing begins
  34:           -- at 1.  Zero is used to indicate the absence of a resource.