CISCO-ITP-SCCP-MIB

File: CISCO-ITP-SCCP-MIB.mib (88826 bytes)

Imported modules

SNMPv2-SMI CISCO-ITP-TC-MIB CISCO-ITP-SP-MIB
SNMPv2-TC SNMPv2-CONF CISCO-SMI

Imported symbols

Counter32 MODULE-IDENTITY NOTIFICATION-TYPE
OBJECT-TYPE Unsigned32 CItpTcDisplayPC
CItpTcGtaAddr CItpTcGtaDisplay CItpTcGtaDisplayZB
CItpTcNAI CItpTcNumberingPlan CItpTcPointCode
CItpTcSubSystemNumber CItpTcTranslationType CItpTcTableLoadStatus
CItpTcXuaName cItpSpCLLICode cItpSpDisplayName
TimeStamp TruthValue TEXTUAL-CONVENTION
MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
ciscoMgmt

Defined Types

CItpSccpConPcListName  
The configured name associated with SCCP GTT Concerned Point Code list name.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..12)  

CItpSccpGttSelName  
The configured name associated with SCCP GTT Selector.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..12)  

CItpSccpGttAppName  
The configured name associated with SCCP GTT Application Group.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..12)  

CItpSccpGttPrefName  
The configured name associated with SCCP GTT Prefix Conversion table. This name is supported as octet string containing administrative information in human-readable form. The use of control codes should be avoided. The use of newline should be avoided. The use of leading or trailing white space should be avoided.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..12)  

CItpSccpGttDisplaySS  
The subsystem number in display format.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..3)  

CItpSccpGttAppCost  
The cost associated with an entry in SCCP GTT Application Group.
TEXTUAL-CONVENTION    
  Unsigned32 1..8  

CItpSccpGttAppType  
The list of application types in Application Group 'pc' : The application type is a point code. 'pcssn' : The application type is a point code and subsystem number (SSN). 'as' : The application type is an M3UA or SUA Application Server (AS).
TEXTUAL-CONVENTION    
  INTEGER pc(1), pcssn(2), as(3)  

CItpSccpGttGtaAddrLen  
The SCCP GTT Global Title Address length. It is now deprecated because GTA address length can also be zero.
TEXTUAL-CONVENTION    
  Unsigned32 1..15  

CItpSccpGttGtaAddrLenZB  
The SCCP GTT Global Title Address length. For the default GTA address, the length can be zero.
TEXTUAL-CONVENTION    
  Unsigned32 0..15  

CItpSccpGttMapType  
The list of SCCP GTT Mated Application type 'Primary' : The mated application is primary 'Backup' : The mated application is backup.
TEXTUAL-CONVENTION    
  INTEGER primary(1), backup(2)  

CItpSccpGttGtaResType  
The list of SCCP GTT Result Type 'pc' : The GTA translates to a point code. 'pcssn' : The GTA translates to a point code and optional SSN 'app' : The GTA translates to a GTT Application Group. 'as' : The GTA translates to an M3UA or SUA Application Server (AS) name.
TEXTUAL-CONVENTION    
  INTEGER pc(1), pcssn(2), app(3), as(4)  

CItpSccpGttRoutingInd  
The SCCP GTT Routing Indicator 'ri2gt' : Set RI to GT 'ri2ssn' : Set RI to SSN 'ssnRI2ssn' : Replace SSN and set RI to GT 'ssnRI2gt' : Replace SSN and set RI to SSN 'replTT' : Replace the TT 'riNotAppl' : RI is not applicable 'riUndef' : RI is undefined.
TEXTUAL-CONVENTION    
  INTEGER ri2gt(1), ri2ssn(2), ssnRI2gt(3), ssnRI2ssn(4), replTT(5), riNotAppl(6), riUndef(7)  

CItpSccpGttMapPcStatus  
The list of SCCP GTT Mated App point code status 'Allowed' : The mated application is allowed 'Prohibited' : The mated application is prohibited.
TEXTUAL-CONVENTION    
  INTEGER allowed(1), prohibited(2)  

CItpSccpGttMapSsStatus  
The list of SCCP GTT Mated App subssystem status 'Allowed' : The mated application is allowed 'Other' : The mated application is prohibited.
TEXTUAL-CONVENTION    
  INTEGER allowed(1), prohibited(2)  

CItpSccpGttMultInd  
The list of SCCP GTT Multiplicity Indicator 'Solitary' : The application is solitary 'Shared' : The application is shared 'Dominant' : The application is dominant 'Cost' : The application uses cost.
TEXTUAL-CONVENTION    
  INTEGER solitary(1), shared(2), dominant(3), cost(4)  

CItpSccpGttMapCongStatus  
The list of SCCP GTT Mated App congestion status 'NotCong' : The point code not congested 'CongLevel1' : The congestion level 1 'CongLevel2' : The congestion level 2 'CongLevel3' : The congestion level 3.
TEXTUAL-CONVENTION    
  INTEGER notCong(1), congLevel1(2), congLevel2(3), congLevel3(4)  

CItpSccpGttTransType  
The SCCP GTT Translation Type (TT).
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

CItpSccpGttQOS  
The SCCP GTT Quality of Service (QOS).
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

CItpSccpGttGlobalTitleInd  
The SCCP GTT Global Title Indicator (GTI). The following values are generally used: No global title included (0), For ITU, GT includes NAI only (1), For ANSI, GT includes TT, NP and encoding scheme (1), GT includes only TT (2), GT includes TT, NP and encoding scheme (3), GT includes TT, NP, encoding scheme, NAI (4), Maximum GTI (15), Invalid GTI (253), Wild GTI (254).
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

