CISCO-ITP-DSMR-MIB

File: CISCO-ITP-DSMR-MIB.mib (149843 bytes)

Imported modules

CISCO-ITP-GSCCP-MIB CISCO-ITP-GSP-MIB CISCO-ITP-TC-MIB
CISCO-ITP-MLR-MIB CISCO-SMI INET-ADDRESS-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

CgsccpGttGlobalTitleInd CgsccpGttTransType cgspCLLICode
cgspEventSequenceNumber cgspInstNetwork CItpTcGtaLongDisplay
CItpTcNAI CItpTcNetworkName CItpTcNumberingPlan
CItpTcPointCode CItpTcSubSystemNumber CItpTcTableLoadStatus
CItpTcURL CmlrAddressDigits CmlrAddressType
CmlrId CmlrName CmlrRuleProtocol
CmlrRuleSetName ciscoMgmt InetAddressType
InetAddress InetPortNumber MODULE-COMPLIANCE
NOTIFICATION-GROUP OBJECT-GROUP Counter32
Integer32 MODULE-IDENTITY NOTIFICATION-TYPE
OBJECT-TYPE Unsigned32 DateAndTime
RowStatus TEXTUAL-CONVENTION TimeStamp
TruthValue

Defined Types

CdsmrMaximumDigits  
Maximum number of digits that global title address can contain and match rule. The maximum number of digits must be greater than or equal to the length of the specified address. Also, the maximum number of digits must be greater than or equal to minimum number of digits. A value of zero indicates the ranges is not be applied.
TEXTUAL-CONVENTION    
  Unsigned32 0..20  

CdsmrMinimumDigits  
Minimum number of digits that global title address can contain and match rule. The minimum number of digits must be greater than or equal to the length of the specified address. A value of zero indicates the ranges is not be applied. does not apply when the global title address length is set to zero.
TEXTUAL-CONVENTION    
  Unsigned32 0..20  

CdsmrResultDestinationType  
List of possible destination types as follows. 'none' : Result not specified. 'gt' : The global title address formatted as CItpTcGtaLongDisplay 'smpp' : Short Message Peer-to-Peer protocol destination. 'ucp' : Universal Computer Protocol destination. 'pc' : Point-code destination. 'pcSsn' : Point-code and subsystem number destination.
TEXTUAL-CONVENTION    
  INTEGER none(1), gt(2), smpp(3), ucp(4), pc(5), pcSsn(6)  

CdsmrResultOctet  
An octet string that contains various types of output from a rule. The information in this textual convention is formatted as follows: CdsmrResultType: None : Octet string with length of zero. pc : Not applicable pcSsn : Not applicable. gt : The global title address formatted as CItpTcGtaLongDisplay group : Result group formatted as CmlrName. smpp : Result group formatted as CmlrName ucp : Result group formatted as CmlrName block : Not applicable. ruleNext : Not applicable. ruleNumber: Not applicable. deliveryMt: Not applicable. origImsi : Not Applicable origImsiNext: Not Applicable When the result octet is not used as a parameter, not applicable, the length will be set to zero. An octet string specified by an administrator that must be in human-readable form. The names must conform to the allowed characters that can be specified via Command Line Interface(CLI). The names cannot contain control character and should not contain leading or trailing white space.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

CdsmrResultParameters  
In order to specify the results of DSMR statements different values in the packet can be modified. These values are determined by a combination of variant and operation type. This object indicates which objects will be used to form a result action as follows. This textual convention defines the result actions of DSMR which are determined by a combination of variant and operation type. The possible result actions of DSMR are as follows: 'network' : specifies network 'octet' : specifies octet string 'tranType' : specifies translation type 'gti' : specifies global title indicator 'np' : specifies numbering plan 'nai' : specifies nature of address 'pc' : specifies point-code 'ssn' : specifies subsystem number 'ruleNumber': specifies next rule to execute
TEXTUAL-CONVENTION    
  BITS network(0), octet(1), tranType(2), gti(3), np(4), nai(5), pc(6), ssn(7), ruleNumber(8)  

CdsmrResultType  
This textual convention defines the result type of DSMR. The possible result types are as follows: 'none' : Result not specified. 'block' : Message will be discarded. 'pc' : Message will be routed using the specified destination point code. 'pcSsn' : Message will be routed using the specified destination point code and subsystem number. destination M3UA or SUA Application Server(AS). 'gt' : Message will be routed using SCCP global title. 'group' : Message will be routed using information specified in result group. 'smpp' : Delivery via Short Message Peer-to-Peer 'ucp' : Delivery via Universal Computer Protocol 'ruleNext' : When address matches entry in table processing will continue with next rule. 'ruleNumber' : When address matches entry in table processing will continue with specified rule. 'deliverMt': Indicates that a delivery attempt should be attempted to the destination SME as a mobile device. 'origImsi': Attempt to obtain the original IMSI address and us it to delivery packet. When the IMSI address is unavailable fail packet. 'origImsiNext': Attempt to obtain the original IMSI address and us it to delivery packet. When the IMSI address is unavailable continue processing with next rule.
TEXTUAL-CONVENTION    
  INTEGER none(0), pc(1), pcSsn(2), gt(3), group(4), smpp(5), ucp(6), block(7), ruleNext(8), ruleNumber(9), deliverMt(10), origImsi(11), origImsiNext(12)  

CdsmrInstTableEntry  
SEQUENCE    
  cdsmrInstLastChanged TimeStamp
  cdsmrInstLastLoadTime TimeStamp
  cdsmrInstLoadStatus CItpTcTableLoadStatus
  cdsmrInstLastURL CItpTcURL
  cdsmrInstDeliveredSmppCounts Counter32
  cdsmrInstDeliveredUcpCounts Counter32
  cdsmrInstDeliveredGsmCounts Counter32
  cdsmrInstDeferredGsmCounts Counter32
  cdsmrInstGsmStatusReports Counter32
  cdsmrInstUcpNotifications Counter32
  cdsmrInstSmppDeliveryReceipts Counter32
  cdsmrInstRoutingFailures Counter32
  cdsmrInstResultFailures Counter32
  cdsmrInstInternalErrors Counter32
  cdsmrInstParseErrors Counter32
  cdsmrInstResourceErrors Counter32
  cdsmrInstProvisioningErrors Counter32
  cdsmrInstDestUnreachableErrors Counter32
  cdsmrInstDestSignalErrors Counter32
  cdsmrInstTimeOuts Counter32
  cdsmrInstBlockedPackets Counter32
  cdsmrInstRoutingRequestsRcvdGsm Counter32
  cdsmrInstRoutingRequestsRcvdIs41 Counter32
  cdsmrInstRoutingRequestsRcvdUcp Counter32
  cdsmrInstRoutingRequestsRcvdSmpp Counter32
  cdsmrInstRowStatus RowStatus

CdsmrResultGroupTableEntry  
SEQUENCE    
  cdsmrResultGroupName CmlrName
  cdsmrResultGroupServerType INTEGER
  cdsmrResultGroupCdrConsolidation OCTET STRING
  cdsmrResultGroupIdentifier Unsigned32
  cdsmrResultGroupQueueLimit Unsigned32
  cdsmrResultGroupQueueTimeLimit Unsigned32
  cdsmrResultGroupMatchSmppId OCTET STRING
  cdsmrResultGroupMatchSmppType OCTET STRING
  cdsmrResultGroupMatchUcpId OCTET STRING
  cdsmrResultGroupRowStatus RowStatus

CdsmrResultIpTableEntry  
SEQUENCE    
  cdsmrResultIpNumber CmlrId
  cdsmrResultIpRemotePortNumber InetPortNumber
  cdsmrResultIpRemoteIpAddrType InetAddressType
  cdsmrResultIpRemoteIpAddress InetAddress
  cdsmrResultIpProfileName CmlrName
  cdsmrResultIpWeight Integer32
  cdsmrResultIpRowStatus RowStatus

CdsmrResultTableEntry  
SEQUENCE    
  cdsmrResultNumber CmlrId
  cdsmrResultDestinationType CdsmrResultDestinationType
  cdsmrResultParameters CdsmrResultParameters
  cdsmrResultDestinationName CmlrName
  cdsmrResultPc CItpTcPointCode
  cdsmrResultSsn CItpTcSubSystemNumber
  cdsmrResultGt CItpTcGtaLongDisplay
  cdsmrResultTransType CgsccpGttTransType
  cdsmrResultGti CgsccpGttGlobalTitleInd
  cdsmrResultNp CItpTcNumberingPlan
  cdsmrResultNai CItpTcNAI
  cdsmrResultWeight Integer32
  cdsmrResultNetwork CItpTcNetworkName
  cdsmrResultCounts Counter32
  cdsmrResultRowStatus RowStatus

CdsmrAddressTableEntry  
SEQUENCE    
  cdsmrAddressTableName CmlrName
  cdsmrAddressType CmlrAddressType
  cdsmrAddressDigits CmlrAddressDigits
  cdsmrAddressExactMatch TruthValue
  cdsmrAddressResultParameters CdsmrResultParameters
  cdsmrAddressResultNetwork CItpTcNetworkName
  cdsmrAddressResultType CdsmrResultType
  cdsmrAddressResultOctet CdsmrResultOctet
  cdsmrAddressResultTransType CgsccpGttTransType
  cdsmrAddressResultGti CgsccpGttGlobalTitleInd
  cdsmrAddressResultNp CItpTcNumberingPlan
  cdsmrAddressResultNai CItpTcNAI
  cdsmrAddressResultPc CItpTcPointCode
  cdsmrAddressResultSsn CItpTcSubSystemNumber
  cdsmrAddressResultRuleNumber CmlrId
  cdsmrAddressMatchCounts Counter32
  cdsmrAddressRowStatus RowStatus

CdsmrRuleSetTableEntry  
SEQUENCE    
  cdsmrRuleSetName CmlrRuleSetName
  cdsmrRuleSetProtocol CmlrRuleProtocol
  cdsmrRuleSetStartDateAndTime DateAndTime
  cdsmrRuleSetEndDateAndTime DateAndTime
  cdsmrRuleSetRowStatus RowStatus

CdsmrRuleTableEntry  
SEQUENCE    
  cdsmrRuleNumber CmlrId
  cdsmrRuleOperationType INTEGER
  cdsmrRuleCdrServiceQueue INTEGER
  cdsmrRuleInputParameters BITS
  cdsmrRuleDestPort Unsigned32
  cdsmrRuleDestSmeGta CItpTcGtaLongDisplay
  cdsmrRuleDestSmeNai CItpTcNAI
  cdsmrRuleDestSmeNp CItpTcNumberingPlan
  cdsmrRuleDestSmeMinDigits CdsmrMinimumDigits
  cdsmrRuleDestSmeMaxDigits CdsmrMaximumDigits
  cdsmrRuleDestSmeTable CmlrName
  cdsmrRuleDestSmeTableNai CItpTcNAI
  cdsmrRuleDestSmeTableNp CItpTcNumberingPlan
  cdsmrRuleDestSmscGta CItpTcGtaLongDisplay
  cdsmrRuleDestSmscNai CItpTcNAI
  cdsmrRuleDestSmscNp CItpTcNumberingPlan
  cdsmrRuleDestSmscMinDigits CdsmrMinimumDigits
  cdsmrRuleDestSmscMaxDigits CdsmrMaximumDigits
  cdsmrRuleOrigImsiGta CItpTcGtaLongDisplay
  cdsmrRuleOrigImsiNai CItpTcNAI
  cdsmrRuleOrigImsiNp CItpTcNumberingPlan
  cdsmrRuleOrigImsiMinDigits CdsmrMinimumDigits
  cdsmrRuleOrigImsiMaxDigits CdsmrMaximumDigits
  cdsmrRuleOrigImsiTable CmlrName
  cdsmrRuleOrigSmeGta CItpTcGtaLongDisplay
  cdsmrRuleOrigSmeNai CItpTcNAI
  cdsmrRuleOrigSmeNp CItpTcNumberingPlan
  cdsmrRuleOrigSmeMinDigits CdsmrMinimumDigits
  cdsmrRuleOrigSmeMaxDigits CdsmrMaximumDigits
  cdsmrRuleOrigSmeTable CmlrName
  cdsmrRuleOrigSmeTableNai CItpTcNAI
  cdsmrRuleOrigSmeTableNp CItpTcNumberingPlan
  cdsmrRuleOrigSmscGta CItpTcGtaLongDisplay
  cdsmrRuleOrigSmscNai CItpTcNAI
  cdsmrRuleOrigSmscNp CItpTcNumberingPlan
  cdsmrRuleOrigSmscMinDigits CdsmrMinimumDigits
  cdsmrRuleOrigSmscMaxDigits CdsmrMaximumDigits
  cdsmrRuleOrigSmscTable CmlrName
  cdsmrRuleOrigSmscTableNai CItpTcNAI
  cdsmrRuleOrigSmscTableNp CItpTcNumberingPlan
  cdsmrRuleProtocolId Unsigned32
  cdsmrRuleTeleserviceId Unsigned32
  cdsmrRuleResultParameters CdsmrResultParameters
  cdsmrRuleResultNetwork CItpTcNetworkName
  cdsmrRuleResultType CdsmrResultType
  cdsmrRuleResultOctet CdsmrResultOctet
  cdsmrRuleResultTransType CgsccpGttTransType
  cdsmrRuleResultGti CgsccpGttGlobalTitleInd
  cdsmrRuleResultNp CItpTcNumberingPlan
  cdsmrRuleResultNai CItpTcNAI
  cdsmrRuleResultPc CItpTcPointCode
  cdsmrRuleResultSsn CItpTcSubSystemNumber
  cdsmrRuleResultRuleNumber CmlrId
  cdsmrRuleResultRowStatus RowStatus

CdsmrRuleStatsTableEntry  
SEQUENCE    
  cdsmrRuleStatsCheckedCounts Counter32
  cdsmrRuleStatsMatchCounts Counter32
  cdsmrRuleStatsRoutedCounts Counter32

Defined Values

ciscoItpDsmrMIB 1.3.6.1.4.1.9.9.1300
The MIB for providing information about Distributed Short Message Routing for Short Message Service Center. This MIB will provide information used to control and measure SS7 messages signalling units in a SS7 Network. Message Signalling Units are routed based on information found in the SCCP, TCAP, MAP, and MAP-user layers. It uses information from these layers to make customizable routing decision based on the following criteria. - message A-address (origination SME) - message B-address (destination SME) - protocol identifier - operation code - called party address - calling party address 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 signalling point. The Distributed Short Message Routing will be developed in compliance to the following standards. - GSM MAP v1, v2 and v3 MO SMS formats - GSM MAP SMS user information for MO messages - IS-41 MAP Mobile Originated SMS formats for Revisions A thru D. Acronyms and Terms A-address The originating SME of the short message. AO Application Originated (synonymous with FO). This term is used to refer to an SMS message that is being sent from an application to the SMSC, typically over SMPP. Traffic alerts, stock quotes, sports updates are typically AO. ANSI-41 ANSI standard for defining cellular radio telecommunications inter-system operation. AT Application Terminated (synonymous with FT). This term is used to refer to an SMS message that is being sent to an application from the SMSC, typically over SMPP. Voting traffic is typically AT. B-address The destination SME of the short message. BCH Binary Coded Hexadecimal CdPA The SCCP Called Party Address field. CgPA The SCCP Calling Party Address field. ESME External Short Message Entity. DSMR Distributed Short Message Routing FO Fixed Originated (synonymous with AO) FT Fixed Terminated (synonymous with AT) GSM ITU standard for defining the Global System for Mobile communications. GTT Global Title Translation. A function normally performed in an STP, GTT is the procedure by which the destination signalling point and subsystem number(SSN) is determined from GTA digits (i.e., the global title) present in the signalling message. IMEI International Mobile Equipment Identity IMSI International Mobile Station Identity or International Mobile Subscriber Identity A mobile station identifier typically used in GSM networks, but is also defined for use in IS-41 networks via IS-751. IS-41 ANSI standard for defining cellular radio telecommunications inter-system operation. Unless otherwise stated, this refers to the IS-41-D specification. MAP SS7 Mobile Application Part. This layer provides mobility procedures to SS7 network applications. MAP is generically used to refer to both GSM-MAP, and the IS-41-D MAP Protocol. MC Message Center. Network element responsible for relaying and store-and-forwarding of short messages in ANSI-41 networks. MDN Mobile Directory Number. A 10-digit North American Numbering Plan number assigned to mobile users in IS-41 networks. It may be different from the MIN. MIN Mobile Identification Number. The 10-digit North American Numbering Plan number assigned to mobile users in IS-41 networks. It may be different from the MDN. MLR Multi-layer Routing MO Mobile Originated. This term is used to refer to an SMS message that is being sent from an MS to the SMSC. MS Mobile Subscriber. MS mobile station MSU Message Signal Unit MT Mobile Terminated. This term is used to refer to an SMS message that is being sent from an SMSC to an MS. MTP Message Transfer Part MTP1 Layers 1 (physical) MTP2 Layer 2 (data) and MTP3 Layer 3 (network) M2PA SS7 MTP2-User Peer-to-Peer Adaptation Layer specified by the IETF SIGTRAN working group, which provides SCTP/IP based links for MTP3. M3UA SS7 MTP3 User Adaptation Layer specified by RFC 3332 for MTP3 users like ISUP. RR Round Robin. A balancing algorithm that evenly distributes traffic among available servers. SCCP Signalling Connection Control Part. As part of the SS7 signalling protocol, it provides connectionless and connection-oriented network services above MTP Level 3. SCP Service Control Point. An element of an SS7-based Intelligent Network which performs various service functions, such as number translation, call setup and tear down, etc. SCTP Stream Control Transmission Protocol. A protocol designed by the SigTran working group of the IETF to transport messages reliably over IP networks(RFC 2960). It has been specifically designed with PSTN signalling in mind, but is meant to be a general IP transport protocol. SG Signalling Gateway. SIM Subscriber Identity Module SME Short Message Entity. An entity that may send or receive short messages, and may be fixed or mobile. SM Short Message SMPP Short Message Peer-to-Peer (protocol) SMD-PP Short Message Delivery Point to Point. SMS Short Message Service, as defined in GSM and IS-41-D. SMS-MO Short Message Service Mobile Originated. SMS-MT Short Message Service Mobile Terminated. SMSC Short Message Service Center. Network element responsible for relaying and store-and-forwarding of short messages. SRI Send Routing Information or Send Routing Information for Short Messages. Refers to the procedure by which an SMSC requests the HLR to send current routing information for a particular mobile user. SRI-SM Send Routing Information Short Message SSP Service Switching Point. An element of an SS7-based Intelligent Network that performs call origination, termination, or tandem switching. STP Signal Transfer Point. An element of an SS7-based Intelligent Network that performs routing of the SS7 signalling. SUA SS7 SCCP User Adaptation Layer specified by IETF SIGTRAN for SCCP users, like GSM MAP, UMTS RANAP, CDMA IS-41, CDMA IS-634, IN INAP, CAMEL CAP. TCAP Transaction Capability Application Part. The application layer of the SS7 signalling protocol. UCP Universal Computer Protocol. WRR Weighted Round Robin. A variation of the round robin algorithm that uses server weights to allow uneven distribution of traffic among a set of available servers. All objects defined as Counter32 apply from the time the statement is activated until it is deleted. ********************************************
MODULE-IDENTITY    

