All MIBs › TPLINK-ACL-RULE-MIB › tpExtipTcpFlag
tpExtipTcpFlag
Module: TPLINK-ACL-RULE-MIB
OID (symbolic): TPLINK-ACL-RULE-MIB::tpExtipTcpFlag
OID (numeric): 1.3.6.1.4.1.11863.6.26.1.1.3.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: Extended IP TCP flag, this field is described as a bit-map structure: There are 12 bits of this field, the higher 6 bits show us whether these TCP flags are enabled(1) or disabled(0). The lower 6 bits show us the 6 kind of TCP flags' value (0-1). From the highest bit(bit11) to the lowest bit(0), each bit stands for a TCP flag: bit11 & bit5 -- URG flag bit10 & bit4 -- ACK flag bit9 & bit3 -- PSH flag bit8 & bit2 -- RST flag bit7 & bit1 -- SYN flag bit6 & bit0 -- FIN flag
What is tpExtipTcpFlag?
A 12-bit bitmap encoding which TCP flags this extended IP rule checks and what value each must have: the upper 6 bits (11 down to 6) enable/disable checking URG, ACK, PSH, RST, SYN, and FIN respectively, and the lower 6 bits (5 down to 0) give the required 0/1 value for each of those same flags.
OID Breakdown
Upper-level ancestors (10 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.11863 | tplink | TPLINK-MIB |
| 1.3.6.1.4.1.11863.6 | tplinkMgmt | TPLINK-MIB |
| 1.3.6.1.4.1.11863.6.26 | tplinkAclMIB | TPLINK-ACL-MIB |
| 1.3.6.1.4.1.11863.6.26.1 | tplinkAclMIBObjects | TPLINK-ACL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11863.6.26.1.1 | tpAclRuleConfigure | TPLINK-ACL-RULE-MIB |
| 1.3.6.1.4.1.11863.6.26.1.1.3 | tpExtipRuleTable | TPLINK-ACL-RULE-MIB |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1 | tpExtipRuleEntry | TPLINK-ACL-RULE-MIB |
| 1.3.6.1.4.1.11863.6.26.1.1.3.1.10 | tpExtipTcpFlag | TPLINK-ACL-RULE-MIB |