NAME
mcompile - compile SNMP mib files into intermediate format (.cfg)
files for registering into Systems Insight Manager via the mxmib
utility.
SYNOPSIS
mcompile [ -d <mib file directory> ] <filespec>
The mcompile command allows the user to compile an SNMP mib file into
an intermediate format (.cfg) file that can be registered via the
mxmib utility for use with Systems Insight Manager. If the mib file
being compiled includes IMPORTS from other mibs, the imported mib
files should also be located in the same directory as the mib file
being compiled.
OPTIONS
mcompile recognizes the following options:
-d Change to the specified directory to locate and
process the mib file. The intermediate (.cfg) file
will also be placed in the same directory. By
default, mcompile looks for the mib file in the
current directory and places the intermediate
(.cfg) file also in the current directory.
RETURN VALUE
Upon completion, mcompile returns:
0 The operation completed successfully.
>0 An error occured during operation.
AUTHOR
mcompile was developed by the Hewlett-Packard Company.
SEE ALSO
mxmib (1)