ciscoItpDsmrMIBNotifs 1.3.6.1.4.1.9.9.1300.0
OBJECT IDENTIFIER    

ciscoItpDsmrMIBObjects 1.3.6.1.4.1.9.9.1300.1
OBJECT IDENTIFIER    

ciscoItpDsmrMIBConform 1.3.6.1.4.1.9.9.1300.2
OBJECT IDENTIFIER    

cdsmrScalars 1.3.6.1.4.1.9.9.1300.1.1
OBJECT IDENTIFIER    

cdsmrTableLoadNotifEnabled 1.3.6.1.4.1.9.9.1300.1.1.1
This object controls the generation of ciscoDsmrTableLoad as follows: 'true(1)' - the generation of ciscoDsmrTableLoad notifications is enabled. 'false(2)' - the generation of ciscoDsmrTableLoad notifications is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdsmrInstTable 1.3.6.1.4.1.9.9.1300.1.2
A table that is used to provide information and measurements related to Distributed Short Message Routing per signalling point. Entries are added to this table via cdsmrInstRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsmrInstTableEntry

cdsmrInstTableEntry 1.3.6.1.4.1.9.9.1300.1.2.1
Each entry in this table provides information on each signalling point supported by this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsmrInstTableEntry  

cdsmrInstLastChanged 1.3.6.1.4.1.9.9.1300.1.2.1.1
The value of sysUpTime at the time of the last creation or deletion of an entry in the Multi-Layer configurations defined for this signalling point. If the local network management subsystem is re-initialized, then this object contains the sysUpTime at the time when this occurred. This value can be used to prevent unnecessary walks of the various tables supporting Distributed Short Message Routing.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cdsmrInstLastLoadTime 1.3.6.1.4.1.9.9.1300.1.2.1.2
The value of sysUpTime at the time of the last load of a file supporting Distributed Short Message Routing for this signalling point.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cdsmrInstLoadStatus 1.3.6.1.4.1.9.9.1300.1.2.1.3
The status of the current load or status from the prior load operation. This object will have a value of loadInProgress while the load operation is in progress. The cdsmrInstLastLoadTime contains a timestamp indicating when the load operation is completed.
Status: current Access: read-only
OBJECT-TYPE    
  CItpTcTableLoadStatus  

cdsmrInstLastURL 1.3.6.1.4.1.9.9.1300.1.2.1.4
The last URL used to load a file used to configure Distributed Short Message Routing.
Status: current Access: read-only
OBJECT-TYPE    
  CItpTcURL  

cdsmrInstDeliveredSmppCounts 1.3.6.1.4.1.9.9.1300.1.2.1.5
Count of the number of times a packet was routed using Short Message Peer-to-Peer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstDeliveredUcpCounts 1.3.6.1.4.1.9.9.1300.1.2.1.6
Count of the number of times a packet was routed using Universal Computer Protocol(UCP).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstDeliveredGsmCounts 1.3.6.1.4.1.9.9.1300.1.2.1.7
Count of the number of times a GSM packet was delivered.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstDeferredGsmCounts 1.3.6.1.4.1.9.9.1300.1.2.1.8
Count of the number of times a GSM packet was deferred.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstGsmStatusReports 1.3.6.1.4.1.9.9.1300.1.2.1.9
Count of the number GSM status reports issued by device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstUcpNotifications 1.3.6.1.4.1.9.9.1300.1.2.1.10
Count of the number UCP notifications issued by device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstSmppDeliveryReceipts 1.3.6.1.4.1.9.9.1300.1.2.1.11
Count of the number SMPP delivery receipts issued by device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstRoutingFailures 1.3.6.1.4.1.9.9.1300.1.2.1.12
Count of the number of times a packet could not be delivered because route was not configured.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstResultFailures 1.3.6.1.4.1.9.9.1300.1.2.1.13
Count of the number of times processing of packet did not produce valid result.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstInternalErrors 1.3.6.1.4.1.9.9.1300.1.2.1.14
Count of the number of times processing of packet was not completed due to internal error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstParseErrors 1.3.6.1.4.1.9.9.1300.1.2.1.15
Count of the number of times processing of packet was not completed due to parsing error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstResourceErrors 1.3.6.1.4.1.9.9.1300.1.2.1.16
Count of the number of times processing of packet was not completed due to unavailable resources on device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstProvisioningErrors 1.3.6.1.4.1.9.9.1300.1.2.1.17
Count of the number of times processing of packet was not completed due to provisioning errors on device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstDestUnreachableErrors 1.3.6.1.4.1.9.9.1300.1.2.1.18
Count of the number of times packet was not routed because destination was unreachable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstDestSignalErrors 1.3.6.1.4.1.9.9.1300.1.2.1.19
Count of the number of times packet was not routed because destination had signal error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstTimeOuts 1.3.6.1.4.1.9.9.1300.1.2.1.20
Count of the number of times packet was not delivered due to timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstBlockedPackets 1.3.6.1.4.1.9.9.1300.1.2.1.21
Count of the number of times packets were blocked by processing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstRoutingRequestsRcvdGsm 1.3.6.1.4.1.9.9.1300.1.2.1.22
Count of the number of routing requests received were traffic was GSM based.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstRoutingRequestsRcvdIs41 1.3.6.1.4.1.9.9.1300.1.2.1.23
Count of the number of routing requests received were traffic was IS-41 based.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstRoutingRequestsRcvdUcp 1.3.6.1.4.1.9.9.1300.1.2.1.24
Count of the number of routing requests received were traffic was UCP based.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstRoutingRequestsRcvdSmpp 1.3.6.1.4.1.9.9.1300.1.2.1.25
Count of the number of routing requests received were traffic was SMPP based.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrInstRowStatus 1.3.6.1.4.1.9.9.1300.1.2.1.26
The object is used by a management station to create or delete the row entry in cdsmrInstTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cdsmrResultGroupTable 1.3.6.1.4.1.9.9.1300.1.3
A table used to identify a group of results and define parameter that apply to all result within the group. Entries are added to this table via cdsmrResultGroupRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsmrResultGroupTableEntry

cdsmrResultGroupTableEntry 1.3.6.1.4.1.9.9.1300.1.3.1
This table is used to define a collection of results.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsmrResultGroupTableEntry  

cdsmrResultGroupName 1.3.6.1.4.1.9.9.1300.1.3.1.1
A name used to define a result group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrName  

cdsmrResultGroupServerType 1.3.6.1.4.1.9.9.1300.1.3.1.2
This object specifies the server type as follows. 'esme' - Indicates this result group represents an external short message entity (ESME). Coding this parameter will allow the user to enter ESME specific parameters and enable the Distributed Short Message Routing to properly characterize the routing of the message. 'smsc' - Indicates this result group represents a short message service center (SMSC). Coding this parameter will allow the user to enter SMSC specific parameters and enable the Distributed Short Message Routing to properly characterize the routing of the message.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER esme(1), smsc(2)  

cdsmrResultGroupCdrConsolidation 1.3.6.1.4.1.9.9.1300.1.3.1.3
The object provides a one to five ASCII characters ESME (large account) consolidation string. This object only applies when the cdsmrResultGroupServerType object specifies ESME. The object returns the null string when not specified.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..5)  

cdsmrResultGroupIdentifier 1.3.6.1.4.1.9.9.1300.1.3.1.4
The object provides a ESME (large account) identifier. This object only applies when the cdsmrResultGroupServerType object specifies ESME. The zero value is usedt to indicate that the object has not been specified.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 100..9999  

cdsmrResultGroupQueueLimit 1.3.6.1.4.1.9.9.1300.1.3.1.5
This object defines the maximum number of elements on outbound queue for any destination. The value of 0 indicates that there is no limit on the number of entries.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100000  

cdsmrResultGroupQueueTimeLimit 1.3.6.1.4.1.9.9.1300.1.3.1.6
Maximum time element can exist in outbound queue.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cdsmrResultGroupMatchSmppId 1.3.6.1.4.1.9.9.1300.1.3.1.7
When specified this object provides 1 to 15 character ESME system identifier. This object only applies when the cdsmrResultGroupServerType object specifies ESME.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

cdsmrResultGroupMatchSmppType 1.3.6.1.4.1.9.9.1300.1.3.1.8
When specified this object provides 1 to 12 character ESME system type. This object only applies when the cdsmrResultGroupServerType object specifies ESME. When this object is not specified it will return the null sting.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..12)  

cdsmrResultGroupMatchUcpId 1.3.6.1.4.1.9.9.1300.1.3.1.9
The object provides 1 to 16 character ESME ESME UCP address code. This object only applies when the cdsmrResultGroupServerType object specifies ESME.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

cdsmrResultGroupRowStatus 1.3.6.1.4.1.9.9.1300.1.3.1.10
The object is used by a management station to create or delete the row entry in cdsmrResultGroupTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cdsmrResultIpTable 1.3.6.1.4.1.9.9.1300.1.4
A table used to configure parameters to allow destination to be establish at request of partner. Entries are added to this table via cdsmrResultIpRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsmrResultIpTableEntry

cdsmrResultIpTableEntry 1.3.6.1.4.1.9.9.1300.1.4.1
This table is used to define a list of IP addresses and ports from which destination and establish connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsmrResultIpTableEntry  

cdsmrResultIpNumber 1.3.6.1.4.1.9.9.1300.1.4.1.1
This object specifies the index for a list of results specified per result group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrId  

cdsmrResultIpRemotePortNumber 1.3.6.1.4.1.9.9.1300.1.4.1.2
Remote port number used to establish connection. The value of zero indicates that any port number will be accepted.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

cdsmrResultIpRemoteIpAddrType 1.3.6.1.4.1.9.9.1300.1.4.1.3
This object contains the type of the remote IP address used to create an session.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

cdsmrResultIpRemoteIpAddress 1.3.6.1.4.1.9.9.1300.1.4.1.4
This object contains the remote IP address allowed to request the session.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

cdsmrResultIpProfileName 1.3.6.1.4.1.9.9.1300.1.4.1.5
The name of the profile used to specify parameter for session as follows. 'smpp': cdsmrSmppProfileName 'ucp': cdsmrUcpProfileName For all other values this object is ignored.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrName  

cdsmrResultIpWeight 1.3.6.1.4.1.9.9.1300.1.4.1.6
This object specifies the weight applied to the weighted round robin distribution algorithm used for multi-layer result group. An integer value in the range of 0 to 10. A value of ten indicates the resource should be selected ten times more than a resource assigned a weight of one.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10  

cdsmrResultIpRowStatus 1.3.6.1.4.1.9.9.1300.1.4.1.7
The object is used by a management station to create or delete the row entry in cdsmrResultIpTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cdsmrResultTable 1.3.6.1.4.1.9.9.1300.1.5
A table used to configure parameters for destination resources. The result group lists the appropriate destination resources, and the mechanism used to select a single destination for a given packet. State information is determined for each possible destination. Entries are added to this table via cdsmrResultRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsmrResultTableEntry

cdsmrResultTableEntry 1.3.6.1.4.1.9.9.1300.1.5.1
This table is used to define a collection of multi-layer routing statements.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsmrResultTableEntry  

cdsmrResultNumber 1.3.6.1.4.1.9.9.1300.1.5.1.1
This object specifies the index for a list of results specified per result group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrId  

cdsmrResultDestinationType 1.3.6.1.4.1.9.9.1300.1.5.1.2
Destination type.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrResultDestinationType  

cdsmrResultParameters 1.3.6.1.4.1.9.9.1300.1.5.1.3
Many of the result parameter used creating result are optional. This object is used to indicate which options are provided as follows. 'tranType' : cdsmrResultTransType 'gti' : cdsmrResultGti 'np' : cdsmrResultNp 'nai' : cdsmrResultNai 'pc' : cdsmrResultPc 'ssn' : cdsmrResultSsn
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrResultParameters  

cdsmrResultDestinationName 1.3.6.1.4.1.9.9.1300.1.5.1.4
The name of the destination as follows based on cdsmrResultDestinationType: 'smpp': cdsmrSmppDestName 'ucp': cdsmrUcpDestName For all other values this object is ignored.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrName  

cdsmrResultPc 1.3.6.1.4.1.9.9.1300.1.5.1.5
A destination point code that must exist in the MTP3 routing table, and its state is extracted from MTP3 for availability purposes. This object only has applies when the cdsmrResultDestinationType object has the 'pc' or 'pcSsn' values. Otherwise, this object will return zero value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

cdsmrResultSsn 1.3.6.1.4.1.9.9.1300.1.5.1.6
The subsystem number to be inserted into MSU. This object only has applies when the cdsmrResultDestinationType object has the 'pcSsn' value. Otherwise, this object will return zero value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumber  

cdsmrResultGt 1.3.6.1.4.1.9.9.1300.1.5.1.7
The global title address. When the length of the global title address is zero it specified a wildcard match and all global title will match GTA clause of rule. This object only applies when the CdsmrResultDestinationType is set to 'gt' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

cdsmrResultTransType 1.3.6.1.4.1.9.9.1300.1.5.1.8
The translation type specified within the address in the message signal unit. This object only applies when the CdsmrResultDestinationType is set to 'gt' value and the 'tranType' bit is set in the cdsmrResultResultParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CgsccpGttTransType  

cdsmrResultGti 1.3.6.1.4.1.9.9.1300.1.5.1.9
The global title indicator value for the global tile address specified within the message signal unit. This object only applies when the CdsmrResultDestinationType is set to 'gt' value.
Status: current Access: read-create
OBJECT-TYPE    
  CgsccpGttGlobalTitleInd  

cdsmrResultNp 1.3.6.1.4.1.9.9.1300.1.5.1.10
The numbering plan for the global tile address specified within the message signal unit. This object only applies when the CdsmrResultDestinationType is set to 'gt' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cdsmrResultNai 1.3.6.1.4.1.9.9.1300.1.5.1.11
The nature of specified address for the global tile address specified within the message signal unit. This object only applies when the cdsmrResultDestinationType is set to 'gt' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cdsmrResultWeight 1.3.6.1.4.1.9.9.1300.1.5.1.12
This object specifies the weight applied to the weighted round robin distribution algorithm used for multi-layer result group. An integer value in the range of 0 to 10. A value of ten indicates the resource should be selected ten times more than a resource assigned a weight of one.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10  

