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 |
|
Attributes per Object Type for Full URLs
There are a variety of methods to limit Launch Actions: See Also
${<attribute>} values can be included in the Full URL syntax for each Object Type. For example:
- To limit the use of an Action available only from an Interface form, include ${ifAlias} as an ${<attribute>} value.
- To limit the use of an Action available only from a Node form, specify hostname:
http://${hostname}:<portNumber>/<application>?attributeName1=${sysContact}&attributeName2=${sysName}
For information about the complete Full URL syntax, see Configure Launch Actions.
The following list includes the possible ${<attributes>} that can be included in the Full URL for each Object Type:
Note You cannot use the ${hostedOn.hostname} and ${customAttributes[name=<yourAttrName>].value} in the same Full URL.
${capabilities[capability.key=<UniqueKey>].capability.key} <value of one specific Capability, see Capability Attributes in Full URLs for more information>
${customAttributes[name=<yourAttrName>].value} <value of the matching Custom Attribute, see Custom Attributes in Full URLs for more information>
${ifAlias} <value from the ifAlias attribute>
${ifDescr} <value from the ifDescription attribute>
${ifIndex} <value from the ifIndex attribute>
${ifName} <value from the ifName attribute>
${ifType.label} <value from the ifType attribute>
${journal.notes} <value from the Notes attribute>
${managementMode} <value from the Management Mode attribute>
${name} <value from the Name attribute>
${overallStatus.lastChange} <value from the Status Last Modified attribute>
${overallStatus.status} <value from the Status attribute>
${physicalAddress} <value from the Physical Address attribute>
${speed} <value from the ifSpeed attribute>
Access any attribute on the related Node form, for example:
${hostedOn.hostname} <value from the Hosted On attribute, source Node's Hostname attribute>
${hostedOn.name} <value from the source Node's Name attribute>
Access an attribute on the related Node's Device Profile form:
${deviceProfile.devCategoryInterface}<value from the Category attribute's Label value>
${deviceProfile.devFamilyInterface}<value from the Family attribute's Label value>
${deviceProfile.devVendorInterface}<value from the Vendor attribute's Label>
Access an attribute on the related SNMP Agent form:
${hostedOn.snmpAgent.id} <value from the source Node's SNMP Agent Id attribute>${hostedOn.snmpAgent.agentSettings.agentEnabled} <value from the source Node's SNMP Agent Enabled attribute>
${name} <value from the Name attribute>
${notes} <value from the Notes attribute>
${nodeGroup.name} <value from the Node Group attribute>
${capabilities[capability.key=<UniqueKey>].capability.key} <value of one specific Capability, see Capability Attributes in Full URLsfor more information>
${customAttributes[name=<yourAttrName>].value} <value of the matching Custom Attribute, see Custom Attributes in Full URLs for more information>
${hostname} <value from the Hostname attribute>
${journal.notes} <value from the Notes attribute>
${managementMode} <value from the Management Mode attribute>
${name} <value from the Name attribute>
${overallStatus.lastChange} <value from the Status Last Modified attribute>
${overallStatus.status} <value from the Status attribute>
${systemContact} <value from the System Contact attribute>
${systemDescription} <value from the System Description attribute>
${systemLocation} <value from the System Location attribute, the current value of the sysLocation MIB variable>
${systemName} <value from the System Name attribute>
${systemObjectId} <value from the System Object ID attribute>
Access an attribute on the related Device Profile form:
${deviceProfile.deviceModel} <value from the Device Model attribute>
${deviceProfile.SNMPObjectID}<value from the SNMP Object ID attribute>
${deviceProfile.devCategoryNode}<value from the Category attribute's Label value>
${deviceProfile.devFamilyNode}<value from the Family attribute's Label value>
${deviceProfile.devVendorNode}<value from the Vendor attribute's Label value>
Access an attribute on the related SNMP Agent form:
${snmpAgent.id} <value from the Id attribute>
${snmpAgent.agentSettings.managementAddress} <value from the Management Address attribute>
${snmpAgent.agentSettings.agentEnabled} <value from the SNMP Agent Enabled attribute>
Access an attribute on the related Security Group form:
${securityGroup.name} <value from the Name attribute>
${securityGroup.uuid} <value from the UUID attribute>
Access an attribute on the related Tenant form:
${tenant.name} <value from the Name attribute>
${tenant.uuid} <value from the UUID attribute>
${name} <value from the Name attribute>
${notes} <value from the Notes attribute>
${overallStatus.lastChange} <value from the Status Last Modified attribute>
${overallStatus.status} <value from the Status attribute>
${category.label} <value from the Category attribute>
${cias[name=<cia.name>].value} <value of one specific Custom Incident Attribute, see Custom Incident Attributes (CIAs) in Full URLs for more information>
${duplicateCount} <value from the Duplicate Count attribute>
${family.label} <value from the Family attribute>
${formattedMessage} <value from the Message attribute>
${getAttrOrName(<attribute>)} <value of the specified attribute of the Node associated with the Incident (if the Node exists in the database) or the sourceNodeName attribute of the Incident (if the Node was deleted from the database or never existed in the database). For example, ${getAttrOrName(hostname)}>
${journal.notes} <value from the Notes attribute>
${lifecycleState.label} <value from the Lifecycle State attribute>
${nature} <value from the Correlation Nature attribute>
${nodeUuid} <value of the uuid for the Source Node, see Database Object Identifiers for Full URLs>
${nodeUuid.id} <value of the id for the Source Node, see Database Object Identifiers for Full URLs>
${notes} <value from the Correlation Notes attribute>
${origin} <value from the Origin attribute>
${priority.label} <value from the Priority attribute>
${registration.created} <value from Created attribute>
${registration.modified} <value from the Last Modified attribute>
${severity} <value from the Severity attribute>
${sourceName} <value from Name attribute of the source object>
${sourceNodeName} <value from the Name attribute of the source object>
${sourceUuid} <value of the uuid for the Source Object, see Database Object Identifiers for Full URLs>
${sourceUuid.id} <value of the source object's id attribute>
Access an attribute on the related source object form:
${sourceUuid.name} <value of the source object's Name attribute>
Access an attribute on the related Node form:
${nodeUuid.hostname} <<value from the source Node's Hostname attribute or IP address if no hostname is available>
${nodeUuid.name} <value of the Name attribute of the Source Node>
${journal.notes} <value from the Notes attribute>
${name} <value from the Name attribute of the connection>
${source} <value of the Topology Source attribute, the protocol used to create the connection>
${capabilities[capability.key=<UniqueKey>].capability.key} <value of one specific Capability, see Capability Attributes in Full URLs for more information>
${journal.notes} <value from the Notes attribute>
${managementMode} <value from the Direct Management Mode attribute>
${name} <value from the Name attribute>
${overallStatus.lastChange} <value from the Status Last Modified attribute>
${overallStatus.status} <value from the Status attribute>
${prefixLength} <value from the Prefix Length attribute>
${value} <value from the Address attribute>
${journal.notes} <value from the Notes attribute>
${name} <value from the Name attribute>
${prefix} <value from the Prefix attribute>
${prefixLength} <value from the Prefix Length attribute>
${capabilities[CAPABILITY_NAME]} <value of one specific Capability, see Capability Attributes in Full URLs for more information>
${capabilities[capability.key=<UniqueKey>].capability.key} <value of one specific Capability, see Capability Attributes in Full URLs for more information>
${firmwareVersion}
<value from the Firmware Version attribute>
${hardwareVersion}
<value from the Hardware Version attribute>
${index}
<value from the Index attribute>
${journal.notes}
<value from the Notes attribute>
${managementMode}
<value from the Management Mode attribute>
${modelName}
<value from the Model Name attribute>
${modelType}
<value from the Model Type attribute>
${monitoredAttributes.operationalState}
<value from the Operational State attribute>
${overallStatus.status} <value from the Status attribute>
${overallStatus.lastChange} <value from the Status Last Modified attribute>
${parents.name}
<value from the Parent Component attribute>
${physicalIndex}
<value from the Physical Index attribute>
${redundancyGroups.name}
<value from the Redundancy Group attribute>
${serialNumber}
${softwareVersion}
<value from the Serial Number attribute>
${type} <value from the Type attribute>
${associatedInterface.name}
<value from the Associated Interface attribute>
${configuredDuplexSetting}<value from the Configured Duplex Setting attribute>
${index}
<value from the Index attribute>
${journal.notes}
<value from the Notes attribute>
${speed}
<value from the Speed attribute>
${type} <value from the Type attribute>
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: