Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
NNMi Configuration Issues
This section includes common issues with NNMi configuration and the steps to resolve these Issues.
Incorrect Display of the SNMP Data and MIB Strings
NNMi displays garbled strings from some SNMP traps and other octet string data, such as sysDescription
and sysContact
, if an incorrect character set if configured in the nms-jboss.properties
file.
To resolve this problem, do the following:
-
Edit the following file:
- Windows:
%NNM_PROPS%\nms-jboss.properties
- Linux:
$NNM_PROPS/nms-jboss.properties
- Windows:
-
Remove the comment (
#!
characters) from the line that begins as follows:#!com.hp.nnm.sourceEncoding=
- Set the
com.hp.nnm.sourceEncoding
JVM property to a comma-separated list of source encodings that your environment currently supports using the examples shown in thenms-jboss.properties
file. These examples show combinations of the Shift_JIS, EUC_JP, UTF-8, and ISO-8859-1 character sets. - Save your changes.
-
Restart the NNMi management server:
Run the
ovstop
command on the NNMi management serverRun the
ovstart
command on the NNMi management server -
To test your changes, resend the suspect trap to NNMi and make sure the garbled display problem no longer occurs.
If the garbled text involves binary data or data that cannot be interpreted for any reason, do the following to configure NNMi to display the strings in hexadecimal format:
-
Open the following file:
Windows:
%NNMDATADIR%\shared\nnm\conf\nnmvbnosrcenc.conf
Linux:
$NNMDATADIR/shared/nnm/conf/nnmvbnosrcenc.conf
- Add the trap OID - varbind OID value combinations that NNMi displays in a garbled format. Also add the combinations from any varbind values you do not want NNMi to decode, such as binary data. Use the examples shown in the
nnmvbnosrcenc.conf
file as templates to configure your combinations. This tells NNMi to display the Custom Incident Attribute values in the Incident form using a hexadecimal value. - Save your changes.
-
Restart the NNMi management server:
Run the
ovstop
command on the NNMi management server.Run the
ovstart
command on the NNMi management server. - Test your changes to make sure these changes result in a hexadecimal display of the formerly garbled strings.
-
ESXi Servers Appear as Devices with no SNMP on NNMi Maps
To address this, make sure that the SNMPM agent is installed and enabled on the ESXi server..
Problem with the Node Group Map
A node group map may show an error message when your NNMi environment includes the following:
- An Oracle database.
- A top-level NNMi node group with multiple child node groups
- A child node groups contain 1000 or more members
To address this, do one of the following:
- Limit the child node groups to less than 1000 members
- Do not select Nodes to Node Groups or Node Groups to Node Groups in the Node Group Map Settings->Connectivity->Node Group Connectivity section for these node groups.
Accidental Removal of the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files Library
If you accidentally removed the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files library, and need to enable NNMi to use the AES-192, AES-256, and TripleDES privacy protocols for SNMPv3 communication, follow these steps:
- Download the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files library from the Oracle Technology Network web site for Java developers.
-
Uncompress the download package, and then copy both JAR files (
local_policy.jar
andUS_export_policy.jar
) to the following location:- Windows:
%NnmInstallDir%\nonOV\jdk\nnm\jre\lib\security
- Linux:
$NnmInstallDir/nonOV/jdk/nnm/jre/lib/security
- Windows:
-
Restart the NNMi management server:
- Run the
ovstop
command on the NNMi management server. - Run the
ovstart
command on the NNMi management server.
- Run the
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to network-management-doc-feedback@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: