mibcomp(ADMN)
mibcomp --
script for running mosy and post_mosy utilities
Synopsis
/usr/sbin/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.
Refernces
mosy(ADMN),
post_mosy(ADMN)
RFC 1155 (STD 16), RFC 1212
© 2005 The SCO Group, Inc.  All rights reserved.
SCO OpenServer Release 6.0.0 - 01 June 2005