h3cAcfpRuleRowStatus
A3COM-HUAWEI-ACFP-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.26
Object
RowStatus, supports three states: createAndGo, active, destroy.
Creation Operation Restriction:
Node h3cAcfpRuleAction must be bound while creating a line.
Nodes h3cAcfpRuleAll and h3cAcfpRuleProtocol, h3cAcfpRuleSrcIP,
h3cAcfpRuleSrcIPMask, h3cAcfpRuleDstIP, h3cAcfpRuleSrcOp,
h3cAcfpRuleSrcStartPort, h3cAcfpRuleSrcEndPort, h3cAcfpRuleDstIP,
h3cAcfpRuleDstIPMask, h3cAcfpRuleDstOp, h3cAcfpRuleDstStartPort,
h3cAcfpRuleDstEndPort, h3cAcfpRulePrecedence, h3cAcfpRuleTos,
h3cAcfpRuleDscp, h3cAcfpRuleTCPFlag, h3cAcfpRuleFragment are
mutually exclusive.
Nodes h3cAcfpRuleSrcIP and h3cAcfpRuleSrcIPMask are bound together,
otherwise, the source IP address is neglected.
The restriction over h3cAcfpRuleDstIP and h3cAcfpRuleDstIPMask is the
same as h3cAcfpRuleSrcIP and h3cAcfpRuleSrcIPMask.
Nodes h3cAcfpRuleDscp and h3cAcfpRulePrecedence, h3cAcfpRuleTos are
mutually exclusive.
If the node h3cAcfpRuleSrcOp is bound to range(5),
h3cAcfpRuleSrcStartPort and h3cAcfpRuleSrcEndPort must be bound together,
and h3cAcfpRuleSrcEndPort must be greater than h3cAcfpRuleSrcStartPort.
If the node h3cAcfpRuleSrcOp is bound to equal(1), notEqual(2),
lessThan(3) or greaterThan(4), h3cAcfpRuleSrcStartPort must be bound
together, and h3cAcfpRuleSrcEndPort is neglected.
The restriction over h3cAcfpRuleDstOp, h3cAcfpRuleDstStartPort and
h3cAcfpRuleDstEndPort is the same as h3cAcfpRuleSrcOp,
h3cAcfpRuleSrcStartPort and h3cAcfpRuleSrcEndPort.
If the node h3cAcfpRuleAction is bound to redirect(3) or mirror(4),
the destination interfaces of the policy the rule belonging to must exist;
The number of rows created cannot exceed the upper limit for each policy,
each inbound interface and each outbound interface.
Modification Operation Restriction:
The row does not support modification.
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.4.1.1.26- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cAcfpRuleEntry
- Table
- h3cAcfpRuleTable
- Siblings
- 32
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cAcfpRuleIndex The identifier of the rules which have the same h3cAcfpPolicyIndex
and h3cAcfpClientID.h3cAcfpRuleIndex indicates rule sequence in the
same policy. | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.1 |
| h3cAcfpRuleSrcIP Source IP address of this rule. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.10 |
| h3cAcfpRuleSrcIPMask Source IP-address wild of this rule. Eg. 0.0.0.255. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.11 |
| h3cAcfpRuleSrcOp Source Port operation for this rule | column | Enumeration | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.12 |
| h3cAcfpRuleSrcStartPort Starting UDP/TCP Source Port number of this rule. | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.13 |
| h3cAcfpRuleSrcEndPort Ending UDP/TCP Source Port of this rule. | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.14 |
| h3cAcfpRuleDstIP Destination IP address of this rule. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.15 |
| h3cAcfpRuleDstIPMask Destination IP-address wild of this rule. Eg. 0.0.0.255 | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.16 |
| h3cAcfpRuleDstOp Destination Port operation for this rule | column | Enumeration | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.17 |
| h3cAcfpRuleDstStartPort Starting UDP/TCP Destination Port number of this rule. | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.18 |
| h3cAcfpRuleDstEndPort Ending UDP/TCP Destination Port of this rule. | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.19 |
| h3cAcfpRuleOperStatus The value of this object indicates the status of a rule.
success : Applied rule to interface successfully.
fail : Failed to apply rule to interface. | column | Enumeration | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.2 |
| h3cAcfpRulePrecedence The value of precedence field in IP header.
<255> Invalid value
<0-7> value of precedence
routine(0) Routine precedence
priority(1) … | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.20 |
| h3cAcfpRuleTos The value of TOS field in IP header.
<255> Invalid value
<0-15> value of ToS (Type of Service)
Normal(0) normal service
min-monetary-… | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.21 |
| h3cAcfpRuleDscp The value of DSCP.
<255> Invalid value
<0-63> value of DSCP
Be(0) best effort
af11(10) assured forwarding 11 servic… | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.22 |
| h3cAcfpRuleEstablish deprecated Establish Flag. Matches the TCP packets with the ACK
and/or RST flag, including the TCP packets of these
types: SYN+ACK, ACK, FIN+ACK, RST, RST+ACK. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.23 |
| h3cAcfpRuleFragment The flag of matching fragmented packet. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.24 |
| h3cAcfpRulePacketRate Packet rate (Kbps) of this rule. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.25 |
| h3cAcfpRuleTCPFlag TCP Flag.
<0> don't care for TCP flag to match packets
<1-65535> care for TCP flag to match packets,
the value is combination of next list.
URG_VALID (1 … | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.27 |
| h3cAcfpRuleSrcIPV6Address Source IPv6 address of this rule. | column | IPV6-TCIpv6Address | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.28 |
| h3cAcfpRuleSrcPrefixLen Source IPv6 address prefix length of this rule. Eg. 64. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.29 |
| h3cAcfpRuleAction The action of this rule. | column | Enumeration | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.3 |
| h3cAcfpRuleDstIPV6Address Destination IPv6 address of this rule. | column | IPV6-TCIpv6Address | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.30 |
| h3cAcfpRuleDstPrefixLen Destination IPv6 address prefix length of this rule. Eg. 64. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.31 |
| h3cAcfpRuleTrafficType Traffic type of this rule. When retrieved, this object
returns a set of bits indicating the traffic type. | column | Bits | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.32 |
| h3cAcfpRuleTypeOrLen The type or length of ethernet packet.
For Ethernet II encapsulation, it stands for packet type.
For 802.3 encapsulation, it stands for packet length. | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.33 |
| h3cAcfpRuleAll The rule match all packet or does not.
true : all
false : not all | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.4 |
| h3cAcfpRuleSrcMAC Source MAC of this rule. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.5 |
| h3cAcfpRuleDstMAC Destination MAC of this rule. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.6 |
| h3cAcfpRuleVlanStart Starting VLAN id of this rule.
0 : Invalid value | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.7 |
| h3cAcfpRuleVlanEnd Ending VLAN id of this rule.
0 : Invalid value | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.8 |
| h3cAcfpRuleProtocol The protocol-type of this rule.
<0-255> Protocol number
gre GRE tunneling(47)
icmp Internet Control Message Protocol(1)
igmp Internet Management Protocol(2)
ip … | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.74.1.1.4.1.1.9 |