Owner's Manual
On systems running Linux:
mklink /J %NCHOME%\..\tipv2 <Actual TIPHOME location>
NOTE: The Actual TIPHOME location is the custom path where the Web GUI is installed.
For example:
If the WebGUI component is installed on
/opt/IBM/myWebGUI/tipv2
then the run the command
"ln -sf $NCHOME/../tipv2 /opt/IBM/myWebGUI/tipv2"
Dell SNMP Configurator Utility
Using the Dell SNMP Configurator utility, you can set the SNMP community string for desktop and web GUI.
NOTE: Once the community string is configured using the Dell SNMP Configurator utility, the same community
string is used for OMSA, CMC, VRTX CMC, iDRAC7, and DRAC (iDRAC6, DRAC5, and DRAC/MC) console launches.
Related Links:
• Using the SNMP Configurator Utility for Desktop
• Using the SNMP Configurator Utility for Web GUI
Using the SNMP Configurator Utility for Desktop
To use the SNMP Configurator Utility to set the SNMP community string:
1. Navigate to the %OMNIHOME% directory on the system where the Desktop component is installed.
2. Run the following command for Desktop:
a) On systems running Windows:
%NCHOME%\platform\<specificplatform>\jre_1.6.7\jre\bin\java -
Ddell.config.path=desktop -classpath %NCHOME%\omnibus
\dell_OMNIbus_Connection_SNMP_Configurator_v_2_1.jar;%NCHOME%\omnibus
\snmp4j-2.1.0.jar com.dell.openmanage.connections.SnmpConfigurator
b) On systems running Linux:
$NCHOME/platform/<specificplatform>/jre_1.6.7/jre/bin/java -
Ddell.config.path=desktop -classpath $NCHOME/omnibus/
dell_OMNIbus_Connection_SNMP_Configurator_v_2_1.jar:$NCHOME/omnibus/
snmp4j-2.1.0.jar com.dell.openmanage.connections.SnmpConfigurator
Using the SNMP Configurator Utility for Web GUI
To use the SNMP Configurator utility to set the SNMP community string:
1. Navigate to the web GUI Installation directory on the system where the web GUI component is installed.
2. Run the following command for web GUI:
a) On systems running Windows:
<Tivoli Integrated Portal home directory>\java\jre\bin\java -
Ddell.config.path=webgui -classpath %NCHOME%\omnibus_webgui
\dell_OMNIbus_Connection_SNMP_Configurator_v_2_1.jar;%NCHOME%
\omnibus_webgui\snmp4j-2.1.0.jar
com.dell.openmanage.connections.SnmpConfigurator
b) On systems running Linux:
<Tivoli Integrated Portal home directory>/java/jre/bin/java -
Ddell.config.path=webgui -classpath $NCHOME/omnibus_webgui/
dell_OMNIbus_Connection_SNMP_Configurator_v_2_1.jar:$NCHOME/
17