hpnicfAcfpPolicyRowStatus
1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.10
RowStatus, supports three states: createAndGo, active, destroy.
Creation Operation Restriction:
The client corresponding to the index hpnicfAcfpClientID must exist
while creating a row.
Nodes hpnicfAcfpPolicyTimeStart and hpnicfAcfpPolicyTimeEnd are
bound together, and hpnicfAcfpPolicyTimeEnd must be greater than
hpnicfAcfpPolicyTimeStart.
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: hpnicfAcfpPolicyInIfIndex,
hpnicfAcfpPolicyOutIfIndex, hpnicfAcfpPolicyDestIfIndex,
hpnicfAcfpPolicyDestIfFailAction, hpnicfAcfpPolicyPriority.
Nodes that support modification: hpnicfAcfpPolicyAdminStatus,
hpnicfAcfpPolicyLifetime, hpnicfAcfpPolicyTimeStart and hpnicfAcfpPolicyTimeEnd.
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 hpnicfAcfpPolicyTimeStart
and hpnicfAcfpPolicyTimeEnd is the same as creating a node.
Deletion Operation Restriction:
If the row to be deleted does not exist, success returns directly.