hpnicfAcfpRuleDscp
HPN-ICF-ACFP-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.22
Object
column
r/w
Integer32
The value of DSCP. <255> Invalid value <0-63> value of DSCP Be(0) best effort af11(10) assured forwarding 11 service af12(12) assured forwarding 12 service af13(14) assured forwarding 13 service af21(18) assured forwarding 18 service af22(20) assured forwarding 20 service af23(22) assured forwarding 22 service af31(26) assured forwarding 31 service af32(28) assured forwarding 32 service af33(30) assured forwarding 33 service af41(34) assured forwarding 41 service af42(36) assured forwarding 42 service af43(38) assured forwarding 43 service cs1(8) class selector 1 service cs2(16) class selector 2 service cs3(24) class selector 3 service cs4(32) class selector 4 service cs5(40) class selector 5 service cs6(48) class selector 6 service cs7(56) class selector 7 service ef(46) expedited forwarding service
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.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfAcfpRuleEntry
- Table
- hpnicfAcfpRuleTable
- Siblings
- 32
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-63
range: 255-255
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 |
| 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 |
| hpnicfAcfpRuleRowStatus RowStatus, supports three states: createAndGo, active, destroy.
Creation Operation Restriction:
Node hpnicfAcfpRuleAction must be bound while creating a line.
Nodes hpnicfAcfpRule… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.26 |
| 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 |