CItpSccpGttConPcTableEntry  
SEQUENCE    
  cItpSccpGttConPcListName CItpSccpConPcListName
  cItpSccpGttConPointCode CItpTcPointCode
  cItpSccpGttConPcRefCount Unsigned32

CItpSccpGttMapTableEntry  
SEQUENCE    
  cItpSccpGttMapPc CItpTcPointCode
  cItpSccpGttMapSsn CItpTcSubSystemNumber
  cItpSccpGttMapDisplayPC CItpTcDisplayPC
  cItpSccpGttMapDisplaySS CItpSccpGttDisplaySS
  cItpSccpGttMapType CItpSccpGttMapType
  cItpSccpGttMapPcStatus CItpSccpGttMapPcStatus
  cItpSccpGttMapSsStatus CItpSccpGttMapSsStatus
  cItpSccpGttMapMultInd CItpSccpGttMultInd
  cItpSccpGttMapBackupPc CItpTcPointCode
  cItpSccpGttMapBackupSsn CItpTcSubSystemNumber
  cItpSccpGttMapConPcList CItpSccpConPcListName
  cItpSccpGttMapReRouteOnCong TruthValue
  cItpSccpGttMapAdjacent TruthValue
  cItpSccpGttMapLastSsUsed TruthValue
  cItpSccpGttMapUsed Counter32
  cItpSccpGttMapAltUsed Counter32
  cItpSccpGttMapSccpUnavail Counter32
  cItpSccpGttMapPcUnavail Counter32
  cItpSccpGttMapSsUnavail Counter32
  cItpSccpGttMapPcCongested Counter32
  cItpSccpGttMapSsCongested Counter32
  cItpSccpGttMapMtp3Fail Counter32
  cItpSccpGttMapRefCount Unsigned32
  cItpSccpGttMapCongStatus CItpSccpGttMapCongStatus

CItpSccpGttSelTableEntry  
SEQUENCE    
  cItpSccpGttSelTT CItpSccpGttTransType
  cItpSccpGttSelNAI CItpTcNAI
  cItpSccpGttSelNP CItpTcNumberingPlan
  cItpSccpGttSelGTI CItpSccpGttGlobalTitleInd
  cItpSccpGttSelName CItpSccpGttSelName
  cItpSccpGttSelNumPerf Counter32
  cItpSccpGttSelNotFound Counter32
  cItpSccpGttSelQOS CItpSccpGttQOS
  cItpSccpGttSelRefCount Unsigned32
  cItpSccpGttPrePrefConv CItpSccpGttPrefName
  cItpSccpGttPostPrefConv CItpSccpGttPrefName

CItpSccpGttGtaTableEntry  
SEQUENCE    
  cItpSccpGttGtaTT CItpSccpGttTransType
  cItpSccpGttGtaNAI CItpTcNAI
  cItpSccpGttGtaNP CItpTcNumberingPlan
  cItpSccpGttGtaGTI CItpSccpGttGlobalTitleInd
  cItpSccpGttGtaAddr CItpTcGtaAddr
  cItpSccpGttGtaAddrDisp CItpTcGtaDisplay
  cItpSccpGttGtaAddrLen CItpSccpGttGtaAddrLen
  cItpSccpGttGtaSelName CItpSccpGttSelName
  cItpSccpGttGtaResType CItpSccpGttGtaResType
  cItpSccpGttGtaResPc CItpTcPointCode
  cItpSccpGttGtaResMap CItpTcPointCode
  cItpSccpGttGtaResAppGroup CItpSccpGttAppName
  cItpSccpGttGtaTTorSSN CItpTcTranslationType
  cItpSccpGttGtaRoutingInd CItpSccpGttRoutingInd
  cItpSccpGttGtaQOS CItpSccpGttQOS
  cItpSccpGttGtaAddrDispZB CItpTcGtaDisplayZB
  cItpSccpGttGtaAddrLenZB CItpSccpGttGtaAddrLenZB
  cItpSccpGttGtaAsName CItpTcXuaName
  cItpSccpGttGtaTTorSSNvalue Unsigned32

CItpSccpGttAppTableEntry  
SEQUENCE    
  cItpSccpGttAppName CItpSccpGttAppName
  cItpSccpGttAppCost CItpSccpGttAppCost
  cItpSccpGttAppType CItpSccpGttAppType
  cItpSccpGttAppPc CItpTcPointCode
  cItpSccpGttAppSsn CItpTcSubSystemNumber
  cItpSccpGttAppRi CItpSccpGttRoutingInd
  cItpSccpGttAppMult CItpSccpGttMultInd
  cItpSccpGttAppRefCount Unsigned32

CItpSccpGttAppGrTableEntry  
SEQUENCE    
  cItpSccpGttAppGrName CItpSccpGttAppName
  cItpSccpGttAppGrCost CItpSccpGttAppCost
  cItpSccpGttAppGrEntNum Unsigned32
  cItpSccpGttAppGrType CItpSccpGttAppType
  cItpSccpGttAppGrPc CItpTcPointCode
  cItpSccpGttAppGrSsn CItpTcSubSystemNumber
  cItpSccpGttAppGrRi CItpSccpGttRoutingInd
  cItpSccpGttAppGrMult CItpSccpGttMultInd
  cItpSccpGttAppGrRefCount Unsigned32
  cItpSccpGttAppGrAsName CItpTcXuaName
  cItpSccpGttAppGrNewSsn CItpTcSubSystemNumber
  cItpSccpGttAppGrNumUsed Counter32

