hpnicfAcfpRuleRowStatus
HPN-ICF-ACFP-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.26
Object
RowStatus, supports three states: createAndGo, active, destroy.
Creation Operation Restriction:
Node hpnicfAcfpRuleAction must be bound while creating a line.
Nodes hpnicfAcfpRuleAll and hpnicfAcfpRuleProtocol, hpnicfAcfpRuleSrcIP,
hpnicfAcfpRuleSrcIPMask, hpnicfAcfpRuleDstIP, hpnicfAcfpRuleSrcOp,
hpnicfAcfpRuleSrcStartPort, hpnicfAcfpRuleSrcEndPort, hpnicfAcfpRuleDstIP,
hpnicfAcfpRuleDstIPMask, hpnicfAcfpRuleDstOp, hpnicfAcfpRuleDstStartPort,
hpnicfAcfpRuleDstEndPort, hpnicfAcfpRulePrecedence, hpnicfAcfpRuleTos,
hpnicfAcfpRuleDscp, hpnicfAcfpRuleTCPFlag, hpnicfAcfpRuleFragment are
mutually exclusive.
Nodes hpnicfAcfpRuleSrcIP and hpnicfAcfpRuleSrcIPMask are bound together,
otherwise, the source IP address is neglected.
The restriction over hpnicfAcfpRuleDstIP and hpnicfAcfpRuleDstIPMask is the
same as hpnicfAcfpRuleSrcIP and hpnicfAcfpRuleSrcIPMask.
Nodes hpnicfAcfpRuleDscp and hpnicfAcfpRulePrecedence, hpnicfAcfpRuleTos are
mutually exclusive.
If the node hpnicfAcfpRuleSrcOp is bound to range(5),
hpnicfAcfpRuleSrcStartPort and hpnicfAcfpRuleSrcEndPort must be bound together,
and hpnicfAcfpRuleSrcEndPort must be greater than hpnicfAcfpRuleSrcStartPort.
If the node hpnicfAcfpRuleSrcOp is bound to equal(1), notEqual(2),
lessThan(3) or greaterThan(4), hpnicfAcfpRuleSrcStartPort must be bound
together, and hpnicfAcfpRuleSrcEndPort is neglected.
The restriction over hpnicfAcfpRuleDstOp, hpnicfAcfpRuleDstStartPort and
hpnicfAcfpRuleDstEndPort is the same as hpnicfAcfpRuleSrcOp,
hpnicfAcfpRuleSrcStartPort and hpnicfAcfpRuleSrcEndPort.
If the node hpnicfAcfpRuleAction 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
- HPN-ICF-ACFP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.26- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfAcfpRuleEntry
- Table
- hpnicfAcfpRuleTable
- 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 |
|---|---|---|---|
| hpnicfAcfpRuleIndex The identifier of the rules which have the same hpnicfAcfpPolicyIndex
and hpnicfAcfpClientID.hpnicfAcfpRuleIndex indicates rule sequence in the
same policy. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.1 |
| hpnicfAcfpRuleSrcIP Source IP address of this rule. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.10 |
| hpnicfAcfpRuleSrcIPMask Source IP-address wild of this rule. Eg. 0.0.0.255. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.11 |
| hpnicfAcfpRuleSrcOp Source Port operation for this rule | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.12 |
| hpnicfAcfpRuleSrcStartPort Starting UDP/TCP Source Port number of this rule. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.13 |
| hpnicfAcfpRuleSrcEndPort Ending UDP/TCP Source Port of this rule. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.14 |
| hpnicfAcfpRuleDstIP Destination IP address of this rule. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.15 |
| hpnicfAcfpRuleDstIPMask Destination IP-address wild of this rule. Eg. 0.0.0.255 | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.16 |
| hpnicfAcfpRuleDstOp Destination Port operation for this rule | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.17 |
| hpnicfAcfpRuleDstStartPort Starting UDP/TCP Destination Port number of this rule. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.18 |
| hpnicfAcfpRuleDstEndPort Ending UDP/TCP Destination Port of this rule. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.19 |
| hpnicfAcfpRuleOperStatus 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.11.2.14.11.15.2.74.1.1.4.1.1.2 |
| hpnicfAcfpRulePrecedence 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.11.2.14.11.15.2.74.1.1.4.1.1.20 |
| hpnicfAcfpRuleTos 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.11.2.14.11.15.2.74.1.1.4.1.1.21 |
| hpnicfAcfpRuleDscp 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.11.2.14.11.15.2.74.1.1.4.1.1.22 |
| hpnicfAcfpRuleEstablish 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.11.2.14.11.15.2.74.1.1.4.1.1.23 |
| hpnicfAcfpRuleFragment The flag of matching fragmented packet. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.24 |
| hpnicfAcfpRulePacketRate Packet rate (Kbps) of this rule. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.25 |
| hpnicfAcfpRuleTCPFlag 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.11.2.14.11.15.2.74.1.1.4.1.1.27 |
| hpnicfAcfpRuleSrcIPV6Address Source IPv6 address of this rule. | column | IPV6-TCIpv6Address | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.28 |
| hpnicfAcfpRuleSrcPrefixLen Source IPv6 address prefix length of this rule. Eg. 64. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.29 |
| hpnicfAcfpRuleAction The action of this rule. | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.3 |
| hpnicfAcfpRuleDstIPV6Address Destination IPv6 address of this rule. | column | IPV6-TCIpv6Address | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.30 |
| hpnicfAcfpRuleDstPrefixLen Destination IPv6 address prefix length of this rule. Eg. 64. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.31 |
| hpnicfAcfpRuleTrafficType 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.11.2.14.11.15.2.74.1.1.4.1.1.32 |
| hpnicfAcfpRuleTypeOrLen 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.11.2.14.11.15.2.74.1.1.4.1.1.33 |
| hpnicfAcfpRuleAll The rule match all packet or does not.
true : all
false : not all | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.4 |
| hpnicfAcfpRuleSrcMAC Source MAC of this rule. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.5 |
| hpnicfAcfpRuleDstMAC Destination MAC of this rule. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.6 |
| hpnicfAcfpRuleVlanStart Starting VLAN id of this rule.
0 : Invalid value | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.7 |
| hpnicfAcfpRuleVlanEnd Ending VLAN id of this rule.
0 : Invalid value | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.8 |
| hpnicfAcfpRuleProtocol 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.11.2.14.11.15.2.74.1.1.4.1.1.9 |