Reference record for OID 1.3.6.1.4.1.9.9.227.1.2.1.1.5



parent
1.3.6.1.4.1.9.9.227.1.2.1.1 (cItpAclTableEntry)
node code
5
node name
cItpAclParameters
dot oid
1.3.6.1.4.1.9.9.227.1.2.1.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoItpAclMIB(227) cItpAclMIBObjects(1) cItpAclConfig(2) cItpAclTable(1) cItpAclTableEntry(1) cItpAclParameters(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoItpAclMIB(227) cItpAclMIBObjects(1) cItpAclConfig(2) cItpAclTable(1) cItpAclTableEntry(1) cItpAclParameters(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoItpAclMIB(227) cItpAclMIBObjects(1) cItpAclConfig(2) cItpAclTable(1) cItpAclTableEntry(1) cItpAclParameters(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoItpAclMIB(227) cItpAclMIBObjects(1) cItpAclConfig(2) cItpAclTable(1) cItpAclTableEntry(1) cItpAclParameters(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoItpAclMIB(227) cItpAclMIBObjects(1) cItpAclConfig(2) cItpAclTable(1) cItpAclTableEntry(1) cItpAclParameters(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoItpAclMIB(227) cItpAclMIBObjects(1) cItpAclConfig(2) cItpAclTable(1) cItpAclTableEntry(1) cItpAclParameters(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoItpAclMIB/cItpAclMIBObjects/cItpAclConfig/cItpAclTable/cItpAclTableEntry/cItpAclParameters
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoItpAclMIB/cItpAclMIBObjects/cItpAclConfig/cItpAclTable/cItpAclTableEntry/cItpAclParameters
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoItpAclMIB/cItpAclMIBObjects/cItpAclConfig/cItpAclTable/cItpAclTableEntry/cItpAclParameters
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoItpAclMIB/cItpAclMIBObjects/cItpAclConfig/cItpAclTable/cItpAclTableEntry/cItpAclParameters
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoItpAclMIB/cItpAclMIBObjects/cItpAclConfig/cItpAclTable/cItpAclTableEntry/cItpAclParameters
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoItpAclMIB/cItpAclMIBObjects/cItpAclConfig/cItpAclTable/cItpAclTableEntry/cItpAclParameters
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/9/9/227/1/2/1/1/5

    Description by circitor

    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.

    Parsed from file CISCO-ITP-ACL-MIB.mib
    Module: CISCO-ITP-ACL-MIB

    Description by cisco_v1

    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.

    Description by mibdepot

    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.

    Parsed from file CISCO-ITP-ACL-MIB.my.txt
    Company: None
    Module: CISCO-ITP-ACL-MIB

    Description by cisco

    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.

    Information by circitor

    cItpAclParameters OBJECT-TYPE SYNTAX BITS { si(0), dpc(1), dpcMask(2), opc(3), opcMask(4), pattern(5), comment(6), cgpa(7), cgpaMask(8), cdpa(9), cdpaMask(10), selector(11), aft(12), aftMask(13), all(14) } MAX-ACCESS read-create STATUS current DESCRIPTION "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." ::= { cItpAclTableEntry 5 }

    Information by cisco_v1

    cItpAclParameters OBJECT-TYPE SYNTAX OCTET STRING(SIZE(1..2)) ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { cItpAclTableEntry 5 }

    Information by oid_info

    Vendor: Cisco
    Module: CISCO-ITP-ACL-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    cItpAclParameters OBJECT-TYPE SYNTAX OCTET STRING(SIZE(1..2)) ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { cItpAclTableEntry 5 }

    Information by cisco

    cItpAclParameters OBJECT-TYPE SYNTAX BITS { si(0), dpc(1), dpcMask(2), opc(3), opcMask(4), pattern(5), comment(6), cgpa(7), cgpaMask(8), cdpa(9), cdpaMask(10), selector(11), aft(12), aftMask(13), all(14) } MAX-ACCESS read-create STATUS current DESCRIPTION "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." ::= { cItpAclTableEntry 5 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Brothers (30)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.227.1.2.1.1.1 cItpAclId 0 0 The identifier used to select a list of access list
    entries. The administrator will select an valid
    identifier within the specifi…
    1.3.6.1.4.1.9.9.227.1.2.1.1.2 cItpAclEntryType 0 0 The list of possible entry types.
    'comments' : A statement used to describe and document
    access list entries.
    'entry' : A acc…
    1.3.6.1.4.1.9.9.227.1.2.1.1.3 cItpAclEntryNumber 0 0 An numeric value assigned to each access list entry.
    The entries of the same type must be unique. Entries
    will be tested in ascen…
    1.3.6.1.4.1.9.9.227.1.2.1.1.4 cItpAclAction 0 0 The action to be performed on the packet that matched
    this access control.
    1.3.6.1.4.1.9.9.227.1.2.1.1.6 cItpAclDpc 0 0 The destination point code specified for this ACL. The
    'dpc' bit in the cItpAclParameters object is used
    indicate whether this ob…
    1.3.6.1.4.1.9.9.227.1.2.1.1.7 cItpAclDpcMask 0 0 The mask used to define which part of the point code
    in the packet is significant when comparing the
    destination point code with …
    1.3.6.1.4.1.9.9.227.1.2.1.1.8 cItpAclOpc 0 0 The origin point code specified in this ACL. The
    'opc' bit in the cItpAclParameters object is used
    indicate whether this object h…
    1.3.6.1.4.1.9.9.227.1.2.1.1.9 cItpAclOpcMask 0 0 The mask used to define which part of the origin
    point code in the packet is significant when comparing
    the origin point code wit…
    1.3.6.1.4.1.9.9.227.1.2.1.1.10 cItpAclSi 0 0 The Service Indicator Octet. The 'si' bit in the
    cItpAclParameters object is used indicate whether
    this object has been specified.
    1.3.6.1.4.1.9.9.227.1.2.1.1.11 cItpAclPattern 0 0 The pattern used to match a packet at offset
    cItpAclOffset. The 'pattern' bit in the
    cItpAclParameters object is used indicate w…
    1.3.6.1.4.1.9.9.227.1.2.1.1.12 cItpAclOffset 0 0 The offset into the packet were we begin matching the
    pattern specified by cItpAclPattern is to start. The
    'pattern' bit in the …
    1.3.6.1.4.1.9.9.227.1.2.1.1.13 cItpAclComment 0 0 A brief description used to document access list
    entries. The 'comment' bit in the cItpAclParameters
    object is used indicate whe…
    1.3.6.1.4.1.9.9.227.1.2.1.1.14 cItpAclCgpa 0 0 The Calling Party Point Code. The 'cgpa' bit in the
    cItpAclParameters object is used indicate whether this
    object has been speci…
    1.3.6.1.4.1.9.9.227.1.2.1.1.15 cItpAclCgpaMask 0 0 The Calling Party Point Code mask. The 'cgpaMask' bit
    in the cItpAclParameters object is used indicate
    whether this object has b…
    1.3.6.1.4.1.9.9.227.1.2.1.1.16 cItpAclCgpaSsn 0 0 The Calling Party Point Code subsystem number. The
    'cgpa' bit in the cItpAclParameters object is used
    indicate whether this objec…
    1.3.6.1.4.1.9.9.227.1.2.1.1.17 cItpAclCgpaSsnMask 0 0 The Calling Party Point Code subsystem number Mask.
    The 'cgpa' bit in the cItpAclParameters object is used
    indicate whether this …
    1.3.6.1.4.1.9.9.227.1.2.1.1.18 cItpAclCdpa 0 0 The Called Party Point Code. The 'cdpa' bit in the
    cItpAclParameters object is used indicate whether this
    object has been specif…
    1.3.6.1.4.1.9.9.227.1.2.1.1.19 cItpAclCdpaMask 0 0 The Called Party Point Code mask. The 'cdpaMask' bit
    in the cItpAclParameters object is used indicate
    whether this object has be…
    1.3.6.1.4.1.9.9.227.1.2.1.1.20 cItpAclCdpaSsn 0 0 The Called Party Point Code subsystem number. The
    'cdpa' bit in the cItpAclParameters object is used
    indicate whether this objec…
    1.3.6.1.4.1.9.9.227.1.2.1.1.21 cItpAclCdpaSsnMask 0 0 The Called Party Point Code subsystem number Mask. The
    'cdpa' bit in the cItpAclParameters object is used
    indicate whether this …
    1.3.6.1.4.1.9.9.227.1.2.1.1.22 cItpAclGtiSelector 0 0 The Global Title Selector. The 'selector' bit in the
    cItpAclParameters object is used indicate whether this
    object has been spec…
    1.3.6.1.4.1.9.9.227.1.2.1.1.23 cItpAclGtiTranslateType 0 0 The Global Title Translate Type. The 'selector' bit in
    the cItpAclParameters object is used indicate whether
    this object has been…
    1.3.6.1.4.1.9.9.227.1.2.1.1.24 cItpAclGtiNumberingPlan 0 0 The Global Title Numbering Plan. The 'selector' bit in
    the cItpAclParameters object is used indicate whether
    this object has bee…
    1.3.6.1.4.1.9.9.227.1.2.1.1.25 cItpAclGtiNai 0 0 The Global Title nature of address indicator. The
    'selector' bit in the cItpAclParameters object is
    used indicate whether this o…
    1.3.6.1.4.1.9.9.227.1.2.1.1.26 cItpAclGtiEsv 0 0 The Global Title encoding scheme value. The
    'selector' bit in the cItpAclParameters object is
    used indicate whether this object …
    1.3.6.1.4.1.9.9.227.1.2.1.1.27 cItpAclAft 0 0 The Affected Point Code. The 'aft' bit in the
    cItpAclParameters object is used indicate whether
    this object has been specified.
    1.3.6.1.4.1.9.9.227.1.2.1.1.28 cItpAclAftMask 0 0 The Affected Point Code mask. The 'aftMask' bit in the
    cItpAclParameters object is used indicate whether
    this object has been sp…
    1.3.6.1.4.1.9.9.227.1.2.1.1.29 cItpAclAftSsn 0 0 The Affected Point Code subsystem number. The 'aft'
    bit in the cItpAclParameters object is used indicate
    whether this object has…
    1.3.6.1.4.1.9.9.227.1.2.1.1.30 cItpAclAftSsnMask 0 0 The Affected Point Code subsystem number Mask. The
    'aft' bit in the cItpAclParameters object is used
    indicate whether this objec…
    1.3.6.1.4.1.9.9.227.1.2.1.1.31 cItpAclRowStatus 0 0 The object is used by a management station to
    create or delete the row entry in cItpAcl
    following the RowStatus textual conventio…