CItpSccpGttPrefTableEntry  
SEQUENCE    
  cItpSccpGttPrefName CItpSccpGttPrefName
  cItpSccpGttPrefInAddr CItpTcGtaAddr
  cItpSccpGttPrefOutAddr CItpTcGtaAddr
  cItpSccpGttPrefTblNAI CItpTcNAI
  cItpSccpGttPrefTblNP CItpTcNumberingPlan
  cItpSccpGttPrefItemNAI CItpTcNAI
  cItpSccpGttPrefItemNP CItpTcNumberingPlan

Defined Values

ciscoItpSccpMIB 1.3.6.1.4.1.9.9.233
The MIB for Signaling Connection Control Part(SCCP) messages transported over Signalling System No. 7 (SS7) Network via Cisco IP Transfer Point. This MIB for provides information specified in ITU Q752 Monitoring and Measurements for Signalling System No. 7(SS7) Network. 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. The IETF Working Group Signaling Transport (SIGTRAN) has defined MTP3 User Adaptation (M3UA) and SCCP User Adaptation (SUA) protocols. The drafts can be found at: http://www.ietf.org/html.charters/sigtran-charter.html This MIB consists of the following tables: Concerned Point Code List Table Mated Application (MAP) Table Global Title Translation (GTT) Selector Table Global Title Address (GTA) Table Application Group Table Prefix Conversion Table
MODULE-IDENTITY    

cItpSccpMIBNotifs 1.3.6.1.4.1.9.9.233.0
OBJECT IDENTIFIER    

cItpSccpMIBObjects 1.3.6.1.4.1.9.9.233.1
OBJECT IDENTIFIER    

cItpSccpConformance 1.3.6.1.4.1.9.9.233.2
OBJECT IDENTIFIER    

cItpSccpScalars 1.3.6.1.4.1.9.9.233.1.1
OBJECT IDENTIFIER    

cItpSccpGttConPc 1.3.6.1.4.1.9.9.233.1.2
OBJECT IDENTIFIER    

cItpSccpGttMap 1.3.6.1.4.1.9.9.233.1.3
OBJECT IDENTIFIER    

cItpSccpGttSel 1.3.6.1.4.1.9.9.233.1.4
OBJECT IDENTIFIER    

cItpSccpGttGta 1.3.6.1.4.1.9.9.233.1.5
OBJECT IDENTIFIER    

cItpSccpGttApp 1.3.6.1.4.1.9.9.233.1.6
OBJECT IDENTIFIER    

cItpSccpGttAppGr 1.3.6.1.4.1.9.9.233.1.7
OBJECT IDENTIFIER    

cItpSccpGttPref 1.3.6.1.4.1.9.9.233.1.8
OBJECT IDENTIFIER    

