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 |
|
Discovery Mechanism
-
DFM runs a ping sweep for client type IP ranges to get details of the active client machines.
- DFM runs through the credentials defined for the protocol and tries to connect successfully through one of them. Whenever there is a successful connection, the discovery remembers the last successful credential and caches it for reuse the next time the discovery is run.
-
DFM executes an SNMP query and obtains the class name, vendor name, host OS name, host model, host version, and host release:
Using OIDs:
SNMP MIB-2 System 1.3.6.1.2.1.1
SNMP MIB-2 Interfaces 1.3.6.1.2.1.20
3.
x3x.x3.x.xxxxxxxxxxx x
The vendor's authoritative identification of the network management subsystem obtained from the system table. -
DFM retrieves the host IP and mask:
Using OIDs:
ipAdEntNetMask (1.3.6.1.2.1.4.20.1.3) for subnet mask
ipAdEntBcastAddr (1.3.6.1.2.1.4.20.1.4) for the least-significant bit in the IP broadcast address
ipAdEntIfIndex (1.3.6.1.2.1.4.20.1.2) for the index value which uniquely identifies the interface -
DFM retrieves the network interface information:
OID (1.3.6.1.2.1.2.2.1) - an interface entry containing objects at
the subnetwork layer and below for a particular interface. -
DFM retrieves the default gateway:
Used OIDs:
ipRouteDest (1.3.6.1.2.1.4.21.1.1) -
for the destination IP address of this route
ipRouteMask (1.3.6.1.2.1.4.21.1.11) -
for the mask
ipRouteDest (1.3.6.1.2.1.4.21.1.1) -
for the destination IP address of this route
ipRouteMetric1 (1.3.6.1.2.1.4.21.1.3) -
for the primary routing metric for this route
ipRouteNextHop (1.3.6.1.2.1.4.21.1.7) -
for the IP address of the next hop of this route -
DFM retrieves the serial number of the host. It will get the serial number from a public MIB, or failing that a private MIB. In both cases it retrieves the OID. This job supports a wide range of devices. However, should the serial number be available but DFM is unable to extract it, you should open a Support Case (ensuring you provide full details from MIB Walk ) so we can add support in a future Content Pack or Update.
-
If possible, DFM retrieves remote management cards of the host. For example, HPE iLO cards, or Dell DRAC cards.
Get iLO cards from OID table 1.3.6.1.4.1.232.9.2.5.1
Get DRAC cards from OID table 1.3.6.1.4.1.674.10892.1.1900.10