cdsmrResultNetwork 1.3.6.1.4.1.9.9.1300.1.5.1.13
The network name is used to indicate the network in which the result operation will be performed.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNetworkName  

cdsmrResultCounts 1.3.6.1.4.1.9.9.1300.1.5.1.14
Number of times this entry was invoked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrResultRowStatus 1.3.6.1.4.1.9.9.1300.1.5.1.15
The object is used by a management station to create or delete the row entry in cdsmrResultTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cdsmrAddressTable 1.3.6.1.4.1.9.9.1300.1.6
A table used to create a collection of addresses that can be searched for exact or best matches. Entries are added to this table via cdsmrAddressRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsmrAddressTableEntry

cdsmrAddressTableEntry 1.3.6.1.4.1.9.9.1300.1.6.1
Each entry in the cdsmrAddressTable is used to search for matches within a messages signalling unit. Message signalling that match a particular rule can be directed to cdsmrAddressTable to allow MSU to be directed or modified based on address information. The table is searched using information specified in the rule in cdsmrRuleTable Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsmrAddressTableEntry  

cdsmrAddressTableName 1.3.6.1.4.1.9.9.1300.1.6.1.1
A name used to define a collection of addresses used to route and modify messages signalling units.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrName  

cdsmrAddressType 1.3.6.1.4.1.9.9.1300.1.6.1.2
The type of addresses in the address tables. The different types will be used to determine how to format and convert cdsmrAddressDigits.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrAddressType  

cdsmrAddressDigits 1.3.6.1.4.1.9.9.1300.1.6.1.3
The digits of the address in following formats as indicated by cdsmrAddressType object. 'hexadecimal' - The digits are hexadecimal digits specified in ASCII as follows. '0123456789ABCDEF'
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrAddressDigits  

cdsmrAddressExactMatch 1.3.6.1.4.1.9.9.1300.1.6.1.4
This object indicates that the address specified by cdsmrAddressDigits object must exactly match value in message signalling unit. 'true' - Exact match is specified. 'false' - Best match is specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  TruthValue  

cdsmrAddressResultParameters 1.3.6.1.4.1.9.9.1300.1.6.1.5
Many of the result parameter used in the processing of address table have default values. These values are determined by a combination of variant and operation type. This object will be provide information which parameter used in setting results have been specified as follows. 'network' : cdsmrAddressSetResultNetwork 'octet' : cdsmrAddressSetResultOctet 'tranType' : cdsmrAddressResultTransType 'gti' : cdsmrAddressResultGti 'np' : cdsmrAddressResultNp 'nai' : cdsmrAddressResultNai 'pc' : cdsmrAddressResultPc 'ssn' : cdsmrAddressResultSsn
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrResultParameters  

cdsmrAddressResultNetwork 1.3.6.1.4.1.9.9.1300.1.6.1.6
The network name is used to indicate the network in which the result operation will be performed.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNetworkName  

cdsmrAddressResultType 1.3.6.1.4.1.9.9.1300.1.6.1.7
Specified the type of information to be placed into the message signal unit or how the it will be processed.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrResultType  

cdsmrAddressResultOctet 1.3.6.1.4.1.9.9.1300.1.6.1.8
Information to be placed in the message signal unit based on the value specified by the cdsmrAddressResultType object. When the cdsmrAddressResultType object is set to 'group' or 'gt' this object will contain the string specifying output. For all other values the this object will not be used in the result processing and will have a length of zero.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrResultOctet  

cdsmrAddressResultTransType 1.3.6.1.4.1.9.9.1300.1.6.1.9
The translation type specified within the address in the message signal unit. This object only applies when the cdsmrAddressResultType is set to 'gt' value and the 'tranType' bit is set in the cdsmrAddressResultParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CgsccpGttTransType  

cdsmrAddressResultGti 1.3.6.1.4.1.9.9.1300.1.6.1.10
The global title indicator value for the global tile address specified within the message signal unit. This object only applies when the cdsmrAddressResultType is set to 'gt' value.
Status: current Access: read-create
OBJECT-TYPE    
  CgsccpGttGlobalTitleInd  

cdsmrAddressResultNp 1.3.6.1.4.1.9.9.1300.1.6.1.11
The numbering plan for the global tile address specified within the message signal unit. This object only applies when the cdsmrAddressResultType is set to 'gt' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cdsmrAddressResultNai 1.3.6.1.4.1.9.9.1300.1.6.1.12
The nature of specified address for the global tile address specified within the message signal unit. This object only applies when the cdsmrAddressResultType is set to 'gt' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cdsmrAddressResultPc 1.3.6.1.4.1.9.9.1300.1.6.1.13
The point-code to be place in the message signal unit. This object only applies when the cdsmrAddressResultType is set to 'pc' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

cdsmrAddressResultSsn 1.3.6.1.4.1.9.9.1300.1.6.1.14
The subsystem number to be place in the message signal unit. This object only applies when the cdsmrAddressResultType is set to 'pcSsn' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumber  

cdsmrAddressResultRuleNumber 1.3.6.1.4.1.9.9.1300.1.6.1.15
Processing continues with rule number specified by this object. This object only applies when the cdsmrAddressResultType is set to 'ruleNumber' value.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrId  

cdsmrAddressMatchCounts 1.3.6.1.4.1.9.9.1300.1.6.1.16
Count of the number of times address was matched. This counter is only incremented when rule matches.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrAddressRowStatus 1.3.6.1.4.1.9.9.1300.1.6.1.17
The object is used by a management station to create or delete the row entry in cdsmrAddressTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cdsmrRuleSetTable 1.3.6.1.4.1.9.9.1300.1.7
A table that is used to specify attributes of an application-layer message to be matched and the resulting behavior for handling the message. Entries are added to this table via cdsmrRuleSetRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsmrRuleSetTableEntry

cdsmrRuleSetTableEntry 1.3.6.1.4.1.9.9.1300.1.7.1
Each entry in this table represents a set of addresses used to perform non-standard routing of messages signalling units..
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsmrRuleSetTableEntry  

cdsmrRuleSetName 1.3.6.1.4.1.9.9.1300.1.7.1.1
A name used to define a set rules used to transform traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrRuleSetName  

cdsmrRuleSetProtocol 1.3.6.1.4.1.9.9.1300.1.7.1.2
The object is used to establish a default protocol type for all rules within the rule set. If this object is set to 'none' will default to protocol specified by variant.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrRuleProtocol  

cdsmrRuleSetStartDateAndTime 1.3.6.1.4.1.9.9.1300.1.7.1.3
The local date and time when this trigger and sub-triggers will become active. When the value is null then the cdsmrInstStartDateAndTime does not apply.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

cdsmrRuleSetEndDateAndTime 1.3.6.1.4.1.9.9.1300.1.7.1.4
The local date and time this trigger and sub-triggers will become inactive. When the value is null then the cdsmrInstEndDateAndTime does not apply.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

cdsmrRuleSetRowStatus 1.3.6.1.4.1.9.9.1300.1.7.1.5
The object is used by a management station to create or delete the row entry in cdsmrRuleSetTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cdsmrRuleTable 1.3.6.1.4.1.9.9.1300.1.8
A table that is used to specify attributes of an application-layer message to be matched and the resulting behavior for handling the message. Entries are added to this table via cdsmrRuleResultRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsmrRuleTableEntry

cdsmrRuleTableEntry 1.3.6.1.4.1.9.9.1300.1.8.1
Entries in this table are searched in the specified order defined by cdsmrRuleNumber object.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsmrRuleTableEntry  

cdsmrRuleNumber 1.3.6.1.4.1.9.9.1300.1.8.1.1
This object specifies the index for a list of secondary triggers specified per routing table. The trigger will be processed in ascending order.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrId  

cdsmrRuleOperationType 1.3.6.1.4.1.9.9.1300.1.8.1.2
The list of possible operation types. 'all' - All operations types. 'smdPp' - ANSI-41 Short message service delivery point to point. 'smsMo' - GSM-MAP Short message service mobile originated request. 'smsMt' - GSM-MAP Short message service mobile terminated request. 'smsSri' - GSM-MAP send routing info for short message. 'smsReg' - ANSI-41 Short message service request. 'smsNot' - ANSI-41 Short message service notification request 'ucpSubmit' - Match UCP Submit Short Message requests
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER all(1), smdPp(2), smsMo(3), smsMt(4), smsSri(5), smsReg(6), smsNot(7), ucpSubmit(8)  

