smilint output for ./PCE-PCEP-DRAFT-MIB


Message Severities
SeverityCount
minor error2
warning6
Message Types
TypeCount
import-unused (warning)6
revision-after-update (minor error)1
revision-missing (minor error)1

Messages:

PCE-PCEP-DRAFT-MIB

   1: -- extracted from draft-kkoushik-pce-pcep-mib-01.txt
   2: -- at Tue Jul 24 06:08:49 2007
   3: 
   4: PCE-PCEP-DRAFT-MIB DEFINITIONS ::= BEGIN
   5: 
   6:    IMPORTS
   7:       MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
   8:       Counter32, Unsigned32, Gauge32, Integer32, IpAddress,
   8: warning - warning: identifier `Counter32' imported from module `SNMPv2-SMI' is never used
   8: warning -
warning: identifier `Gauge32' imported from module `SNMPv2-SMI' is never used

   8: warning -
warning: identifier `Integer32' imported from module `SNMPv2-SMI' is never used

   8: warning -
warning: identifier `IpAddress' imported from module `SNMPv2-SMI' is never used
   9:       experimental 
  10:             FROM SNMPv2-SMI
  11: 
  12:       RowStatus, TimeInterval, TruthValue,
  12: warning - warning: identifier `TruthValue' imported from module `SNMPv2-TC' is never used
  13:       TimeStamp, StorageType,TEXTUAL-CONVENTION
  14:              FROM SNMPv2-TC                                --  [RFC2579]
  15: 
  16:       InetAddressPrefixLength,
  16: warning - warning: identifier `InetAddressPrefixLength' imported from module `INET-ADDRESS-MIB' is never used
  17:       InetAddressType,
  18:       InetAddress,
  19:       InetPortNumber
  20:              FROM INET-ADDRESS-MIB                         --  [RFC4001]
  21: 
  22:       MODULE-COMPLIANCE,
  23:       OBJECT-GROUP,
  24:       NOTIFICATION-GROUP
  25:          FROM SNMPv2-CONF;
  26: 
  27:    pcePcepDraftMIB MODULE-IDENTITY
  28:       LAST-UPDATED "200707080000Z" --July 8, 2007
  29:       ORGANIZATION "Path Computation Element (PCE) Working Group"
  30:       CONTACT-INFO "
  31:          A S Kiran Koushik
  32:          Cisco Systems Inc.
  33:          Stephan Emile
  34:          France Telecom DR&D
  35:       Email: kkoushik@cisco.com
  36:       Email: emile.stephan@orange-ft.com
  37:       Email comments directly to the PCE WG Mailing List at pce@ietf.org
  38:       WG-URL: http://www.ietf.org/html.charters/pce-charter.html
  39:       "
  40: 
  41:    DESCRIPTION
  42:       "This MIB module defines a collection of objects for managing 
  43:        PCE communication protocol(PCEP)."
  44: 
  45: 
  46: -- Revision history
  47: 
  48:     REVISION 
  49:       "200707081200Z"  -- July 8 2007 12:00:00 EST 
  49: minor error - revision date after last update
  50:     DESCRIPTION 
  51:         " Changes from -00- draft :
  52:          1. Clarified the notion of PCEP Client.
  53:          2. Added new objects to the PCEP client and session tables
  54:             to manage PCEP protocol as in section 8 of 
  55:             draft-ietf-pce-pcep-08.txt
  56:          3. Did not add all the objects to manage the recommendations
  57:             in draft-ietf-pce-pcep-08.txt to control the complexity of
  58:             the MIB."
  59: 
  60:     REVISION 
  61:       "200702201200Z"  -- 20 Feb 2007 12:00:00 EST 
  62:     DESCRIPTION 
  63:         "draft-00 version" 
  64:    ::= { experimental 9999 } -- 
  64: minor error - revision for last update is missing
  65: