Page MenuHomeFreeBSD

Add a make target (smilint) for running smilint tool against BMIBS
ClosedPublic

Authored by ngie on Jan 9 2017, 5:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 9:31 PM
Unknown Object (File)
Wed, Oct 1, 4:54 PM
Unknown Object (File)
Wed, Oct 1, 5:24 AM
Unknown Object (File)
Tue, Sep 30, 8:46 AM
Unknown Object (File)
Mon, Sep 29, 5:59 PM
Unknown Object (File)
Mon, Sep 29, 10:31 AM
Unknown Object (File)
Sep 6 2025, 12:35 PM
Unknown Object (File)
Sep 6 2025, 9:11 AM
Subscribers

Details

Summary

Add a make target (smilint) for running smilint tool against BMIBS

Running smilint against MIB definitions is useful in finding
functional problems with MIB definitions/descriptions.

This is inspired by the smilint targets defined in
usr.sbin/bsnmpd/modules/{snmp_hostres,snmp_mibII}/Makefile

Document all of the variables that are involved in running the
smilint target, as well as all of the prerequisites to running
it.

MFC after: 1 week

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ngie retitled this revision from to Add a make target (smilint) for running smilint tool against BMIBS.
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added a reviewer: bdrewery.
ngie added a subscriber: harti.
This revision was automatically updated to reflect the committed changes.