smilint output for ./CLAB-DEF-MIB


Message Severities
SeverityCount
severe3
error1
change recommended1
warning3
Message Types
TypeCount
date-in-past (change recommended)1
date-year-2digits (warning)1
import-unused (warning)1
internal-flushing (warning)1
internal-other (severe)1
module-identity-missing (error)1
object-identifier-unknown (severe)2

Messages:

CLAB-DEF-MIB

   1: -- extracted from draft-channabasappa-pktc-ipcdn-mib-framework-00.txt
   2: -- at Thu Jun 27 06:09:38 2002
   3: 
   4:          CLAB-DEF-MIB DEFINITIONS ::= BEGIN 
   5:          IMPORTS 
   6:               MODULE-IDENTITY, 
   7:               enterprises 
   7: warning - warning: identifier `enterprises' imported from module `SNMPv2-SMI' is never used
   8:                                        FROM SNMPv2-SMI; 
   9:           
  10:          cableLabs MODULE-IDENTITY 
  11:               LAST-UPDATED    "0201160000Z" - January 16, 2002 
  11: warning - warning: date specification `0201160000Z' contains a two-digit year representing `1902'
  11: change recommended -
warning: date specification `0201160000Z' predates the SMI standard

  11: severe - syntax error, unexpected $undefined, expecting ORGANIZATION
  12:              ORGANIZATION    "Packet Cable OSS Group" 
  13:              CONTACT-INFO 
  14:                      "Matt Osman 
  15:                      Postal: Cable Television Laboratories, Inc. 
  16:                         400 Centennial Parkway 
  17:                         Louisville, Colorado 80027-1266 
  18:                            U.S.A. 
  19:                      Phone:  +1 303-661-9100 
  20:                      Fax:    +1 303-661-9199 
  21:                      E-mail: m.osman@cablelabs.com 
  22:           
  23:                   Sumanth Channabasappa 
  24:                   Postal: 248, McCaslin Blvd #101 
  25:                           Louisville, Colorado 80027-1266 
  26:                        U.S.A 
  27:           
  28:                      Phone: +1 303-604-6595 
  29:                      Fax  : +1 303-661-9199 
  30:                      E-mail: sumanth@alopa.com" 
  31:           
  32:              DESCRIPTION 
  33:                      "This MIB module supplies the basic management 
  34:                         object categories for Cable Labs. " 
  35:              ::= { mib-2 70 } 
  35: warning - warning: flushing recent incorrect declaration, see previous error(s)
  36:           
  37:          clabFunction          OBJECT IDENTIFIER ::= { cableLabs 1 } 
  37: severe - unknown object identifier label `cableLabs'
  38:          clabFuncMib2          OBJECT IDENTIFIER ::= { clabFunction 1 } 
  39:          clabFuncProprietary    OBJECT IDENTIFIER ::= { clabFunction 2 } 
  40:          clabProject           OBJECT IDENTIFIER ::= { cableLabs 2} 
  41:          clabProjDocsis        OBJECT IDENTIFIER ::= { clabProject 1 } 
  42:          clabProjPacketCable    OBJECT IDENTIFIER ::= { clabProject 2 } 
  43:          clabProjOpenCable      OBJECT IDENTIFIER ::= { clabProject 3 } 
  44:          clabprojCableHome      OBJECT IDENTIFIER ::= { calbProject 4 } 
  44: severe - unknown object identifier label `calbProject'
  45:          --============================================================== 
  46:          --        Packet Cable branch definitions 
  47:          --============================================================== 
  48:           
  49:          pktcMtaMib      OBJECT IDENTIFIER ::= { clabProjPacketCable 1 } 
  50:          pktcSigMib      OBJECT IDENTIFIER ::= { clabProjPacketCable 2 } 
  51:          pktcEventMib     OBJECT IDENTIFIER ::= { clabProjPacketCable 3 } 
  52:          pktcSmtaMib      OBJECT IDENTIFIER ::= { clabProjPacketCable 4 } 
  53:          --pktcSecurity   OBJECT IDENTIFIER ::= { clabProjPacketCable 5 } 
  54:          --  See PacketCable Security Specification PKT-SP-SEC_I02-001229 
  55:          --  for details. 
  56:           
  57:          END 
  57: error - missing MODULE-IDENTITY clause in SMIv2 MIB
  58: 
  59: --           
  60: --             Copyright (C) The Internet Society (2002).  All Rights Reserved. 
  61: --           
  62: --             This document and translations of it may be copied and furnished to 
  63: --             others, and derivative works that comment on or otherwise explain it 
  64: --             or assist in its implementation may be prepared, copied, published 
  65: --             and distributed, in whole or in part, without restriction of any 
  66: --             kind, provided that the above copyright notice and this paragraph are 
  67: --             included on all such copies and derivative works.  However, this 
  68: --             document itself may not be modified in any way, such as by removing 
  69: --             the copyright notice or references to the Internet Society or other 
  70: --             Internet organizations, except as needed for the purpose of 
  71: --             developing Internet standards in which case the procedures for 
  72: --             copyrights defined in the Internet Standards process must be 
  73: --             followed, or as required to translate it into languages other than 
  74: --             English. 
  75: --           
  76: --             The limited permissions granted above are perpetual and will not be 
  77: --             revoked by the Internet Society or its successors or assigns. 
  78: --           
  79: --             This document and the information contained herein is provided on an 
  80: --             "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING 
  81: --             TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING 
  82: --             BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION 
  83: --             HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF 
  84: --             MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. 
  85: --           
  86: --           
  87: --           
  88: --           
  89: --           
  90: --           
  91: --           
  92: --           
  93: --           
  94: --           
  95: --           
  96: