h3cAcfpPolicyRowStatus
1.3.6.1.4.1.2011.10.2.74.1.1.3.1.1.10
RowStatus, supports three states: createAndGo, active, destroy.
Creation Operation Restriction:
The client corresponding to the index h3cAcfpClientID must exist
while creating a row.
Nodes h3cAcfpPolicyTimeStart and h3cAcfpPolicyTimeEnd are
bound together, and h3cAcfpPolicyTimeEnd must be greater than
h3cAcfpPolicyTimeStart.
The number of rows created on an incoming/outgoing interface
cannot exceed the upper limit.
The number of rows created cannot exceed the upper limit for each client.
A packet matches a policy in the following order:
- It first matches the policy with the highest priority.
- For two policies with the same priority,
it matches the one with the smallest client index.
- For two policies with the same client index,
it matches the one with the smallest policy index.
Modification Operation Restriction:
Nodes that do not support modification: h3cAcfpPolicyInIfIndex,
h3cAcfpPolicyOutIfIndex, h3cAcfpPolicyDestIfIndex,
h3cAcfpPolicyDestIfFailAction, h3cAcfpPolicyPriority.
Nodes that support modification: h3cAcfpPolicyAdminStatus,
h3cAcfpPolicyLifetime, h3cAcfpPolicyTimeStart and h3cAcfpPolicyTimeEnd.
While modifying a row, if the row corresponding to the index configured
does not exist, error returns directly.
While modifying a node, the restriction over h3cAcfpPolicyTimeStart
and h3cAcfpPolicyTimeEnd is the same as creating a node.
Deletion Operation Restriction:
If the row to be deleted does not exist, success returns directly.