| |
Exists on Condition | /system/isOAM ='true' |
Parameter | Description | |
---|---|---|
sourceIpAddress | The source IP address for this DBL entry. | |
port | Source port value. 0 means any port. | |
transport | Transport type. | |
profileName | The DBL profile for this DBL entry. | |
ruleName | The DBL rule for this DBL entry. | |
trunkGroupName | The name of the trunk group that the packet came in on that triggered this DBL entry | |
eventCount | This field displays number of events that have been received for this entry so far. | |
trackingStartTime | This field displays the start time of the entry tracking. | |
resetCount | This field displays number of reset events that have been received for this entry so far. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListDbl:enhancedDBL/trackingEntryStatus={sourceIpAddress},{port},{transport},{profileName},{ruleName} |