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 |
|
F5 BIG-IP LTM by SNMP Job
This job discovers the F5 BIG-IP Local Traffic Manager (LTM) by SNMP. DFM chooses all SNMPs related to F5 and runs against them.
The package supports F5 BIG-IP LTM, versions 4, 9, 10, 11, 12, and 13.
The following SNMP tables are queried for versions 10 and 9:
Table Name |
Name From MIB |
OID |
---|---|---|
General information |
sysProduct |
1.3.6.1.4.1.3375.2.1.4 |
Virtual servers |
ltmVirtualServTable |
1.3.6.1.4.1.3375.2.2.10.1.2.1 |
Pools |
ltmPoolTable |
1.3.6.1.4.1.3375.2.2.5.1.2.1 |
Pools to server |
ltmVirtualServPool |
1.3.6.1.4.1.3375.2.2.10.6.2.1 |
Pool members |
ltmPoolMemberTable |
1.3.6.1.4.1.3375.2.2.5.3.2.1 |
Rules to servers |
ltmVirtualServRule |
1.3.6.1.4.1.3375.2.2.10.8.2.1 |
Rules |
ltmRuleTable |
1.3.6.1.4.1.3375.2.2.8.1.2.1 |
The following SNMP tables are queried for version 4:
Table Name |
Name From MIB |
OID |
---|---|---|
General information |
globalAttributes |
1.3.6.1.4.1.3375.1.1.1.1 |
Virtual servers |
virtualServerTable |
1.3.6.1.4.1.3375.1.1.3.2.1 |
Pools |
poolTable |
1.3.6.1.4.1.3375.1.1.7.2.1 |
Pool members |
poolMemberTable |
1.3.6.1.4.1.3375.1.1.8.2.1 |
Node Name | Condition |
---|---|
IpAddress | NOT IP Probe Name Is null |
SNMP | SNMP OID Like 1.3.6.1.4.1.3375.% |
Node | None |
Adapter Information
This job uses the F5_BIGIP_LTM_by_SNMP adapter.
SNMP
Node Name | Condition |
---|---|
SOURCE | None |
HOST | None |
Name | Value |
---|---|
credentialsId | ${SOURCE.credentials_id} |
ip_address | ${SOURCE.application_ip} |
- snmputils.py
- F5_BIGIP_LTM_by_SNMP.py
- Composition
- ConfigurationDocument
- Containment
- F5 BIG-IP LTM
- IpAddress
- IpServiceEndpoint
- Load Balancer
- Load Balancing Cluster
- Membership
- Node
- Ownership