All MIBs › PEA-BRIDGE-IPDSLAM › ipAclTcpFlags
ipAclTcpFlags
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::ipAclTcpFlags
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.21.35.5.56
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-create
Description:
Value of the TCP Control code/flags. The parameter specifies if a flag
must be set or cleared to have a match.
----------------------------------
|MSB| | | | | | | LSB |
| x | x | U | A | P | R | S | F |
----------------------------------
The various bit positions are:
1 - F,FIN End of data flag.
2 - S,SYN Synchronize sequence numbers flag.
3 - R,RST Reset connection flag.
4 - P,PSH Push flag.
5 - A,ACK Acknowledgment number valid flag.
6 - U,URG Urgent pointer valid flag.
For Example: To test on SYN flag set and ACK flag cleared, value should be
xxx1xx0x where x is don't care and can be set to either 0 or 1.
ipAclTcpFlagsMask specified for which of the flags the test is
carried out.
The ipAclTcpFlags is used in combination with ipAclTcpFlagsMask and
ipAclTcpFlagsMatchMethod.
The value cannot be changed while the Rule is Active.
Valid from: EDA 2.2 SP2
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.21 | accessControlList | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.21.35 | ipAclRuleTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.21.35.5 | ipAclRuleEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.21.35.5.56 | ipAclTcpFlags | PEA-BRIDGE-IPDSLAM |