smilint output for ./BMA-MIB


Message Severities
SeverityCount
warning4
Message Types
TypeCount
import-unused (warning)4

Messages:

BMA-MIB

   1: -- extracted from draft-ietf-ipoib-baseboard-mgmt-agent-mib-03.txt
   2: -- at Wed Sep 14 06:35:49 2005
   3: 
   4: BMA-MIB DEFINITIONS ::= BEGIN 
   5:     
   6: IMPORTS  
   7:    MODULE-IDENTITY, OBJECT-TYPE,                
   8:    NOTIFICATION-TYPE, Integer32                  FROM SNMPv2-SMI  
   8: warning - warning: identifier `NOTIFICATION-TYPE' imported from module `SNMPv2-SMI' is never used
   9:    TruthValue, DisplayString, DateAndTime        FROM SNMPv2-TC  
   9: warning - warning: identifier `DisplayString' imported from module `SNMPv2-TC' is never used
  10:    MODULE-COMPLIANCE, OBJECT-GROUP,  
  11:    NOTIFICATION-GROUP                            FROM SNMPv2-CONF  
  11: warning - warning: identifier `NOTIFICATION-GROUP' imported from module `SNMPv2-CONF' is never used
  12:    IbDataPort, infinibandMIB                     FROM IB-TC-MIB;
  12: warning - warning: identifier `IbDataPort' imported from module `IB-TC-MIB' is never used