cItpSccpTotalMsgs 1.3.6.1.4.1.9.9.233.1.1.1
This counter is incremented every time a message is handled from a local or remote subsystem(Q752/9.3).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpLocalMsgs 1.3.6.1.4.1.9.9.233.1.1.2
This counter is incremented every time a message is handled from a local subsystem(Q752/9.4).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpTotalGttMsgs 1.3.6.1.4.1.9.9.233.1.1.3
This counter is incremented every time a message requiring global title translation (Q752/9.5) is handled.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpUDTMsgsSent 1.3.6.1.4.1.9.9.233.1.1.4
This counter is incremented every time a unitdata (UDT) message is sent (Q752/9 bis.1).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpUDTSMsgsSent 1.3.6.1.4.1.9.9.233.1.1.5
This counter is incremented every time a unitdata service (UDTS) message is sent (Q752/9 bis.2).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpUDTMsgsRcvd 1.3.6.1.4.1.9.9.233.1.1.6
This counter is incremented every time a unitdata (UDT) message is received (Q752/9 bis.3).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpUDTSMsgsRcvd 1.3.6.1.4.1.9.9.233.1.1.7
This counter is incremented every time a unitdata service (UDTS) message is received (Q752/9 bis.4).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpXUDTMsgsSent 1.3.6.1.4.1.9.9.233.1.1.8
This counter is incremented every time a extended unitdata (XUDT) message is sent (Q752/9 bis.13).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpXUDTSMsgsSent 1.3.6.1.4.1.9.9.233.1.1.9
This counter is incremented every time a extended unitdata service (XUDTS) message is sent (Q752/9 bis.14).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpXUDTMsgsRcvd 1.3.6.1.4.1.9.9.233.1.1.10
This counter is incremented every time a extended unitdata (XUDT) message is received (Q752/9 bis.15).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpXUDTSMsgsRcvd 1.3.6.1.4.1.9.9.233.1.1.11
This counter is incremented every time a extended unitdata service (XUDTS) message is received (Q752/9 bis.16).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpLUDTMsgsSent 1.3.6.1.4.1.9.9.233.1.1.12
This counter is incremented every time a long unitdata (LUDT) message is sent (Q752/9 bis.17).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpLUDTSMsgsSent 1.3.6.1.4.1.9.9.233.1.1.13
This counter is incremented every time a long unitdata (LUDT) service message is sent (Q752/9 bis.18).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpLUDTMsgsRcvd 1.3.6.1.4.1.9.9.233.1.1.14
This counter is incremented every time a long unitdata (LUDT) message is received (Q752/9 bis.19).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpLUDTSMsgsRcvd 1.3.6.1.4.1.9.9.233.1.1.15
This counter is incremented every time a long unitdata (LUDT) service message is received (Q752/9 bis.20).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpCrToMtp 1.3.6.1.4.1.9.9.233.1.1.16
This counter is incremented every time a Connection Request(CR) messages sent to MTP. This count include ISDN-UP with embedded CRs (Q752/9 bis.5).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpCrefToMtp 1.3.6.1.4.1.9.9.233.1.1.17
This counter is incremented every time a Connection Refusal (CREF) message is sent to MTP (Q752/9 bis.6).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpCrFromMtp 1.3.6.1.4.1.9.9.233.1.1.18
This counter is incremented every time a Connection Reguest messages received from MTP. This count inlcudes ISDN- UP with embedded CRs (Q752/9 bis.7).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpCrefFromMtp 1.3.6.1.4.1.9.9.233.1.1.19
This counter is incremented every time a Connection Refusal (CREF) message is received from MTP (Q752/9 bis.8).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpRsrToMtp 1.3.6.1.4.1.9.9.233.1.1.20
This counter is incremented every time a Reset Request (RSR) message is sent to MTP (Q752/9 bis.9).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpRsrFromMtp 1.3.6.1.4.1.9.9.233.1.1.21
This counter is incremented every time a Reset Request (RSR) message is received from MTP (Q752/9 bis.10).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpErrToMtp 1.3.6.1.4.1.9.9.233.1.1.22
This counter is incremented every time a Error Message (ERR) message is sent to MTP (Q752/9 bis.11).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpErrFromMtp 1.3.6.1.4.1.9.9.233.1.1.23
This counter is incremented every time a Error Message (ERR) message is received from MTP (Q752/9 bis.12).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpCpcConfigLastChanged 1.3.6.1.4.1.9.9.233.1.1.24
The value of sysUpTime at the time of the last creation or deletion of an entry in the cItpSccpGttConPcTable. 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 Concerned Point Code Table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cItpSccpMapConfigLastChanged 1.3.6.1.4.1.9.9.233.1.1.25
The value of sysUpTime at the time of the last creation or deletion of an entry in the cItpSccpGttMapTable. 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 Mated Application Table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cItpSccpSelConfigLastChanged 1.3.6.1.4.1.9.9.233.1.1.26
The value of sysUpTime at the time of the last creation or deletion of an entry in the cItpSccpGttSelTable. 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 GTT Selector Table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cItpSccpGtaConfigLastChanged 1.3.6.1.4.1.9.9.233.1.1.27
The value of sysUpTime at the time of the last creation or deletion of an entry in the cItpSccpGttGtaTable. 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 GTT Global Title Address Table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cItpSccpAppConfigLastChanged 1.3.6.1.4.1.9.9.233.1.1.28
The value of sysUpTime at the time of the last creation or deletion of an entry in the cItpSccpGttAppTable. 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 GTT Application Group Table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cItpSccpGttMapStateNotifEnabled 1.3.6.1.4.1.9.9.233.1.1.29
The SP linkset notification truth value. 'true' Indicates that the cItpSccpGttMapStateChange notification is to be generated when the state changes. That is, the notification generation is enabled. 'false' Indicates that the cItpSccpGttMapStateChange notification generation is disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cItpSccpPrefConfigLastChanged 1.3.6.1.4.1.9.9.233.1.1.30
The value of sysUpTime at the time of the last creation or deletion of an entry in the cItpSccpGttPrefTable. 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 GTT Prefix Conversion Table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cItpSccpGttConfigLoad 1.3.6.1.4.1.9.9.233.1.1.31
The value of sysUpTime at the time of the last load of the GTT table using file format.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cItpSccpGttConfigLoadStatus 1.3.6.1.4.1.9.9.233.1.1.32
The status of the deprecatedload or status from the prior load operation.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcTableLoadStatus  

cItpSccpGttConPcTable 1.3.6.1.4.1.9.9.233.1.2.1
A table of concerned point codes.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CItpSccpGttConPcTableEntry

cItpSccpGttConPcTableEntry 1.3.6.1.4.1.9.9.233.1.2.1.1
A list of concerned point codes.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttConPcTableEntry  

cItpSccpGttConPcListName 1.3.6.1.4.1.9.9.233.1.2.1.1.1
The name of the Concerned Point Code list.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpConPcListName  

cItpSccpGttConPointCode 1.3.6.1.4.1.9.9.233.1.2.1.1.2
The concerned point code for SCCP GTT.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcPointCode  

cItpSccpGttConPcRefCount 1.3.6.1.4.1.9.9.233.1.2.1.1.3
The reference count for this list.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cItpSccpGttMapTable 1.3.6.1.4.1.9.9.233.1.3.1
A table of SCCP GTT Mated Application (MAP) entries.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CItpSccpGttMapTableEntry

cItpSccpGttMapTableEntry 1.3.6.1.4.1.9.9.233.1.3.1.1
A list of SCCP GTT MAP attributes.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttMapTableEntry  

cItpSccpGttMapPc 1.3.6.1.4.1.9.9.233.1.3.1.1.1
The point code for GTT MAP entry.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcPointCode  

cItpSccpGttMapSsn 1.3.6.1.4.1.9.9.233.1.3.1.1.2
The subsystem number (SSN) for GTT MAP entry.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcSubSystemNumber  

