Menu

#2134 Multiple errors in UCD-DISKIO-MIB.txt

closed
nobody
mibs (21)
5
2012-11-08
2010-03-20
No

Net-SNMP version: trunk r18345.

This MIB doesn't compile with the MG-Soft MIB compiler because diskIOLA1, diskIOLA5 and diskIOLA15 are missing in DiskIOEntry. There are other errors in this MIB too.

$ smilint -l3 -p UCD-SNMP-MIB.txt UCD-DISKIO-MIB.txt
UCD-SNMP-MIB.txt:662: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-SNMP-MIB.txt:663: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-SNMP-MIB.txt:664: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-SNMP-MIB.txt:665: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-SNMP-MIB.txt:666: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-SNMP-MIB.txt:668: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-SNMP-MIB.txt:756: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-SNMP-MIB.txt:765: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-SNMP-MIB.txt:774: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-SNMP-MIB.txt:783: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-SNMP-MIB.txt:792: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-SNMP-MIB.txt:801: SMIv2 base type `Unsigned32' must be imported from SNMPv2-SMI
UCD-DISKIO-MIB.txt:41: revision not in reverse chronological order
UCD-DISKIO-MIB.txt:41: revision date after last update
UCD-DISKIO-MIB.txt:44: revision for last update is missing
UCD-DISKIO-MIB.txt:63: SEQUENCE of `DiskIOEntry' is missing columnar object `diskIOLA1'
UCD-DISKIO-MIB.txt:63: SEQUENCE of `DiskIOEntry' is missing columnar object `diskIOLA5'
UCD-DISKIO-MIB.txt:63: SEQUENCE of `DiskIOEntry' is missing columnar object `diskIOLA15'

Discussion

  • Dave Shield

    Dave Shield - 2010-03-22

    Thanks for the bug report!
    We've fixed the problem in the 5.2.x, 5.3.x
    and 5.4.x code branches and the main development
    tree, so it should be fixed in future releases
    of the Net-SNMP package.

     
  • Dave Shield

    Dave Shield - 2010-03-22

    SVN revision 18349

     

Log in to post a comment.