cdsmrRuleCdrServiceQueue 1.3.6.1.4.1.9.9.1300.1.8.1.3
Protocol used to examine message. 'none' : CDR Service queue not specified. 'available' : Matches when CDR service queue is available. 'congested' : Matches when CDR service queue is congested. 'unavailable': Matches when CDR service queue is unavailable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), available(1), congested(2), unavailable(3)  

cdsmrRuleInputParameters 1.3.6.1.4.1.9.9.1300.1.8.1.4
Many of the parameter used in the processing of rules have default values. These values are determined by a combination of variant and operation type. This object will be provide information which parameter has been specified as follows. 'cdrService' : Indicates that CDR service queue parameter is specified in cdsmrRuleCdrServiceQueue 'destPort' : Indicates that the destination Port number is specified in the cdsmrRuleDestPort object. 'destSmeGta' : Indicates that a global title address is specified in the cdsmrRuleDestSmeGta object. 'destSmeExact': Indicates that the cdsmrRuleDestSmeGta address must be an exact match. 'destSmeNai' : Indicates that the nature of specified address is specified in the cdsmrRuleDestSmeNai object. 'destSmeNp' : Indicates that the numbering plan is specified in the cdsmrRuleDestSmeNp object. 'destSmeImsi' : Indicates that the address specified in the International Mobile Subscriber Identification address. This indicator applies to the cdsmrRuleDestSmeGta object. 'destSmeMin' : Indicates that the address specified in the Mobile Identification Number. This indicator applies to the cdsmrRuleDestSmeGta object. 'destSmeMinDigits' : Minimum number global title address digits specified in the cdsmrRuleDestSmeGta object using the cdsmrRuleDestSmeMinDigits object. 'destSmeMaxDigits' : Maximum number global title address digits specified in the cdsmrRuleDestSmeGta object using the cdsmrRuleDestSmeMaxDigits object. 'destSmeTable' : A table of destination short message entity addresses. The name of the table is specified in the cdsmrRuleDestSmeTable object. 'destSmeTableLoc' : Specifies the location of the address table as follows. 'true' - The name specified in the cdsmrRuleDestSmeTable object exists in the cdsmrAddressTable table. 'false' - The name specified in the cdsmrRuleDestSmeTable object exists in the cmlrAddressTableEntry table from the CISCO-ITP-MLR-MIB. 'destSmeTableImsi' : Indicates that the addresses specified in the cdsmrRuleDestSmeTable are International Mobile Subscriber Identification addresses. 'destSmeTableNai' : Indicates that the all nature of specified address is specified in the cdsmrRuleDestSmeTableNai object. 'destSmeTableNp' : Indicates that the numbering plan is specified in the cdsmrRuleDestSmeTableNp object. 'destSmscGta' : Indicates that a global title address is specified in the cdsmrRuleDestSmscGta object. 'destSmscExact' : Indicates that the cdsmrRuleDestSmscGta address must be an exact match. 'destSmscNai' : Indicates that the nature of specified address is specified in the cdsmrRuleDestSmscNai object. 'destSmscNp' : Indicates that the numbering plan is specified in the cdsmrRuleDestSmscNp object. 'destSmscMinDigits' : Minimum number global title address digits specified in the cdsmrRuleDestSmscGta object using the cdsmrRuleDestSmscMinDigits object. 'destSmscMaxDigits' : Maximum number global title address digits specified in the cdsmrRuleDestSmscGta object using the cdsmrRuleDestSmscMaxDigits object. 'origImsiGta' : Indicates that a global title address is specified in the cdsmrRuleDestSmeGta object. 'origImsiExact' : Indicates that the cdsmrRuleDestSmeGta address must be an exact match. 'origImsiUnknown' : Indicates that the rule can match when packets do not contain the orgination IMSI address. That is, when the address is unknown or unspecified. The IMSI address is only specified in map version 3. Therefore, the packets using version 1 or 2 when match when this parameter is specified. 'origImsiNai' : Indicates that the nature of specified address is specified in the cdsmrRuleDestSmeNai object. 'origImsiNp' : Indicates that the numbering plan is specified in the cdsmrRuleDestSmeNp object. 'origImsiMinDigits' : Minimum number global title address digits specified in the cdsmrRuleOrigImsiGta object using the cdsmrRuleOrigImsiMinDigits object. 'origImsiMaxDigits' : Maximum number global title address digits specified in the cdsmrRuleOrigImsiGta object using the cdsmrRuleOrigImsiMaxDigits object. 'origImsiTable' : A table of orgination IMSI addresses. The name of the table is specified in the cdsmrRuleOrigImsiTable object. 'origImsiTableLoc' : Specifies the location of the address table as follows. 'true' - The name specified in the cdsmrRuleOrigImsiTable object exists in the cdsmrAddressTable table. 'false' - The name specified in the cdsmrRuleOrigImsiTable object exists in the cmlrAddressTableEntry table from the CISCO-ITP-MLR-MIB. 'origSmeGta' : Indicates that a global title address is specified in the cdsmrRuleOrigSmeGta object. 'origSmeExact': Indicates that the cdsmrRuleOrigSmeGta address must be an exact match. 'origSmeNai' : Indicates that the nature of specified address is specified in the cdsmrRuleOrigSmeNai object. 'origSmeNp' : Indicates that the numbering plan is specified in the cdsmrRuleOrigSmeNp object. 'origSmeMinDigits' : Minimum number global title address digits specified in the cdsmrRuleOrigSmeGta object using the cdsmrRuleOrigSmeMinDigits object. 'origSmeMaxDigits' : Maximum number global title address digits specified in the cdsmrRuleOrigSmeGta object using the cdsmrRuleOrigSmeMaxDigits object. 'origSmeTable': A table of origination short message entity addresses. The name of the table is specified in the cdsmrRuleOrigSmeTable object. 'origSmeTableLoc': : Specifies the location of the address table as follows. 'true' - The name specified in the cdsmrRuleOrigSmeTable object exists in the cdsmrAddressTable table. 'false' - The name specified in the cdsmrRuleOrigSmeTable object exists in the cmlrAddressTableEntry table from the CISCO-ITP-MLR-MIB. 'origSmeTableNai' : Indicates that the all nature of specified address is specified in the cdsmrRuleOrigSmeTableNai object. 'origSmeTableNp' : Indicates that the numbering plan is specified in the cdsmrRuleOrigSmeTableNp object. 'origSmscGta' : Indicates that a global title address is specified in the cdsmrRuleOrigSmscGta object. 'origSmscExact':Indicates that the cdsmrRuleOrigSmeGta address must be an exact match. 'origSmscNai' : Indicates that the nature of specified address is specified in the cdsmrRuleOrigSmscNai object. 'origSmscNp' : Indicates that the numbering plan is specified in the cdsmrRuleOrigSmscNp object. 'origSmscMinDigits' : Minimum number global title address digits specified in the cdsmrRuleOrigSmscGta object using the cdsmrRuleOrigSmscMinDigits object. 'origSmscMaxDigits' : Maximum number global title address digits specified in the cdsmrRuleOrigSmscGta object using the cdsmrRuleOrigSmscMaxDigits object. 'origSmscTable' : A table of Short Message Service Center addresses. The name of the table is specified in the cdsmrRuleOrigSmscTable object. 'origSmscTableLoc' : Specifies the location of the address table as follows. 'true' - The name specified in the cdsmrRuleOrigSmscTable object exists in the cdsmrAddressTable table. 'false' - The name specified in the cdsmrRuleOrigSmscTable object exists in the cmlrAddressTableEntry table from the CISCO-ITP-MLR-MIB. 'origSmscTableNai' : Indicates that the all nature of specified address is specified in the cdsmrRuleOrigSmscTableNai object. 'origSmscTableNp' : Indicates that the numbering plan is specified in the cdsmrRuleOrigSmscTableNp object. 'pid' : Indicates that the Protocol Identifier has been specified in the cdsmrRuleProtocolId object. 'tid' : Indicates that the Teleservice Identifier has been specified in the cdsmrRuleTeleserviceId object.
Status: current Access: read-create
OBJECT-TYPE    
  BITS cdrService(0), destPort(1), destSmeGta(2), destSmeExact(3), destSmeNai(4), destSmeNp(5), destSmeImsi(6), destSmeMin(7), destSmeMinDigits(8), destSmeMaxDigits(9), destSmeTable(10), destSmeTableLoc(11), destSmeTableImsi(12), destSmeTableMin(13), destSmeTableNai(14), destSmeTableNp(15), destSmscGta(16), destSmscExact(17), destSmscNai(18), destSmscNp(19), destSmscMinDigits(20), destSmscMaxDigits(21), origImsiGta(22), origImsiExact(23), origImsiUnknown(24), origImsiNai(25), origImsiNp(26), origImsiMinDigits(27), origImsiMaxDigits(28), origImsiTable(29), origImsiTableLoc(30), origSmeGta(31), origSmeExact(32), origSmeNai(33), origSmeNp(34), origSmeMinDigits(35), origSmeMaxDigits(36), origSmeTable(37), origSmeTableLoc(38), origSmeTableNai(39), origSmeTableNp(40), origSmscGta(41), origSmscExact(42), origSmscNai(43), origSmscNp(44), origSmscMinDigits(45), origSmscMaxDigits(46), origSmscTable(47), origSmscTableLoc(48), origSmscTableNai(49), origSmscTableNp(50), pid(51), tid(52), default(53)  

