| cItpAclId | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.1 | 
    
    
      | 
        The identifier used to select a list of access list
        entries. The administrator will select an valid
        identifier within the specified range defined for
        SS7 access lists.
       | 
    
    
      | cItpAclEntryType | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.2 | 
    
    
      | 
        The list of possible entry types.
        'comments'  : A statement used to describe and document
        access list entries.
        'entry'     : A access list entry.
       | 
    
    
      | cItpAclEntryNumber | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.3 | 
    
    
      | 
        An numeric value assigned to each access list entry.
        The entries of the same type must be unique. Entries
        will be tested in ascending order.
       | 
    
    
      | cItpAclAction | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.4 | 
    
    
      | 
        The action to be performed on the packet that matched
        this access control.
       | 
    
    
      | cItpAclParameters | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.5 | 
    
    
      | 
        The cItpAclType object indicates which types of tests
        will be processed on the each access list entry.
        Each may contain one or more filters. The filter will
        be processed ascending order(si,dpc...all). Each test
        is evaluated and if true the packet is processed
        according to cItpAclAction.
        'si'      : The cItpAclSi is the relevant column. The packet
        is compared to cItpAclSi to determine if the
        packet matches this filter.
        'dpc'     : The cItpAclDpc and cItpAclDpcMask are the relevant
        columns. The packet is compared to cItpAclDpc
        in conjunction with cItpAclDpcMask to determine
        if the packet matches this access control.
        The mask is first negated (~mask) and bitwise
        AND is perform with mask and dpc.
        'dpcMask' : Indicates that a mask is to be applied when the
        dpc filter is specified. If the mask is not
        specified then the mask is assumed to be all
        zeros.
        'opc'     : cItpAclOpc and cItpAclOpcMask are the relevant
        columns. The packet is compared to cItpAclOpc
        in conjunction with cItpAclOpcMask to determine
        if the packet matches this access control.
        The mask is first negated (~mask) and bitwise
        AND is perform with mask and opc.
        'opcMask' : Indicates that a mask is to be applied when the
        opc filter is specified. If the mask is not
        specified then the mask is assumed to be all
        zeros.
        'pattern' : cItpAclPattern and cItpAclOffset are the
        relevant columns. The matching criteria is
        based on matching the pattern specified by
        cItpAclPattern at offset cItpAclOffset from
        the start of the packet.
        'comment' : The cItpAclComment object provides an entry
        that can be used to describe filters.
        'cgpa'    : The cItpAclCgpa, cItpAclCgpaMask,
        cItpAclCgpaSsn and cItpAclCgpaSsnMask are the
        relevant columns.  The Calling Party Point code
        is compare with cItpAclCgpaPC using the
        ItpAclCgpaMask. Also, the cItpAclCgpaSsn
        and cItpAclCgpaSsnMask are compared if specified.
        'cgpaMask': Indicates that a mask is to be applied when the
        cgpa filter is specified. If the mask is not
        specified then the mask is assumed to be all
        zeros.
        'cgpaSsn' : Indicates that a Subsystem Number(SSN) is to
        be checked when the cgpa filter is specified.
        'cgpaSsnMask': Indicates that SSN mask is to be applied
        when checking the SSN number for the cgpa
        filter is specified. If the mask is not
        specified then the mask is assumed to be all
        zeros.
        'cdpa'    : The cItpAclCdpa, cItpAclCdpaMask,
        cItpAclCdpaSsn and cItpAclCdpaSsnMask are the
        relevant columns.  The Called Party Point code
        is compared with cItpAclCcpa using the
        ItpAclCcpaMask. Also, the cItpAclCcpaSsn
        and cItpAclCcpaSsnMask are compared if specified.
        'cdpaMask': Indicates that a mask is to be applied when the
        cdpa filter is specified. If the mask is not
        specified then the mask is assumed to be all
        zeros.
        'cdpaSsn' : Indicates that a SSN is to be checked when the
        cdpa filter is specified.
        'cdpaSsnMask': Indicates that SSN mask is to be applied
        when checking the SSN number for the cdpa
        filter is specified. If the mask is not
        specified then the mask is assumed to be all
        zeros.
        'selector': The Global Title Selector is used to select
        which objects will be tested and in what order
        the tests will be applied as follows.
        x
        The types of translations are different based on
        the variant. In both, variants the translation
        type and other parameters are used to provide the
        following types of translations.
        - Intermediate GTT resulting in MSUs routed to a
        solitary point code
        - Intermediate GTT resulting in MSUs load
        balanced across two or more point codes
        - Final GTT routed to a solitary point code
        - Final GTT routed to a primary and backup
        point-code and SSN (dominant mode)
        - Final GTT load balanced across a group of
        point-codes and subsystems
        For ANSI the translation types are defined in
        TABLE B.1/T1.112.3 of TR-NWT-000246.  The ANSI
        selector table may be a simple flat table/array of
        256 Translation Types(0-255).  In this method of
        translation tables can be directly accessed using
        the translation type from the Called Party Point
        Code.
        For ITU section 2.4.5 of ITU-T Q.714, defines the
        use of the Global Tile Indicator(GTI), along with
        Translation Type(TT), Network Plan(NP), and Nature
        of Address Indicator(NAI), as selectors for the
        table to perform the Global Title
        Translation(GTT).  In this cae the selector table
        must be searched using a combination oF GTI, TT,
        NP and NAI.
        The objects cItpAclGtiSelector,
        cItpAclGtiTranslateType, cItpAclGtiNumberingPlan,
        cItpAclGtiNai, and cItpAclGtiEsv are the relevant
        columns.  These object will be used in the
        following order based on variant and translation
        type.
        1 => cItpAclGtiNai
        2 => cItpAclGtiTranslateType
        3 => cItpAclGtiTranslateType
        cItpAclGtiNumberingPlan
        cItpAclGtiEsv
        4 => cItpAclGtiTranslateType
        cItpAclGtiNumberingPlan
        cItpAclGtiNai
        cItpAclGtiEsv
        'aft'    :  The cItpAclAft, cItpAclAftMask,
        cItpAclAftSsn and cItpAclAftSsnMask are the
        relevant columns.  The affected point code is
        compared with cItpAclAftPC using the
        ItpAclAftMask. Also, the cItpAclAftSsn
        and cItpAclAftSsnMask are compared if
        specified.
        'aftMask':  Indicates that a mask is to be applied when the
        aft filter is specified. If the mask is not
        specified then the mask is assumed to be all
        zeros.
        'all'    :  Used in conjunction with cItpAclAction to specify
        defaults for packet that did not match any
        specified access list entry.
       | 
    
    
      | cItpAclDpc | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.6 | 
    
    
      | 
        The destination point code specified for this ACL. The
        'dpc' bit in the cItpAclParameters object is used
        indicate whether this object has been specified.
       | 
    
    
      | cItpAclDpcMask | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.7 | 
    
    
      | 
        The mask used to define which part of the point code
        in the packet is significant when comparing the
        destination point code with cItpAclDpc. The
        'dpcMask' bit in the cItpAclParameters object is used
        indicate whether this object has been specified.
       | 
    
    
      | cItpAclOpc | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.8 | 
    
    
      | 
        The origin point code specified in this ACL. The
        'opc' bit in the cItpAclParameters object is used
        indicate whether this object has been specified.
       | 
    
    
      | cItpAclOpcMask | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.9 | 
    
    
      | 
        The mask used to define which part of the origin
        point code in the packet is significant when comparing
        the origin point code with cItpAclDpc.  The
        'opcMask' bit in the cItpAclParameters object is used
        indicate whether this object has been specified.
       | 
    
    
      | cItpAclSi | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.10 | 
    
    
      | 
        The Service Indicator Octet. The 'si' bit in the
        cItpAclParameters object is used indicate whether
        this object has been specified.
       | 
    
    
      | cItpAclPattern | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.11 | 
    
    
      | 
        The pattern used to match a packet at offset
        cItpAclOffset.  The 'pattern' bit in the
        cItpAclParameters object is used indicate whether
        this object has been specified.
       | 
    
    
      | cItpAclOffset | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.12 | 
    
    
      | 
        The offset into the packet were we begin matching the
        pattern specified by cItpAclPattern is to start.  The
        'pattern' bit in the cItpAclParameters object is used
        indicate whether this object has been specified.
       | 
    
    
      | cItpAclComment | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.13 | 
    
    
      | 
        A brief description used to document access list
        entries.  The 'comment' bit in the cItpAclParameters
        object is used indicate whether this object has been
        specified.
       | 
    
    
      | cItpAclCgpa | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.14 | 
    
    
      | 
        The Calling Party Point Code.  The 'cgpa' bit in the
        cItpAclParameters object is used indicate whether this
        object has been specified.
       | 
    
    
      | cItpAclCgpaMask | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.15 | 
    
    
      | 
        The Calling Party Point Code mask.  The 'cgpaMask' bit
        in the cItpAclParameters object is used indicate
        whether this object has been specified.
       | 
    
    
      | cItpAclCgpaSsn | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.16 | 
    
    
      | 
        The Calling Party Point Code subsystem number. The
        'cgpa' bit in the cItpAclParameters object is used
        indicate whether this object has been specified.
       | 
    
    
      | cItpAclCgpaSsnMask | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.17 | 
    
    
      | 
        The Calling Party Point Code subsystem number Mask.
        The 'cgpa' bit in the cItpAclParameters object is used
        indicate whether this object has been specified.
       | 
    
    
      | cItpAclCdpa | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.18 | 
    
    
      | 
        The Called Party Point Code.  The 'cdpa' bit in the
        cItpAclParameters object is used indicate whether this
        object has been specified.
       | 
    
    
      | cItpAclCdpaMask | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.19 | 
    
    
      | 
        The Called Party Point Code mask.  The 'cdpaMask' bit
        in the cItpAclParameters object is used indicate
        whether this object has been specified.
       | 
    
    
      | cItpAclCdpaSsn | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.20 | 
    
    
      | 
        The Called Party Point Code subsystem number.  The
        'cdpa' bit in the cItpAclParameters object is used
        indicate whether this object has been specified.
       | 
    
    
      | cItpAclCdpaSsnMask | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.21 | 
    
    
      | 
        The Called Party Point Code subsystem number Mask.  The
        'cdpa' bit in the cItpAclParameters object is used
        indicate whether this object has been specified.
       | 
    
    
      | cItpAclGtiSelector | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.22 | 
    
    
      | 
        The Global Title Selector.  The 'selector' bit in the
        cItpAclParameters object is used indicate whether this
        object has been specified.
       | 
    
    
      | cItpAclGtiTranslateType | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.23 | 
    
    
      | 
        The Global Title Translate Type. The 'selector' bit in
        the cItpAclParameters object is used indicate whether
        this object has been specified.
       | 
    
    
      | cItpAclGtiNumberingPlan | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.24 | 
    
    
      | 
        The Global Title Numbering Plan.  The 'selector' bit in
        the cItpAclParameters object is used indicate whether
        this object has been specified.
       | 
    
    
      | cItpAclGtiNai | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.25 | 
    
    
      | 
        The Global Title nature of address indicator.  The
        'selector' bit in the cItpAclParameters object is
        used indicate whether this object has been
        specified.
       | 
    
    
      | cItpAclGtiEsv | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.26 | 
    
    
      | 
        The Global Title encoding scheme value.  The
        'selector' bit in the cItpAclParameters object is
        used indicate whether this object has been
        specified.
       | 
    
    
      | cItpAclAft | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.27 | 
    
    
      | 
        The Affected Point Code.  The 'aft' bit in the
        cItpAclParameters object is used indicate whether
        this object has been specified.
       | 
    
    
      | cItpAclAftMask | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.28 | 
    
    
      | 
        The Affected Point Code mask.  The 'aftMask' bit in the
        cItpAclParameters object is used indicate whether
        this object has been specified.
       | 
    
    
      | cItpAclAftSsn | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.29 | 
    
    
      | 
        The Affected Point Code subsystem number.  The 'aft'
        bit in the cItpAclParameters object is used indicate
        whether this object has been specified.
       | 
    
    
      | cItpAclAftSsnMask | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.30 | 
    
    
      | 
        The Affected Point Code subsystem number Mask.  The
        'aft' bit in the cItpAclParameters object is used
        indicate whether this object has been specified.
       | 
    
    
      | cItpAclRowStatus | 
      .1.3.6.1.4.1.9.9.227.1.2.1.1.31 | 
    
    
      | 
        The object is used by a management station to
        create or delete the row entry in cItpAcl
        following the RowStatus textual convention.
       |