Resources | system | ipPolicing | srtpDecryptOffendersIntStats

srtpDecryptOffendersIntStats

The table of statistics for the SRTP Decrypt offenders list.

Exists on Condition /system/isOAM !='true'

Operational Data

ParameterDescription
number A sequence number which identifies the interval for which the set of statistics is required. The interval N identifies the recently completed interval, Interval N is identifed by the last sequence value and N-( number of intervals) is the earlest completed interval.
role The role of the entry.
sindex The index of the entry.
intervalValid The member indicating the validity of the interval.
time The system up time when the interval statisitic is collected.
addressContext The name of the address context of the table entry.
interfaceGroupName The name of the interface group of the table entry.
interfaceName The name of the interface of the table entry.
sourceIpAddress The source IP address of the table entry.
destinationIpAddress The destination IP address of the table entry.
sourceIpPort The source IP port of the table entry.
destinationIpPort The destination IP port of the table entry.
ipProtocol The IP Protocol of the table entry.
etherType The first ethertype found in the Ethernet packet.
discardCount The number of packets discarded.
sourceUnique Determines if all discards were from a unique source address.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusGen2Ipm:ipPolicing/srtpDecryptOffendersIntStats={number},{role},{sindex}

  • No labels