hh3cAcfpPolicyRowStatus
HH3C-ACFP-MIB ·
.1.3.6.1.4.1.25506.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 hh3cAcfpClientID must exist
while creating a row.
Nodes hh3cAcfpPolicyTimeStart and hh3cAcfpPolicyTimeEnd are
bound together, and hh3cAcfpPolicyTimeEnd must be greater than
hh3cAcfpPolicyTimeStart.
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: hh3cAcfpPolicyInIfIndex,
hh3cAcfpPolicyOutIfIndex, hh3cAcfpPolicyDestIfIndex,
hh3cAcfpPolicyDestIfFailAction, hh3cAcfpPolicyPriority.
Nodes that support modification: hh3cAcfpPolicyAdminStatus,
hh3cAcfpPolicyLifetime, hh3cAcfpPolicyTimeStart and hh3cAcfpPolicyTimeEnd.
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 hh3cAcfpPolicyTimeStart
and hh3cAcfpPolicyTimeEnd is the same as creating a node.
Deletion Operation Restriction:
If the row to be deleted does not exist, success returns directly.
Context
- MIB
- HH3C-ACFP-MIB
- OID
.1.3.6.1.4.1.25506.2.74.1.1.3.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cAcfpPolicyEntry
- Table
- hh3cAcfpPolicyTable
- 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 |
|---|---|---|---|
| hh3cAcfpPolicyIndex The identifier of the Policy of ACFP client | column | Integer32 | .1.3.6.1.4.1.25506.2.74.1.1.3.1.1.1 |
| hh3cAcfpPolicyDestIfFailAction The value of this object indicates the action of the
policy when the destination interface failed. | column | Enumeration | .1.3.6.1.4.1.25506.2.74.1.1.3.1.1.11 |
| hh3cAcfpPolicyPriority 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.25506.2.74.1.1.3.1.1.12 |
| hh3cAcfpPolicyInIfIndex 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.25506.2.74.1.1.3.1.1.2 |
| hh3cAcfpPolicyOutIfIndex 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.25506.2.74.1.1.3.1.1.3 |
| hh3cAcfpPolicyDestIfIndex 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.25506.2.74.1.1.3.1.1.4 |
| hh3cAcfpPolicyContextID Internal id ACFP server allocated used to map to the interface.
ACFP server may send packet with this hh3cAcfpPolicyContextID to
ACFP client, ACFP client can make use of this hh3c… | column | Integer32 | .1.3.6.1.4.1.25506.2.74.1.1.3.1.1.5 |
| hh3cAcfpPolicyAdminStatus The value of this object indicates the desired status of the
policy. | column | Enumeration | .1.3.6.1.4.1.25506.2.74.1.1.3.1.1.6 |
| hh3cAcfpPolicyLifetime When retrieved, this object delivers the maximum lifetime (seconds)
of all the rules of this, i.e., of all the rows in hh3cAcfpRuleTable
that have the same values of hh3cAcfpRuleP… | column | seconds Integer32 | .1.3.6.1.4.1.25506.2.74.1.1.3.1.1.7 |
| hh3cAcfpPolicyTimeStart Beginning time of this policy every day. Eg. HH:MM:SS | column | OctetString | .1.3.6.1.4.1.25506.2.74.1.1.3.1.1.8 |
| hh3cAcfpPolicyTimeEnd Ending time of this policy every day. Eg. HH:MM:SS | column | OctetString | .1.3.6.1.4.1.25506.2.74.1.1.3.1.1.9 |