CISCO-ITP-ACL-MIB

File: CISCO-ITP-ACL-MIB.mib (38060 bytes)

Imported modules

SNMPv2-SMI SNMP-FRAMEWORK-MIB SNMPv2-TC
SNMPv2-CONF CISCO-ITP-TC-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
SnmpAdminString RowStatus TimeStamp
TEXTUAL-CONVENTION MODULE-COMPLIANCE OBJECT-GROUP
CItpTcAclId CItpTcEncodingSchemeValue CItpTcGlobalTitleSelector
CItpTcNAI CItpTcNumberingPlan CItpTcPointCode
CItpTcPointCodeMask CItpTcServiceIndicator CItpTcSubSystemNumber
CItpTcSubSystemNumberMask CItpTcTranslationType ciscoMgmt

Defined Types

CItpAclAction  
The list of possible actions to be performed on a packet when information in message matches an access control entry . 'accept' : The matching packet is accepted for further processing. 'discard' : The matching packet is to be discarded without any further processing on this packet.
TEXTUAL-CONVENTION    
  INTEGER accept(1), discard(2)  

CItpAclTableEntry  
SEQUENCE    
  cItpAclId CItpTcAclId
  cItpAclEntryType INTEGER
  cItpAclEntryNumber Unsigned32
  cItpAclAction CItpAclAction
  cItpAclParameters BITS
  cItpAclDpc CItpTcPointCode
  cItpAclDpcMask CItpTcPointCodeMask
  cItpAclOpc CItpTcPointCode
  cItpAclOpcMask CItpTcPointCodeMask
  cItpAclSi CItpTcServiceIndicator
  cItpAclPattern SnmpAdminString
  cItpAclOffset Unsigned32
  cItpAclComment SnmpAdminString
  cItpAclCgpa CItpTcPointCode
  cItpAclCgpaMask CItpTcPointCodeMask
  cItpAclCgpaSsn CItpTcSubSystemNumber
  cItpAclCgpaSsnMask CItpTcSubSystemNumberMask
  cItpAclCdpa CItpTcPointCode
  cItpAclCdpaMask CItpTcPointCodeMask
  cItpAclCdpaSsn CItpTcSubSystemNumber
  cItpAclCdpaSsnMask CItpTcSubSystemNumberMask
  cItpAclGtiSelector CItpTcGlobalTitleSelector
  cItpAclGtiTranslateType CItpTcTranslationType
  cItpAclGtiNumberingPlan CItpTcNumberingPlan
  cItpAclGtiNai CItpTcNAI
  cItpAclGtiEsv CItpTcEncodingSchemeValue
  cItpAclAft CItpTcPointCode
  cItpAclAftMask CItpTcPointCodeMask
  cItpAclAftSsn CItpTcSubSystemNumber
  cItpAclAftSsnMask CItpTcSubSystemNumberMask
  cItpAclRowStatus RowStatus

Defined Values

ciscoItpAclMIB 1.3.6.1.4.1.9.9.227
The MIB for managing access lists that control messages transported over Signalling System No. 7 (SS7) Network via Cisco IP Transfer Point. The Cisco IP Transfer Point (ITP) is a hardware and software solution that transports SS7 traffic using IP. Each ITP node provides function similar to SS7 signaling point. The relevant ITU documents describing this technology is the ITU Q series, including ITU Q.700: Introduction to CCITT Signalling System No. 7 and ITU Q.701 Functional description of the message transfer part (MTP) of Signalling System No. 7.
MODULE-IDENTITY    

cItpAclMIBNotifs 1.3.6.1.4.1.9.9.227.0
OBJECT IDENTIFIER    

cItpAclMIBObjects 1.3.6.1.4.1.9.9.227.1
OBJECT IDENTIFIER    

cItpAclMIBConformance 1.3.6.1.4.1.9.9.227.2
OBJECT IDENTIFIER    

cItpAclScalars 1.3.6.1.4.1.9.9.227.1.1
OBJECT IDENTIFIER    

cItpAclConfig 1.3.6.1.4.1.9.9.227.1.2
OBJECT IDENTIFIER    

cItpAclConfigLastChanged 1.3.6.1.4.1.9.9.227.1.1.1
The value of sysUpTime at the time of the last creation or deletion of an entry in the cItpAclTable. If the local network management subsystem is re-initialization, then this object contains the sysUpTime at the time when this occurred. This value can be used to prevent unnecessary walks of the cItpAclTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cItpAclTable 1.3.6.1.4.1.9.9.227.1.2.1
A table of SP access controls. The access control definition controls which packets are accepted or rejected. The access control may be applied before sending the packet to the routing table or may be applied after the packet is processed by the routing table. Entries are added to this table via cItpAclRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CItpAclTableEntry

cItpAclTableEntry 1.3.6.1.4.1.9.9.227.1.2.1.1
A list of Signalling Point access control attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  CItpAclTableEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CItpTcAclId  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER comment(1), entry(2)  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpAclAction  

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.
Status: current Access: read-create
OBJECT-TYPE    
  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)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCodeMask  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCodeMask  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcServiceIndicator  

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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..40)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..100)  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCodeMask  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumber  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumberMask  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCodeMask  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumber  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumberMask  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGlobalTitleSelector  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcTranslationType  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcEncodingSchemeValue  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCodeMask  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumber  

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.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumberMask  

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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cItpAclMIBCompliances 1.3.6.1.4.1.9.9.227.2.1
OBJECT IDENTIFIER    

cItpAclMIBGroups 1.3.6.1.4.1.9.9.227.2.2
OBJECT IDENTIFIER    

cItpAclMIBCompliance 1.3.6.1.4.1.9.9.227.2.1.1
The compliance statement for entities which implement the Cisco SP MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

cItpAclScalarGroup 1.3.6.1.4.1.9.9.227.2.2.1
SP main objects.
Status: current Access: read-only
OBJECT-GROUP    

cItpAclAccessListGroup 1.3.6.1.4.1.9.9.227.2.2.2
Signaling Point access control list objects.
Status: current Access: read-only
OBJECT-GROUP