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 |
|
MIB Expressions in Full URLs
MIB Expressions enable an NNMi administrator to add SNMP MIB Expression information to a Graph.
To determine the MIB Expressions available, navigate to the MIB Expressions option in the Configuration workspace. The items listed in the table are the MIB Expressions that have been created as shown in the following example:
When using MIB Expressions in Graphs, provide the Unique Key value for the MIB Expression you want to use. To determine the Unique Key value, select the row containing the MIB Expression of interest, and click the Open icon. Look for the Unique Key value.
The following illustration shows the Basics section of a MIB Expression form with a Unique Key value provided by NNMi.
To pass MIB Expression data within your Full URL, type (or copy and paste) the exact text string from the Unique Key attribute into the expr=
parameter.
Place the expr=[value]
into a location in your URL that enables the result you want as shown in the following example.
The following example displays a Line Graph of the percentage of input packets with errors for a selected interface.
Note The Unique Key value appears in bold. Replace space characters with "+" or %20 (see W3C Rules for URLs).
http://<serverName>:<portNumber>/nnm/ launch?cmd=showLineGraph&init=ifindex=${ifIndex};expr=com.mycompany.ifInerrors;/ label=Input+Errors;&title=Graph+SNMP+Interface+Input+Errors/ &objtype=SnmpAgent&objidlist=${hostedOn.snmpAgent.id}
Note If the NNMi Web server uses the https protocol, use https
instead of http
.
<serverName>
= the fully-qualified domain name of the NNMi management server (values allowed here are determined by the Enable URL Redirect setting in User Interface Configuration, see Configure the NNMi User Interface)
<portNumber>
= the NNMi HTTP port number
Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.
See Attributes per Object Type for Full URLs for more information.
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: