All MIBs › HH3C-ACFP-MIB › hh3cAcfpRuleTCPFlag
hh3cAcfpRuleTCPFlag
Module: HH3C-ACFP-MIB
OID (symbolic): HH3C-ACFP-MIB::hh3cAcfpRuleTCPFlag
OID (numeric): 1.3.6.1.4.1.25506.2.74.1.1.4.1.1.27
Node type: OBJECT-TYPE
Type: Integer32
Access: read-create
Description: 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 << 13) URG_SET (1 << 5) ACK_VALID (1 << 12) ACK_SET (1 << 4) PSH_VALID (1 << 11) PSH_SET (1 << 3) RST_VALID (1 << 10) RST_SET (1 << 2) SYN_VALID (1 << 9) SYN_SET (1 << 1) FIN_VALID (1 << 8) FIN_SET 1
Matches the TCP packets with the URG and/or ACK and/or PSH and/or RST and/or SYN and/or FIN flag, including the TCP packets of these types: SYN+ACK, ACK, FIN+ACK, RST, RST+ACK.
What is hh3cAcfpRuleTCPFlag?
A bitmask encoding which TCP flags (URG, ACK, PSH, RST, SYN, FIN) and their valid/set state this rule must match; a value of 0 means the rule doesn't care about TCP flags at all.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.25506 | hh3c | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.2 | hh3cCommon | HH3C-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25506.2.74 | hh3cAcfp | HH3C-ACFP-MIB |
| 1.3.6.1.4.1.25506.2.74.1 | hh3cAcfpObjects | HH3C-ACFP-MIB |
| 1.3.6.1.4.1.25506.2.74.1.1 | hh3cAcfpOAP | HH3C-ACFP-MIB |
| 1.3.6.1.4.1.25506.2.74.1.1.4 | hh3cAcfpRule | HH3C-ACFP-MIB |
| 1.3.6.1.4.1.25506.2.74.1.1.4.1 | hh3cAcfpRuleTable | HH3C-ACFP-MIB |
| 1.3.6.1.4.1.25506.2.74.1.1.4.1.1 | hh3cAcfpRuleEntry | HH3C-ACFP-MIB |
| 1.3.6.1.4.1.25506.2.74.1.1.4.1.1.27 | hh3cAcfpRuleTCPFlag | HH3C-ACFP-MIB |