cdsmrRuleDestPort 1.3.6.1.4.1.9.9.1300.1.8.1.5
A destination application port number. The value of the port number maps to the values specified in the User Data Header (UDH) of the SMS message. This object only applies when the 'destPort' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cdsmrRuleDestSmeGta 1.3.6.1.4.1.9.9.1300.1.8.1.6
The destination short message entity global title address. When the length of the global title address is zero it specified a wildcard match and all global title will match GTA clause of rule. This object only applies when the 'destSmeGta' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

cdsmrRuleDestSmeNai 1.3.6.1.4.1.9.9.1300.1.8.1.7
The nature of specified address for the destination short message entity global title address specified within the message signal unit. This object only applies when the 'destSmeNai' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cdsmrRuleDestSmeNp 1.3.6.1.4.1.9.9.1300.1.8.1.8
The numbering plan for the destination short message entity global title address specified within the message signal unit. This object only applies when the 'destSmeNp' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cdsmrRuleDestSmeMinDigits 1.3.6.1.4.1.9.9.1300.1.8.1.9
Specifies the minimum number of digits that the global title address specified by the cdsmrRuleDestSmeGta object can contain for rule to match. This object only applies when the 'destSmeMinDigits' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrMinimumDigits  

cdsmrRuleDestSmeMaxDigits 1.3.6.1.4.1.9.9.1300.1.8.1.10
Specifies the maximum number of digits that the global title address specified by the cdsmrRuleDestSmeGta object can contain for rule to match. This object only applies when the 'destSmeMaxDigits' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrMaximumDigits  

cdsmrRuleDestSmeTable 1.3.6.1.4.1.9.9.1300.1.8.1.11
The name of the entry in the cdsmrAddressTable that will be searched for matches. The table will be search for the following types of addresses based on values set in the cdsmrRuleInputParameters object. This object only applies when the 'destSmeTable' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrName  

cdsmrRuleDestSmeTableNai 1.3.6.1.4.1.9.9.1300.1.8.1.12
The nature of specified address for the global tile address specified within the message signal unit. This object only applies when the 'destSmeTableNai' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cdsmrRuleDestSmeTableNp 1.3.6.1.4.1.9.9.1300.1.8.1.13
The numbering plan for the destination short message service center global title address specified within the message signal unit. This object only applies when the 'destSmeTableNp' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cdsmrRuleDestSmscGta 1.3.6.1.4.1.9.9.1300.1.8.1.14
The destination short message service center global title address. When the length of the global title address is zero it specified a wildcard match and all global title will match GTA clause of rule. This object only applies when the 'destSmscGta' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

cdsmrRuleDestSmscNai 1.3.6.1.4.1.9.9.1300.1.8.1.15
The nature of specified address for the destination short message service center global title address specified within the message signal unit. This object only applies when the 'destSmscNai' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cdsmrRuleDestSmscNp 1.3.6.1.4.1.9.9.1300.1.8.1.16
The numbering plan for the destination short message service center global title address specified within the message signal unit. This object only applies when the 'destSmscNp' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cdsmrRuleDestSmscMinDigits 1.3.6.1.4.1.9.9.1300.1.8.1.17
Specifies the minimum number of digits that the global title address specified by the cdsmrRuleDestSmscGta object can contain for rule to match. This object only applies when the 'destSmscMinDigits' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrMinimumDigits  

cdsmrRuleDestSmscMaxDigits 1.3.6.1.4.1.9.9.1300.1.8.1.18
Specifies the maximum number of digits that the global title address specified by the cdsmrRuleDestSmscGta object can contain for rule to match. This object only applies when the 'destSmscMaxDigits' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrMaximumDigits  

cdsmrRuleOrigImsiGta 1.3.6.1.4.1.9.9.1300.1.8.1.19
The origination short message entity global title address. When the length of the global title address is zero it specified a wildcard match and all global title will match GTA clause of rule. This object only applies when the 'origImsiGta' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

cdsmrRuleOrigImsiNai 1.3.6.1.4.1.9.9.1300.1.8.1.20
The nature of specified address for the origination short message entity global title address specified within the message signal unit. This object only applies when the 'origImsiNai' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cdsmrRuleOrigImsiNp 1.3.6.1.4.1.9.9.1300.1.8.1.21
The numbering plan for the origination short message entity global title address specified within the message signal unit. This object only applies when the 'origImsiNp' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cdsmrRuleOrigImsiMinDigits 1.3.6.1.4.1.9.9.1300.1.8.1.22
Specifies the minimum number of digits that the global title address specified by the cdsmrRuleOrigImsiGta object can contain for rule to match. This object only applies when the 'origImsiMinDigits' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrMinimumDigits  

cdsmrRuleOrigImsiMaxDigits 1.3.6.1.4.1.9.9.1300.1.8.1.23
Specifies the maximum number of digits that the global title address specified by the cdsmrRuleOrigImsiGta object can contain for rule to match. This object only applies when the 'origImsiMaxDigits' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrMaximumDigits  

cdsmrRuleOrigImsiTable 1.3.6.1.4.1.9.9.1300.1.8.1.24
The name of the entry in the cdsmrAddressTable that will be searched for matches. The table will be search for the following types of addresses based on values set in the cdsmrRuleInputParameters object. This object only applies when the 'origImsiTable' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrName  

cdsmrRuleOrigSmeGta 1.3.6.1.4.1.9.9.1300.1.8.1.25
The origination short message entity global title address. When the length of the global title address is zero it specified a wildcard match and all global title will match GTA clause of rule. This object only applies when the 'origSmeGta' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

cdsmrRuleOrigSmeNai 1.3.6.1.4.1.9.9.1300.1.8.1.26
The nature of specified address for the origination short message entity global title address specified within the message signal unit. This object only applies when the 'origSmeNai' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cdsmrRuleOrigSmeNp 1.3.6.1.4.1.9.9.1300.1.8.1.27
The numbering plan for the origination short message entity global title address specified within the message signal unit. This object only applies when the 'origSmeNp' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cdsmrRuleOrigSmeMinDigits 1.3.6.1.4.1.9.9.1300.1.8.1.28
Specifies the minimum number of digits that the global title address specified by the cdsmrRuleOrigSmeGta object can contain for rule to match. This object only applies when the 'origSmeMinDigits' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrMinimumDigits  

cdsmrRuleOrigSmeMaxDigits 1.3.6.1.4.1.9.9.1300.1.8.1.29
Specifies the maximum number of digits that the global title address specified by the cdsmrRuleOrigSmeGta can contain for rule to match. This object only applies when the 'origSmeMaxDigits' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrMaximumDigits  

cdsmrRuleOrigSmeTable 1.3.6.1.4.1.9.9.1300.1.8.1.30
The name of the entry in the cdsmrAddressTable that will be searched for matches. The table will be search for the following types of addresses based on values set in the cdsmrRuleInputParameters object. This object only applies when the 'origSmeTable' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrName  

cdsmrRuleOrigSmeTableNai 1.3.6.1.4.1.9.9.1300.1.8.1.31
The nature of specified address for the global tile address specified within the message signal unit. This object only applies when the 'origSmeTableNai' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cdsmrRuleOrigSmeTableNp 1.3.6.1.4.1.9.9.1300.1.8.1.32
The numbering plan for the destination short message service center global title address specified within the message signal unit. This object only applies when the 'origSmeTableNp' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cdsmrRuleOrigSmscGta 1.3.6.1.4.1.9.9.1300.1.8.1.33
The origination short message service center global title address. When the length of the global title address is zero it specified a wildcard match and all global title will match GTA clause of rule. This object only applies when the 'origSmscGta' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

