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


Message Severities
SeverityCount
change recommended1
warning1
fyi1
Message Types
TypeCount
identifier-external-case-match (warning)1
module-identity-registration (change recommended)1
previous-definition (fyi)1

Messages:

/home/fenner/mibindex/latest2/MPLS-TC-STD-MIB

   1: -- extracted from rfc3811.txt
   2: -- at Tue Jun 15 06:20:45 2004
 461:           REFERENCE
 462:              "RSVP-TE:  Extensions to RSVP for LSP Tunnels,
 463:               RFC3209, Section 4.7.4."
 464:           SYNTAX  Unsigned32(0..4294967295)
 465: 
 466:        MplsTunnelIndex ::= TEXTUAL-CONVENTION
 466: fyi - info: previous definition of `MplsTunnelIndex'
 467:           STATUS        current
 468:           DESCRIPTION
 469:              "A unique index into mplsTunnelTable.
 470:               For tunnels signaled using RSVP, this value
 471:               should correspond to the RSVP Tunnel ID
 472:               used for the RSVP-TE session."
 473:           SYNTAX  Unsigned32 (0..65535)
 474: 

MPLS-TE-STD-MIB

   1: -- extracted from rfc3812.txt
   2: -- at Thu Jun 17 06:20:52 2004
  32: 
  33:    mplsTeStdMIB MODULE-IDENTITY
  33: change recommended - warning: uncontrolled MODULE-IDENTITY registration
  34:       LAST-UPDATED
  35:          "200406030000Z" -- June 3, 2004
  36:       ORGANIZATION
  37:          "Multiprotocol Label Switching (MPLS) Working Group"
  38:       CONTACT-INFO
  39:            "        Cheenu Srinivasan
  40:                     Bloomberg L.P.
  41:             Email:  cheenu@bloomberg.net
  42: 
  43:                     Arun Viswanathan
  44:                     Force10 Networks, Inc.
  45:             Email:  arunv@force10networks.com
  46: 
  47:                     Thomas D. Nadeau
  48:                     Cisco Systems, Inc.
  49:             Email:  tnadeau@cisco.com
  50: 
  51:                    Comments about this document should be emailed
  52:                    directly to the MPLS working group mailing list at
  53:                    mpls@uu.net."
  54:       DESCRIPTION
  55:             "Copyright (C) The Internet Society (2004). The
  56:             initial version of this MIB module was published
  57:             in RFC 3812. For full legal notices see the RFC
  58:             itself or see: http://www.ietf.org/copyrights/ianamib.html
  59: 
  60:             This MIB module contains managed object definitions
  61:              for MPLS Traffic Engineering (TE) as defined in:
  62:             1. Extensions to RSVP for LSP Tunnels, Awduche et
  63:              al, RFC 3209, December 2001
  64:             2. Constraint-Based LSP Setup using LDP, Jamoussi
  65:              (Editor), RFC 3212, January 2002
  66:             3. Requirements for Traffic Engineering Over MPLS,
  67:              Awduche, D., Malcolm, J., Agogbua, J., O'Dell, M.,
  68:              and J. McManus, [RFC2702], September 1999"
  69: 
  70:       -- Revision history.
  71: 
  72:       REVISION
  73:          "200406030000Z" -- June 3, 2004
  74:       DESCRIPTION
  75:            "Initial version issued as part of RFC 3812."
  76: 
  77:       ::= { mplsStdMIB 3 }
  78: 
  79:    -- Top level components of this MIB module.
  80: 
...
 262: 
 263:    mplsTunnelIndex OBJECT-TYPE
 263: warning - warning: identifier `mplsTunnelIndex' differs from `MPLS-TC-STD-MIB::MplsTunnelIndex' only in case
 264:       SYNTAX        MplsTunnelIndex
 265:       MAX-ACCESS    not-accessible
 266:       STATUS        current
 267:       DESCRIPTION
 268:            "Uniquely identifies a set of tunnel instances
 269:              between a pair of ingress and egress LSRs.
 270:              Managers should obtain new values for row
 271:              creation in this table by reading
 272:              mplsTunnelIndexNext. When
 273:              the MPLS signalling protocol is rsvp(2) this value
 274:              SHOULD be equal to the value signaled in the
 275:              Tunnel Id of the Session object. When the MPLS
 276:              signalling protocol is crldp(3) this value
 277:              SHOULD be equal to the value signaled in the
 278:              LSP ID."
 279:       ::= { mplsTunnelEntry 1 }