mibcomp(ADMN)
mibcomp --
script for running mosy and post_mosy utilities
Syntax
/usr/bin/mibcomp [ -s ] -o 
defns_file module.my[,module.my] ...
Description
The script mibcomp:
- 
runs the compiler mosy over one or more
managed objects modules (module.my)
and appends the output of each to a temporary file
 
- 
prepends the following object definitions to the temporary file:
 
 internet
- 
iso.3.6.1
 directory
- 
internet.1
 mgmt
- 
internet.2
 experimental
- 
internet.3
 private
- 
internet.4
 enterprises
- 
private.1
 
 
- 
runs post_mosy over the temporary file and puts the
result in defns_file. If defns_file is
``-'', the standard output is used.
Options
Normally, mosy prints the name of each object,
identifier, or type while it runs.
The -s option disables this behavior.
See also
mosy(ADMN),
post_mosy(ADMN)
Standards conformance
mibcomp is conformant with:
RFC 1155 (STD 16), RFC 1212
© 2003 Caldera International, Inc.  All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003