h3cAcfpPolicyRowStatus
A3COM-HUAWEI-ACFP-MIB ·
.1.3.6.1.4.1.43.45.1.10.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 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.
Context
- MIB
- A3COM-HUAWEI-ACFP-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.74.1.1.3.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cAcfpPolicyEntry
- Table
- h3cAcfpPolicyTable
- 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 |
|---|---|---|---|
| h3cAcfpPolicyIndex The identifier of the Policy of ACFP client | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.3.1.1.1 |
| h3cAcfpPolicyDestIfFailAction The value of this object indicates the action of the
policy when the destination interface failed. | column | Enumeration | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.3.1.1.11 |
| h3cAcfpPolicyPriority 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.43.45.1.10.2.74.1.1.3.1.1.12 |
| h3cAcfpPolicyInIfIndex 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.43.45.1.10.2.74.1.1.3.1.1.2 |
| h3cAcfpPolicyOutIfIndex 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.43.45.1.10.2.74.1.1.3.1.1.3 |
| h3cAcfpPolicyDestIfIndex 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.43.45.1.10.2.74.1.1.3.1.1.4 |
| h3cAcfpPolicyContextID Internal id ACFP server allocated used to map to the interface.
ACFP server may send packet with this h3cAcfpPolicyContextID to
ACFP client, ACFP client can make use of this h3cAc… | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.3.1.1.5 |
| h3cAcfpPolicyAdminStatus The value of this object indicates the desired status of the
policy. | column | Enumeration | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.3.1.1.6 |
| h3cAcfpPolicyLifetime When retrieved, this object delivers the maximum lifetime (seconds)
of all the rules of this, i.e., of all the rows in h3cAcfpRuleTable
that have the same values of h3cAcfpRulePol… | column | seconds Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.3.1.1.7 |
| h3cAcfpPolicyTimeStart Beginning time of this policy every day. Eg. HH:MM:SS | column | OctetString | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.3.1.1.8 |
| h3cAcfpPolicyTimeEnd Ending time of this policy every day. Eg. HH:MM:SS | column | OctetString | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.3.1.1.9 |