cdsmrRuleOrigSmscNai 1.3.6.1.4.1.9.9.1300.1.8.1.34
The nature of specified address for the origination short message service center global title address specified within the message signal unit. This object only applies when the 'origSmscNai' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cdsmrRuleOrigSmscNp 1.3.6.1.4.1.9.9.1300.1.8.1.35
The numbering plan for the origination short message service center global title address specified within the message signal unit. This object only applies when the 'origSmscNp' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cdsmrRuleOrigSmscMinDigits 1.3.6.1.4.1.9.9.1300.1.8.1.36
Specifies the minimum number of digits that the global title address specified by the cdsmrRuleOrigSmscGta object can contain for rule to match. This object only applies when the 'origSmscMinDigits' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrMinimumDigits  

cdsmrRuleOrigSmscMaxDigits 1.3.6.1.4.1.9.9.1300.1.8.1.37
Specifies the maximum number of digits that the global title address specified by the cdsmrRuleOrigSmscGta object can contain for rule to match. This object only applies when the 'origSmscMaxDigits' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrMaximumDigits  

cdsmrRuleOrigSmscTable 1.3.6.1.4.1.9.9.1300.1.8.1.38
The name of the entry in the cdsmrAddressTable that will be searched for matches. The table will be search for the following types of addresses based on values set in the cdsmrRuleInputParameters object. This object only applies when the 'origSmscTable' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrName  

cdsmrRuleOrigSmscTableNai 1.3.6.1.4.1.9.9.1300.1.8.1.39
The nature of specified address for the global tile address specified within the message signal unit. This object only applies when the 'origSmscTableNai' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cdsmrRuleOrigSmscTableNp 1.3.6.1.4.1.9.9.1300.1.8.1.40
The numbering plan for the destination short message service center global title address specified within the message signal unit. This object only applies when the 'origSmscTableNp' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cdsmrRuleProtocolId 1.3.6.1.4.1.9.9.1300.1.8.1.41
The protocol identifier value used for the 'smsMo and 'smsMt' operations specified by the cdsmrRuleParmsOperationType object. The value of the cdsmrRuleParmsMatchPid object maps to the values specified for the TP-PID SMS parameter. This object only applies when the 'pid' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

cdsmrRuleTeleserviceId 1.3.6.1.4.1.9.9.1300.1.8.1.42
The Teleservice identifier value for the following types of operations specified by the cdsmrRuleParmsOperationType object. 'smdPp' 'smsMo' 'smsMt' 'smsNotify' The value of the cdsmrRuleParmsMatchTid object maps to the values specified for the SMS_TeleserviceIdentifier parameter in ANSI-41. This object only applies when the 'tid' bit is set in the cdsmrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cdsmrRuleResultParameters 1.3.6.1.4.1.9.9.1300.1.8.1.43
Many of the parameter used in the processing of rules have default values. These values are determined by a combination of variant and operation type. This object will be provide information on which parameter have been specified as follows. 'network' : cdsmrRuleSetResultNetwork 'octet' : cdsmrRuleSetResultOctet 'tranType' : cdsmrRuleResultTransType 'gti' : cdsmrRuleResultGti 'np' : cdsmrRuleResultNp 'nai' : cdsmrRuleResultNai 'pc' : cdsmrRuleResultPc 'ssn' : cdsmrRuleResultSsn 'ruleNumber': cdsmrRuleResultRuleNumber
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrResultParameters  

cdsmrRuleResultNetwork 1.3.6.1.4.1.9.9.1300.1.8.1.44
The network name is used to indicate the network in which the result operation will be performed.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNetworkName  

cdsmrRuleResultType 1.3.6.1.4.1.9.9.1300.1.8.1.45
Specified the type of information to be placed into the message signal unit or how the it will be processed.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrResultType  

cdsmrRuleResultOctet 1.3.6.1.4.1.9.9.1300.1.8.1.46
Information to be placed in the message signal unit based on the value specified by the cdsmrRuleSetResultType object. When the cdsmrRuleSetResultType object is set to 'pc' or 'none' this object will not be used in the result processing and will have a length of zero.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrResultOctet  

cdsmrRuleResultTransType 1.3.6.1.4.1.9.9.1300.1.8.1.47
The translation type specified within the address in the message signal unit. This object only applies when the cdsmrRuleSetResultType is set to 'gt' value.
Status: current Access: read-create
OBJECT-TYPE    
  CgsccpGttTransType  

cdsmrRuleResultGti 1.3.6.1.4.1.9.9.1300.1.8.1.48
The global title indicator value for the global tile address specified within the message signal unit. This object only applies when the cdsmrRuleSetResultType is set to 'gt' value.
Status: current Access: read-create
OBJECT-TYPE    
  CgsccpGttGlobalTitleInd  

cdsmrRuleResultNp 1.3.6.1.4.1.9.9.1300.1.8.1.49
The numbering plan for the global tile address specified within the message signal unit. This object only applies when the cdsmrRuleSetResultType is set to 'gt' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cdsmrRuleResultNai 1.3.6.1.4.1.9.9.1300.1.8.1.50
The nature of specified address for the global tile address specified within the message signal unit. This object only applies when the cdsmrRuleSetResultType is set to 'gt' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cdsmrRuleResultPc 1.3.6.1.4.1.9.9.1300.1.8.1.51
The point-code to be place in the message signal unit. This object only applies when the cdsmrRuleResultType is set to 'pc' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

cdsmrRuleResultSsn 1.3.6.1.4.1.9.9.1300.1.8.1.52
The subsystem number to be place in the message signal unit. This object only applies when the cdsmrRuleResultType is set to 'ssn' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumber  

cdsmrRuleResultRuleNumber 1.3.6.1.4.1.9.9.1300.1.8.1.53
This object specifies the next rule to execute when rule matches. The specified rule number must be greater than current rule.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrId  

cdsmrRuleResultRowStatus 1.3.6.1.4.1.9.9.1300.1.8.1.54
The object is used by a management station to create or delete the row entry in cdsmrRuleTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cdsmrRuleStatsTable 1.3.6.1.4.1.9.9.1300.1.9
A table that is used to specify attributes of an application-layer message to be matched and the resulting behavior for handling the message.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsmrRuleStatsTableEntry

cdsmrRuleStatsTableEntry 1.3.6.1.4.1.9.9.1300.1.9.1
Entries in this table provide measurements for entries in cdsmrRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsmrRuleStatsTableEntry  

cdsmrRuleStatsCheckedCounts 1.3.6.1.4.1.9.9.1300.1.9.1.1
Count of the number of times this rule was checked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrRuleStatsMatchCounts 1.3.6.1.4.1.9.9.1300.1.9.1.2
Count of the number of times this rule was matched.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrRuleStatsRoutedCounts 1.3.6.1.4.1.9.9.1300.1.9.1.3
Count of the number of times this rule was matched and packet was routed using mechanism specified by result.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoItpDsmrTableLoad 1.3.6.1.4.1.9.9.1300.0.1
This notification is generated whenever a load operation is started or completed.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoItpDsmrMIBCompliances 1.3.6.1.4.1.9.9.1300.2.1
OBJECT IDENTIFIER    

ciscoItpDsmrMIBGroups 1.3.6.1.4.1.9.9.1300.2.2
OBJECT IDENTIFIER    

ciscoItpDsmrMIBCompliance 1.3.6.1.4.1.9.9.1300.2.1.1
The compliance statement for entities which implement the Cisco CISCO-ITP-MLR-MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoItpDsmrInstanceGroup 1.3.6.1.4.1.9.9.1300.2.2.1
A collection of objects providing information on DSMR per instance of signalling point.
Status: current Access: read-only
OBJECT-GROUP    

ciscoItpDsmrResultGroup 1.3.6.1.4.1.9.9.1300.2.2.2
A collection of objects providing information used to configure distributed short message routing result groups and entries.
Status: current Access: read-only
OBJECT-GROUP    

ciscoItpDsmrAddressGroup 1.3.6.1.4.1.9.9.1300.2.2.3
A collection of objects providing information used to configure distributed short message routing address tables.
Status: current Access: read-only
OBJECT-GROUP    

ciscoItpDsmrRulesGroup 1.3.6.1.4.1.9.9.1300.2.2.4
A collection of objects providing information used to configure rules used for distributed short message routing.
Status: current Access: read-only
OBJECT-GROUP    

ciscoItpDsmrNotificationsGroup 1.3.6.1.4.1.9.9.1300.2.2.6
Distributed short message routing notification objects.
Status: current Access: read-only
NOTIFICATION-GROUP