PEA-BRIDGE-IPDSLAM :: ipAclTcpFlags

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMipAclTcpFlags

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 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.56ipAclTcpFlagsPEA-BRIDGE-IPDSLAM