cItpSccpGttMapDisplayPC 1.3.6.1.4.1.9.9.233.1.3.1.1.3
The MAP point code in display format.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcDisplayPC  

cItpSccpGttMapDisplaySS 1.3.6.1.4.1.9.9.233.1.3.1.1.4
The MAP subsystem number in display format.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttDisplaySS  

cItpSccpGttMapType 1.3.6.1.4.1.9.9.233.1.3.1.1.5
The GTT MAP subsystem type.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttMapType  

cItpSccpGttMapPcStatus 1.3.6.1.4.1.9.9.233.1.3.1.1.6
The GTT MAP point code status.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttMapPcStatus  

cItpSccpGttMapSsStatus 1.3.6.1.4.1.9.9.233.1.3.1.1.7
The GTT MAP subsystem status.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttMapSsStatus  

cItpSccpGttMapMultInd 1.3.6.1.4.1.9.9.233.1.3.1.1.8
The GTT mated application multiplicity indicator.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttMultInd  

cItpSccpGttMapBackupPc 1.3.6.1.4.1.9.9.233.1.3.1.1.9
The backup point code for the mated Application.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcPointCode  

cItpSccpGttMapBackupSsn 1.3.6.1.4.1.9.9.233.1.3.1.1.10
The backup subsystem number for the mated Application.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcSubSystemNumber  

cItpSccpGttMapConPcList 1.3.6.1.4.1.9.9.233.1.3.1.1.11
The concerned point code list for the mated Application.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpConPcListName  

cItpSccpGttMapReRouteOnCong 1.3.6.1.4.1.9.9.233.1.3.1.1.12
The GTT Mated App re-route on congestion truth value. 'true' Re-routing on congestion is enabled. 'false' Re-routing on congestion is disabled.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

cItpSccpGttMapAdjacent 1.3.6.1.4.1.9.9.233.1.3.1.1.13
The GTT Mated App Point Code adjacent truth value. 'true' Indicates that MAP PC is adjacent. 'false' Indicates that MAP PC is not adjacent.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

cItpSccpGttMapLastSsUsed 1.3.6.1.4.1.9.9.233.1.3.1.1.14
The GTT MAP last subsystem used truth value. 'true' It is the last used subsystem. 'false' It is not the last used subsystem.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

cItpSccpGttMapUsed 1.3.6.1.4.1.9.9.233.1.3.1.1.15
This counter is incremented every time a message is routed by the GTT Mated Application.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpGttMapAltUsed 1.3.6.1.4.1.9.9.233.1.3.1.1.16
This counter is incremented every time a message is re-routed on congestion by the GTT Mated Application.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpGttMapSccpUnavail 1.3.6.1.4.1.9.9.233.1.3.1.1.17
This counter is incremented every time a SCCP is unavailable at the GTT Mated Application.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpGttMapPcUnavail 1.3.6.1.4.1.9.9.233.1.3.1.1.18
This counter is incremented every time a point code is unavailable at the GTT Mated Application.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpGttMapSsUnavail 1.3.6.1.4.1.9.9.233.1.3.1.1.19
This counter is incremented every time a subsystem is unavailable at the GTT Mated Application.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpGttMapPcCongested 1.3.6.1.4.1.9.9.233.1.3.1.1.20
This counter is incremented every time a point code is congested at the GTT Mated Application.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpGttMapSsCongested 1.3.6.1.4.1.9.9.233.1.3.1.1.21
This counter is incremented every time a subsystem is congested at the GTT Mated Application.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpGttMapMtp3Fail 1.3.6.1.4.1.9.9.233.1.3.1.1.22
This counter is incremented every time a the MTP3 layer failed at the GTT Mated Application.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpGttMapRefCount 1.3.6.1.4.1.9.9.233.1.3.1.1.23
The reference count for this MAP entry.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cItpSccpGttMapCongStatus 1.3.6.1.4.1.9.9.233.1.3.1.1.24
The status of congestion level for this MAP point code.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttMapCongStatus  

cItpSccpGttSelTable 1.3.6.1.4.1.9.9.233.1.4.1
A table of SCCP GTT Selector entries.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CItpSccpGttSelTableEntry

cItpSccpGttSelTableEntry 1.3.6.1.4.1.9.9.233.1.4.1.1
A list of SCCP GTT Selector attributes.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttSelTableEntry  

cItpSccpGttSelTT 1.3.6.1.4.1.9.9.233.1.4.1.1.1
Translation Type (TT) for this GTT Selector.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttTransType  

cItpSccpGttSelNAI 1.3.6.1.4.1.9.9.233.1.4.1.1.2
Nature of Address Indicator (NAI) for GTT Selector.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcNAI  

cItpSccpGttSelNP 1.3.6.1.4.1.9.9.233.1.4.1.1.3
Numbering Plan (NP) for this GTT Selector.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcNumberingPlan  

cItpSccpGttSelGTI 1.3.6.1.4.1.9.9.233.1.4.1.1.4
Global Title Indicator (GTI) for this GTT Selector.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttGlobalTitleInd  

cItpSccpGttSelName 1.3.6.1.4.1.9.9.233.1.4.1.1.5
The name of the GTT selector.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttSelName  

