hpnicfAcfpPolicyRowStatus
HPN-ICF-ACFP-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.10
Object
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.
Context
- MIB
- HPN-ICF-ACFP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfAcfpPolicyEntry
- Table
- hpnicfAcfpPolicyTable
- Siblings
- 11
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfAcfpPolicyIndex The identifier of the Policy of ACFP client | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.1 |
| hpnicfAcfpPolicyDestIfFailAction The value of this object indicates the action of the
policy when the destination interface failed. | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.11 |
| hpnicfAcfpPolicyPriority The value of this object indicates the priority of the
policy.
Priority8 is maximal priority.
Priority1 is minimal priority. | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.12 |
| hpnicfAcfpPolicyInIfIndex Packet is received from this interface. The value of this object
contains the same value of ifIndex of ifTable. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.2 |
| hpnicfAcfpPolicyOutIfIndex Packet is sent to this interface. The value of this object
contains the same value of ifIndex of ifTable. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.3 |
| hpnicfAcfpPolicyDestIfIndex Through this interface, packet go to ACFP client from
ACFP server. The value of this object contains the same
value of ifIndex of ifTable. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.4 |
| hpnicfAcfpPolicyContextID Internal id ACFP server allocated used to map to the interface.
ACFP server may send packet with this hpnicfAcfpPolicyContextID to
ACFP client, ACFP client can make use of this hp… | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.5 |
| hpnicfAcfpPolicyAdminStatus The value of this object indicates the desired status of the
policy. | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.6 |
| hpnicfAcfpPolicyLifetime When retrieved, this object delivers the maximum lifetime (seconds)
of all the rules of this, i.e., of all the rows in hpnicfAcfpRuleTable
that have the same values of hpnicfAcfpR… | column | seconds Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.7 |
| hpnicfAcfpPolicyTimeStart Beginning time of this policy every day. Eg. HH:MM:SS | column | OctetString | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.8 |
| hpnicfAcfpPolicyTimeEnd Ending time of this policy every day. Eg. HH:MM:SS | column | OctetString | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.3.1.1.9 |