Service Manual
Configuring OMI
The OMI package supports the following configurations:
1 Enable the REST API.
CONFIGURATION mode
rest-server http
2 Configure script path /usr/pkg/omi108/bin/
The script path configuration helps you to configure the unnamed scripts present in the configured
path.
3 Start the OMI server.
CONFIGURATION mode
script execute omi-server-config args start
4 Stop the OMI server.
CONFIGURATION mode
script execute omi-server-config args stop
NOTE
: The OMI server supports both secured (port 5986) and unsecured (port 5985) connections.
Utility Scripts
To manage the OMI operations, use the following wrapper scripts:
omi-server-config
To configure the OMI server, use the omi-server-config script.
script execute omi-server-config args “arguments”
The argument options are:
• start — start OMI server
• stop — stop the OMI server
• client-test — testing the OMI server using OMI client
• get-mof — copy DellNetworkingDSC.zip files to /flash directory
• install-cert — install the given SSL certificates to OMI server
• server-opt[options] — invoke omi-server with the given options directly
omi-server-show
To view the OMI server status, use the omi-server-show script.
script execute omi-server-show args “arguments”
Open Management Infrastructure 69