PEA-BRIDGE-IPDSLAM :: ipAclTcpFlagsMask

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMipAclTcpFlagsMask

ipAclTcpFlagsMask

Module: PEA-BRIDGE-IPDSLAM

OID (symbolic): PEA-BRIDGE-IPDSLAM::ipAclTcpFlagsMask

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.21.35.5.57

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-create

Description:

Value of the TCP Control code/flags mask. The ipAclTcpFlagsMask specifies   
 which of the TCP Control flags specified in tcpFlags to match.

    ----------------------------------
    |MSB|   |   |   |   |   |   | LSB |
    | 0 | 0 | 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 match on SYN and ACK flag, value should be 00010010, then 
             the test will only be performed for SYN and ACK. Whether the 
             flags must be set or cleared to have a match is specified in 
             ipAclTcpFlags.

The ipAclTcpFlagsMask is used in combination with ipAclTcpFlags and   
ipAclTcpFlagsMatchMethod.

The value cannot be changed while the Rule is Active.

Valid from:                EDA 2.2 SP2

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.193ericssonANS-COMMON-MIB
1.3.6.1.4.1.193.72diaxMIBDXD-SMI
1.3.6.1.4.1.193.72.300peaIpDslamDIESEL-SMI
1.3.6.1.4.1.193.72.300.30peaBridgeIpDslamPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1bridgeControlPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.21accessControlListPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.21.35ipAclRuleTablePEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.21.35.5ipAclRuleEntryPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.21.35.5.57ipAclTcpFlagsMaskPEA-BRIDGE-IPDSLAM