cItpSccpGttSelNumPerf 1.3.6.1.4.1.9.9.233.1.4.1.1.6
This counter is incremented every time a global title translations is performed using this GTT Selector.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpGttSelNotFound 1.3.6.1.4.1.9.9.233.1.4.1.1.7
This counter is incremented every time a global title title translations was required and a selector was not found.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpGttSelQOS 1.3.6.1.4.1.9.9.233.1.4.1.1.8
The SCCP GTT Selector specifies the QOS.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttQOS  

cItpSccpGttSelRefCount 1.3.6.1.4.1.9.9.233.1.4.1.1.9
The reference count for this GTT Selector.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cItpSccpGttPrePrefConv 1.3.6.1.4.1.9.9.233.1.4.1.1.10
The Prefix Conversion Table is used to convert GTA digits. This object specifies that the conversion occurs 'before' global title translation.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttPrefName  

cItpSccpGttPostPrefConv 1.3.6.1.4.1.9.9.233.1.4.1.1.11
The Prefix Conversion Table is used to convert GTA digits. This object specifies that the conversion occurs 'after' global title translation.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttPrefName  

cItpSccpGttGtaTable 1.3.6.1.4.1.9.9.233.1.5.1
A table of SCCP Global Title Address entries.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CItpSccpGttGtaTableEntry

cItpSccpGttGtaTableEntry 1.3.6.1.4.1.9.9.233.1.5.1.1
A list of SCCP Global Title Address attributes.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttGtaTableEntry  

cItpSccpGttGtaTT 1.3.6.1.4.1.9.9.233.1.5.1.1.1
Translation Type (TT) for this Global Title Address.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttTransType  

cItpSccpGttGtaNAI 1.3.6.1.4.1.9.9.233.1.5.1.1.2
Nature of Address Indicator (NAI) for Global Title Address.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcNAI  

cItpSccpGttGtaNP 1.3.6.1.4.1.9.9.233.1.5.1.1.3
Numbering Plan (NP) for this Global Title Address.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcNumberingPlan  

cItpSccpGttGtaGTI 1.3.6.1.4.1.9.9.233.1.5.1.1.4
Global Title Indicator (GTI) for this Global Title Address.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttGlobalTitleInd  

cItpSccpGttGtaAddr 1.3.6.1.4.1.9.9.233.1.5.1.1.5
The Global Title Address is 8 octets of the Called Party Address (CDPA).
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcGtaAddr  

cItpSccpGttGtaAddrDisp 1.3.6.1.4.1.9.9.233.1.5.1.1.6
The ASCII display string of Global Title Address of 15 hex digits of the Called Party Address (CDPA). This object is deprecated so as to allow a null display string for a 'default' GTA.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcGtaDisplay  

cItpSccpGttGtaAddrLen 1.3.6.1.4.1.9.9.233.1.5.1.1.7
The number of hex digits in the Global Title Address of the Called Party Address (CDPA). This object is deprecated so as to allow a GTA address length equal to zero.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttGtaAddrLen  

cItpSccpGttGtaSelName 1.3.6.1.4.1.9.9.233.1.5.1.1.8
The Global Title Address selector name from cItpSccpGttSelTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttSelName  

cItpSccpGttGtaResType 1.3.6.1.4.1.9.9.233.1.5.1.1.9
The SCCP Global Title Translation result type.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttGtaResType  

cItpSccpGttGtaResPc 1.3.6.1.4.1.9.9.233.1.5.1.1.10
When the GTA translates to a point code, it has a valid point code and cItpSccpGttGtaResType is 'pc'. Otherwise it is zero.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcPointCode  

cItpSccpGttGtaResMap 1.3.6.1.4.1.9.9.233.1.5.1.1.11
When the GTA translates to a point code and an optional ssn, it has a valid point code and cItpSccpGttGtaResType is 'pcssn'. Otherwise it is zero.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcPointCode  

cItpSccpGttGtaResAppGroup 1.3.6.1.4.1.9.9.233.1.5.1.1.12
When the GTA translates to an application group, it has a valid application group name and cItpSccpGttGtaResType is 'app'.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttAppName  

cItpSccpGttGtaTTorSSN 1.3.6.1.4.1.9.9.233.1.5.1.1.13
When this object is 'tt', the object cItpSccpGttGtaTTorSSNvalue specifies the SCCP GTT Translation Type (TT). When this object is 'ssn', the object cItpSccpGttGtaTTorSSNvalue specifies the SCCP SubSystem Number (SSN).
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcTranslationType  

cItpSccpGttGtaRoutingInd 1.3.6.1.4.1.9.9.233.1.5.1.1.14
The SCCP GTT GTA specifies the routing indicator. When cItpSccpGttGtaResType is 'pc' or 'pcssn', this object has a valid routing indicator. When cItpSccpGttGtaResType is 'app' or 'as', the routing indicator is not applicable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttRoutingInd  

cItpSccpGttGtaQOS 1.3.6.1.4.1.9.9.233.1.5.1.1.15
The SCCP GTT GTA specifies the QOS.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttQOS  

cItpSccpGttGtaAddrDispZB 1.3.6.1.4.1.9.9.233.1.5.1.1.16
The ASCII display string of Global Title Address of 15 hex digits of the Called Party Address (CDPA). A zero length string specifies a default GTA value for the selector.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcGtaDisplayZB  

cItpSccpGttGtaAddrLenZB 1.3.6.1.4.1.9.9.233.1.5.1.1.17
The number of hex digits in the Global Title Address of the Called Party Address (CDPA). For a default GTA, the address length is zero.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttGtaAddrLenZB  

