smilint output for ./MPLS-FTN-STD-MIB


Message Severities
SeverityCount
change recommended1
warning2
Message Types
TypeCount
module-identity-registration (change recommended)1
type-without-format (warning)2

Messages:

MPLS-FTN-STD-MIB

   1: -- extracted from rfc3814.txt
   2: -- at Thu Jun 17 06:20:51 2004
  27: 
  28:    mplsFTNStdMIB MODULE-IDENTITY
  28: change recommended - warning: uncontrolled MODULE-IDENTITY registration
  29:       LAST-UPDATED "200406030000Z"  -- June 6, 2004
  30:       ORGANIZATION "Multiprotocol Label Switching (MPLS) Working Group"
  31:       CONTACT-INFO
  32:           "
  33:                    Thomas D. Nadeau
  34:            Postal: Cisco Systems, Inc.
  35:                    250 Apollo Drive
  36:                    Chelmsford, MA 01824
  37:            Tel:    +1-978-244-3051
  38:            Email:  tnadeau@cisco.com
  39: 
  40:                    Cheenu Srinivasan
  41:            Postal: Bloomberg L.P.
  42:                    499 Park Avenue
  43:                    New York, NY 10022
  44:            Tel:    +1-212-893-3682
  45:            Email:  cheenu@bloomberg.net
  46: 
  47:                    Arun Viswanathan
  48:            Postal: Force10 Networks, Inc.
  49:                    1440 McCarthy Blvd
  50:                    Milpitas, CA 95035
  51:            Tel:    +1-408-571-3516
  52:            Email:  arunv@force10networks.com
  53: 
  54:            IETF MPLS Working Group email: mpls@uu.net"
  55: 
  56:       DESCRIPTION
  57:            "Copyright (C) The Internet Society (2004). The
  58:            initial version of this MIB module was published
  59:            in RFC 3814. For full legal notices see the RFC
  60:            itself or see:
  61:            http://www.ietf.org/copyrights/ianamib.html
  62: 
  63:            This MIB module contains managed object definitions for
  64:            specifying FEC to NHLFE (FTN) mappings and corresponding
  65:            performance for MPLS."
  66: 
  67:       -- Revision history.
  68: 
  69:       REVISION
  70:           "200406030000Z"  -- June 3, 2004
  71: 
  72:       DESCRIPTION
  73:           "Initial version issued as part of RFC 3814."
  74:        ::= { mplsStdMIB 8 }
  75: 
  76:    -- TEXTUAL-CONVENTIONs used in this MIB.
  77:    MplsFTNEntryIndex ::= TEXTUAL-CONVENTION
  77: warning - warning: type `MplsFTNEntryIndex' has no format specification
  78:       STATUS              current
  79:       DESCRIPTION
  80:           "Index for an entry in mplsFTNTable."
  81:       SYNTAX              Unsigned32 (1..4294967295)
  82: 
  83:    MplsFTNEntryIndexOrZero ::= TEXTUAL-CONVENTION
  83: warning - warning: type `MplsFTNEntryIndexOrZero' has no format specification
  84:       STATUS              current
  85:       DESCRIPTION
  86:           "Index for an entry in mplsFTNTable or the special value
  87:            zero. The value zero is object-specific and must
  88:            therefore be defined as part of the description of any
  89:            object which uses this syntax.  Examples of the usage
  90:            of zero might include situations when none or all
  91:            entries in mplsFTNTable need to be referenced."
  92:       SYNTAX              Unsigned32 (0..4294967295)
  93: 
  94:    -- Top-Level Components of this MIB.