Resources | node | addressContext | ipAccessControlList | ipAclRuleStatistics

ipAclRuleStatistics

This object is used to define the rule statistics for a specific rule.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
name The name of this IP access control list rule.
matches The number of times this rule has been matched.
policerDiscards The number of times the policer for this rule discarded packets.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListIpAcl:ipAccessControlList/ipAclRuleStatistics={name}

  • No labels