cItpSccpGttGtaAsName 1.3.6.1.4.1.9.9.233.1.5.1.1.18
The Application Server (AS) name specified by the GTA. It is valid only when cItpSccpGttGtaResType is 'as'. Otherwise it is a zero length string.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcXuaName  

cItpSccpGttGtaTTorSSNvalue 1.3.6.1.4.1.9.9.233.1.5.1.1.19
This object specifies SCCP GTT Translation Type (TT) value when cItpSccpGttGtaTTorSSN is 'tt'. It specifies SCCP SubSystem Number (SSN) value when cItpSccpGttGtaTTorSSN is 'ssn'. A zero value specifies that the TT or the SSN is not applicable for this GTA entry.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

cItpSccpGttAppTable 1.3.6.1.4.1.9.9.233.1.6.1
A table of SCCP GTT Application Group Table entries.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CItpSccpGttAppTableEntry

cItpSccpGttAppTableEntry 1.3.6.1.4.1.9.9.233.1.6.1.1
A list of SCCP GTT Application Group attributes.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttAppTableEntry  

cItpSccpGttAppName 1.3.6.1.4.1.9.9.233.1.6.1.1.1
The GTT Application Group name.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttAppName  

cItpSccpGttAppCost 1.3.6.1.4.1.9.9.233.1.6.1.1.2
The cost for the item in the GTT Application Group.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttAppCost  

cItpSccpGttAppType 1.3.6.1.4.1.9.9.233.1.6.1.1.3
The type of the item in the GTT Application Group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttAppType  

cItpSccpGttAppPc 1.3.6.1.4.1.9.9.233.1.6.1.1.4
The point code specified by the item in the GTT Application Group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcPointCode  

cItpSccpGttAppSsn 1.3.6.1.4.1.9.9.233.1.6.1.1.5
The subsystem number (SSN) specified by the item in the GTT Application Group. It is valid only when cItpSccpGttAppItemType is 'pcssn'. Otherwise it is zero.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcSubSystemNumber  

cItpSccpGttAppRi 1.3.6.1.4.1.9.9.233.1.6.1.1.6
The routing indicator (RI) specified by the item in the GTT Application Group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttRoutingInd  

cItpSccpGttAppMult 1.3.6.1.4.1.9.9.233.1.6.1.1.7
The multiplicity of the GTT Application Group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttMultInd  

cItpSccpGttAppRefCount 1.3.6.1.4.1.9.9.233.1.6.1.1.8
The reference count for the GTT Application Group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cItpSccpGttAppGrTable 1.3.6.1.4.1.9.9.233.1.7.1
A table of SCCP GTT Application Group Table entries.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CItpSccpGttAppGrTableEntry

cItpSccpGttAppGrTableEntry 1.3.6.1.4.1.9.9.233.1.7.1.1
A list of SCCP GTT Application Group attributes.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttAppGrTableEntry  

cItpSccpGttAppGrName 1.3.6.1.4.1.9.9.233.1.7.1.1.1
The GTT Application Group name.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttAppName  

cItpSccpGttAppGrCost 1.3.6.1.4.1.9.9.233.1.7.1.1.2
The cost for the item in the GTT Application Group.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttAppCost  

cItpSccpGttAppGrEntNum 1.3.6.1.4.1.9.9.233.1.7.1.1.3
The entry number for the same cost for the item in the GTT Application Group.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..65535  

cItpSccpGttAppGrType 1.3.6.1.4.1.9.9.233.1.7.1.1.4
The type of the item in the GTT Application Group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttAppType  

cItpSccpGttAppGrPc 1.3.6.1.4.1.9.9.233.1.7.1.1.5
The point code specified by the item in the GTT Application Group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcPointCode  

cItpSccpGttAppGrSsn 1.3.6.1.4.1.9.9.233.1.7.1.1.6
The subsystem number (SSN) specified by the item in the GTT Application Group. It is valid only when cItpSccpGttAppItemType is 'pcssn'. Otherwise it is zero.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcSubSystemNumber  

cItpSccpGttAppGrRi 1.3.6.1.4.1.9.9.233.1.7.1.1.7
The routing indicator (RI) specified by the item in the GTT Application Group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttRoutingInd  

cItpSccpGttAppGrMult 1.3.6.1.4.1.9.9.233.1.7.1.1.8
The multiplicity of the GTT Application Group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpSccpGttMultInd  

cItpSccpGttAppGrRefCount 1.3.6.1.4.1.9.9.233.1.7.1.1.9
The reference count for the GTT Application Group.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cItpSccpGttAppGrAsName 1.3.6.1.4.1.9.9.233.1.7.1.1.10
The Application Server (AS) name specified by the item in the GTT Application Group. It is valid only when cItpSccpGttAppGrItemType is 'as'. Otherwise it is a zero length string.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcXuaName  

cItpSccpGttAppGrNewSsn 1.3.6.1.4.1.9.9.233.1.7.1.1.11
The new subsystem number (SSN) specified by the item in the GTT Application Group. It is valid only when cItpSccpGttAppGrItemType is 'as'. Otherwise it is zero.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcSubSystemNumber  

