CSpAclAction

  • Base type Enumeration

The list of possible actions to be performed on a packet who's point code matches an access control. 'accept' : The matching packet is accepted for further processing. 'discard' : The matching packet is to be discarded without any further processing on this packet.

Possible values

2 objects
Number Name
1 accept
2 discard