smilint output for ./OPT-IF-MIB


Message Severities
SeverityCount
warning4
Message Types
TypeCount
type-without-format (warning)4

Messages:

OPT-IF-MIB

   1: -- extracted from rfc3591.txt
   2: -- at Wed Sep  3 06:14:34 2003
  56: 
  57: OptIfBitRateK ::= TEXTUAL-CONVENTION
  57: warning - warning: type `OptIfBitRateK' has no format specification
  58:   STATUS  current
  59:   DESCRIPTION
  60:     "Indicates the index 'k' that is used to
  61:      represent a supported bit rate and the different
  62:      versions of OPUk, ODUk and OTUk.
  63:      Allowed values of k are defined in ITU-T G.709.
  64:      Currently allowed values in G.709 are:
  65:         k=1 represents an approximate bit rate of 2.5 Gbit/s,
  66:         k=2 represents an approximate bit rate of 10 Gbit/s,
  67:         k=3 represents an approximate bit rate of 40 Gbit/s."
  68:   SYNTAX  Integer32
  69: 
  70: OptIfDEGM ::= TEXTUAL-CONVENTION
  70: warning - warning: type `OptIfDEGM' has no format specification
  71:   STATUS  current
  72:   DESCRIPTION
  73:     "Indicates the threshold level for declaring a Degraded Signal
  74:      defect (dDEG).  A dDEG shall be declared if OptIfDEGM
  75:      consecutive bad PM Seconds are detected."
  76:   SYNTAX  Unsigned32 (2..10)
  77: 
  78: OptIfDEGThr ::= TEXTUAL-CONVENTION
  78: warning - warning: type `OptIfDEGThr' has no format specification
  79:   STATUS  current
  80:   DESCRIPTION
  81:     "Indicates the threshold level for declaring a performance
  82:      monitoring (PM) Second to be bad.  A PM Second is declared bad if
  83:      the percentage of detected errored blocks in that second is
  84:      greater than or equal to OptIfDEGThr."
  85:   SYNTAX  Unsigned32 (1..100)
...
 120: 
 121: OptIfIntervalNumber ::= TEXTUAL-CONVENTION
 121: warning - warning: type `OptIfIntervalNumber' has no format specification
 122:   STATUS  current
 123:   DESCRIPTION
 124:     "Uniquely identifies a 15-minute interval.  The interval
 125:      identified by 1 is the most recently completed interval, and
 126:      the interval identified by n is the interval immediately
 127:      preceding the one identified by n-1."
 128:   SYNTAX  Unsigned32 (1..96)