APIRef_tm_ltm_monitor_diameter¶
mgmt/tm/ltm/monitor/diameter
Diameter monitor configuration
REST Endpoints
- Collection URI
/mgmt/tm/ltm/monitor/diameter
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/monitor/diameter/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
acctApplicationId |
string | optional | read/write | Used to advertise support of the Accounting portion of an application. Exactly one of the Auth-Application-Id and Acct-Application-Id AVPs MAY be present. | |
appService |
string | optional | read/write | The application service to which the object belongs. | |
authApplicationId |
string | optional | read/write | Used to advertise support of the Authentication and Authorization portion of an application. Exactly one of the Auth-Application-Id and Acct-Application-Id AVPs MAY be present. | |
defaultsFrom |
string | optional | read/write | Specifies the existing monitor from which the system imports settings for the new monitor. | |
description |
string | optional | read/write | User defined description. | |
destination |
string | optional | read/write | ||
hostIpAddress |
string | optional | read/write | The Host-IP-Address is used to inform a Diameter peer of the sender’s IP address. | |
interval |
integer | optional | read/write | Specifies the frequency at which the system issues the monitor check. The default value is 10 seconds. | |
manualResume |
string | optional | read/write | Specifies whether the system automatically changes the status of a resource to up at the next successful monitor check. The default value of the manual-resume option is disabled. Note that if you set the manual-resume option to enabled, you must manually mark the resource as up before the system can use it for load balancing connections. | |
originHost |
string | optional | read/write | Identifies the endpoint that originated the Diameter message. | |
originRealm |
string | optional | read/write | The Realm of the originator of any Diameter message | |
tmPartition |
string | optional | read/write | Displays the administrative partition within which the monitor resides. | |
productName |
string | optional | read/write | The vendor assigned name for the product. The Product-Name SHOULD remain constant across firmware revisions for the same product. | |
timeUntilUp |
integer | optional | read/write | Specifies the amount of time in seconds after the first successful response before a node will be marked up. A value of 0 will cause a node to be marked up immediately after a valid response is received from the node. The default setting is 0. | |
timeout |
integer | optional | read/write | Specifies the number of seconds the target has in which to respond to the monitor request. The default value is 31 seconds. If the target responds within the set time period, it is considered up. If the target does not respond within the set time period, it is considered down. Also, if the target responds with a RESET packet, the system immediately flags the target as down without waiting for the timeout interval to expire. | |
upInterval |
integer | optional | read/write | Specifies how often in seconds that the system issues the monitor check when the node is up. The default value is the same as the (down) interval. | |
vendorId |
string | optional | read/write | The IANA SMI Network Management Private Enterprise Codes value assigned to the vendor of the Diameter application. | |
vendorSpecificAcctApplicationId |
string | optional | read/write | Used to advertise support of a vendor-specific Diameter Application. Exactly one of the Auth-Application-Id and Acct-Application-Id AVPs MAY be present. | |
vendorSpecificAuthApplicationId |
string | optional | read/write | Used to advertise support of a vendor-specific Diameter Application. Exactly one of the Auth-Application-Id and Acct-Application-Id AVPs MAY be present. | |
vendorSpecificVendorId |
string | optional | read/write | The vendor id for a vendor-specific Diameter Application. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.