All MIBs › HPN-ICF-ACFP-MIB › hpnicfAcfpRuleTCPFlag
hpnicfAcfpRuleTCPFlag
Module: HPN-ICF-ACFP-MIB
OID (symbolic): HPN-ICF-ACFP-MIB::hpnicfAcfpRuleTCPFlag
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfAcfpRuleTCPFlag?
This bitmask matches specific TCP flags such as SYN, ACK, FIN, RST, PSH, and URG, each with a paired valid/set bit, letting a rule match connection states like SYN+ACK or RST+ACK; a value of 0 means the rule does not care about TCP flags.
OID Breakdown
Upper-level ancestors (12 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2 | hpnicfCommon | HPN-ICF-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.74 | hpnicfAcfp | HPN-ICF-ACFP-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.74.1 | hpnicfAcfpObjects | HPN-ICF-ACFP-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.74.1.1 | hpnicfAcfpOAP | HPN-ICF-ACFP-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4 | hpnicfAcfpRule | HPN-ICF-ACFP-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1 | hpnicfAcfpRuleTable | HPN-ICF-ACFP-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1 | hpnicfAcfpRuleEntry | HPN-ICF-ACFP-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.74.1.1.4.1.1.27 | hpnicfAcfpRuleTCPFlag | HPN-ICF-ACFP-MIB |