cItpSccpGttAppGrNumUsed 1.3.6.1.4.1.9.9.233.1.7.1.1.12
The number of times this item in the GTT Application Group is used successfully.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cItpSccpGttPrefTable 1.3.6.1.4.1.9.9.233.1.8.1
A table of SCCP GTT Prefix Conversion Table entries. When a packet with GTA is received, it may need global title translation depending on Translation Type (TT), Numbering Plan (NP), Network Address Indicator (NAI) and Global Title Indicator (GTI) present in the packet. To perform the translation a selector (cItpSccpGttSelTable) corresponding to TT, NP, NAI and GTI is used. The selector also specifies prefix conversion of the GTA before (pre) performing the global title translation or after (post) performing the global title translation. A selector can specify any or both (pre and post) prefix conversion tables. The prefix conversion involves matching of GTA digits in the cItpSccpGttPrefInAddr and then replacing those digits with the digits in cItpSccpGttPrefOutAddr.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CItpSccpGttPrefTableEntry

cItpSccpGttPrefTableEntry 1.3.6.1.4.1.9.9.233.1.8.1.1
A list of SCCP GTT Prefix Conversion attributes.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttPrefTableEntry  

cItpSccpGttPrefName 1.3.6.1.4.1.9.9.233.1.8.1.1.1
The GTT Prefix Conversion table name.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpSccpGttPrefName  

cItpSccpGttPrefInAddr 1.3.6.1.4.1.9.9.233.1.8.1.1.2
If the GTA of the Called Party Address (CDPA) matches the digits in this object, then the prefix conversion is performed.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CItpTcGtaAddr  

cItpSccpGttPrefOutAddr 1.3.6.1.4.1.9.9.233.1.8.1.1.3
If the GTA of the Called Party Address (CDPA) matches the digits in cItpSccpGttPrefInAddr then this object is used in the prefix conversion.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcGtaAddr  

cItpSccpGttPrefTblNAI 1.3.6.1.4.1.9.9.233.1.8.1.1.4
Nature of Address Indicator (NAI) for the Prefix Conversion Table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcNAI  

cItpSccpGttPrefTblNP 1.3.6.1.4.1.9.9.233.1.8.1.1.5
Numbering Plan (NP) for the Prefix Conversion Table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcNumberingPlan  

cItpSccpGttPrefItemNAI 1.3.6.1.4.1.9.9.233.1.8.1.1.6
Nature of Address Indicator (NAI) for the deprecated item in this Prefix Conversion Table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcNAI  

cItpSccpGttPrefItemNP 1.3.6.1.4.1.9.9.233.1.8.1.1.7
Numbering Plan (NP) for the deprecateditem in this Prefix Conversion Table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CItpTcNumberingPlan  

cItpSccpNotifications 1.3.6.1.4.1.9.9.233.0.0
OBJECT IDENTIFIER    

cItpSccpGttMapStateChange 1.3.6.1.4.1.9.9.233.0.0.1
The notification generated when a mated application subsystem changes to a new state. The value of cItpSccpGttMapSsStatus indicates the new state for the subsystem.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

cItpSccpMIBCompliances 1.3.6.1.4.1.9.9.233.2.1
OBJECT IDENTIFIER    

cItpSccpMIBGroups 1.3.6.1.4.1.9.9.233.2.2
OBJECT IDENTIFIER    

cItpSccpMIBCompliance 1.3.6.1.4.1.9.9.233.2.1.1
The compliance statement for entities which implement the Cisco SP MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cItpSccpMIBComplianceRev1 1.3.6.1.4.1.9.9.233.2.1.2
The compliance statement for entities which implement the Cisco SP MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cItpSccpMIBComplianceRev2 1.3.6.1.4.1.9.9.233.2.1.3
The compliance statement for entities which implement the Cisco SP MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cItpSccpScalarsGroup 1.3.6.1.4.1.9.9.233.2.2.1
SCCP main objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpGttConPcGroup 1.3.6.1.4.1.9.9.233.2.2.2
SCCP Concerned Point Code objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpGttMapGroup 1.3.6.1.4.1.9.9.233.2.2.3
SCCP GTT Mated Application objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpGttSelGroup 1.3.6.1.4.1.9.9.233.2.2.4
SCCP GTT Selector objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpGttGtaGroup 1.3.6.1.4.1.9.9.233.2.2.5
SCCP GTT Global Title Address objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpGttAppGroup 1.3.6.1.4.1.9.9.233.2.2.6
SCCP GTT Application Group objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpNotificationsGroup 1.3.6.1.4.1.9.9.233.2.2.7
SCCP notification objects.
Status: deprecated Access: read-only
NOTIFICATION-GROUP    

cItpSccpConfigStatusGroup 1.3.6.1.4.1.9.9.233.2.2.8
Objects to provide information on configuration status and time when changes where made to the SCCP configuration.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpGttSelGroupRev1 1.3.6.1.4.1.9.9.233.2.2.9
SCCP GTT Selector objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpGttGtaGroupRev1 1.3.6.1.4.1.9.9.233.2.2.10
SCCP GTT Global Title Address objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpGttAppGrGroup 1.3.6.1.4.1.9.9.233.2.2.11
SCCP GTT Application Group objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpGttPrefGroup 1.3.6.1.4.1.9.9.233.2.2.12
SCCP GTT Prefix Conversion Table objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpGttGtaGroupRev2 1.3.6.1.4.1.9.9.233.2.2.13
SCCP GTT Global Title Address objects.
Status: deprecated Access: read-only
OBJECT-GROUP    

cItpSccpGttAppGrGroupRev2 1.3.6.1.4.1.9.9.233.2.2.14
SCCP GTT Application Group objects.
Status: deprecated Access: read-only
OBJECT-GROUP