CISCO-ITP-MLR-MIB

File: CISCO-ITP-MLR-MIB.mib (203660 bytes)

Imported modules

CISCO-ITP-GSCCP-MIB CISCO-ITP-GSP-MIB CISCO-ITP-TC-MIB
CISCO-SMI SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

CgsccpGttGlobalTitleInd CgsccpGttTransType cgspCLLICode
cgspEventSequenceNumber cgspInstNetwork CItpTcGtaLongDisplay
CItpTcNAI CItpTcNetworkName CItpTcNumberingPlan
CItpTcPointCode CItpTcPointCodeMask CItpTcServiceIndicator
CItpTcSubSystemNumber CItpTcTableLoadStatus CItpTcURL
ciscoMgmt MODULE-COMPLIANCE NOTIFICATION-GROUP
OBJECT-GROUP Counter32 MODULE-IDENTITY
NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
DateAndTime RowStatus TEXTUAL-CONVENTION
TimeStamp TruthValue

Defined Types

CmlrAddressDigits  
The configured digits of A-address or B-address specified in the format indicated by CmlrAddressType. All values are entered in binary and represent digits All values are encoded as hexidecimal values and represent the following characters by address type are as follows. CmlrAddressType: 'bch' GSM: Encoding Character 0000-1001 0-9 1010 * 1011 # 1100 a 1101 b 1110 c 1111 filler ANSI-41 0000-1001 0-9 1010 Spare 1011 Code 11 1100 Code 12 1101 * 1110 # 1111 ST (or filler) CmlrAddressType: 'gmsDa' |0 0 0 0 1 1 1 1 b7 b b b b |0 0 1 1 0 0 1 1 b6 4 3 2 1 |0 1 0 1 0 1 0 1 b5 ----------------------------------- 0 0 0 0 | . SP 0 ! P ? p 0 0 0 1 | _ ! 1 A Q a q 0 0 1 0 | F DQ 2 B R b r 0 0 1 1 | G # 3 C S c s 0 1 0 0 | . 4 D T d t 0 1 0 1 | . % 5 E U e u 0 1 1 0 | . & 6 F V f v 0 1 1 1 | . ' 7 G W g w 1 0 0 0 | S ( 8 H X h x 1 0 0 1 | T ) 9 I Y i y 1 0 1 0 | . * : J Z j z 1 0 1 1 | 1) + ; K A k a 1 1 0 0 | , < L O l o 1 1 0 1 | - = M N m n 1 1 1 0 | . > N U n . 1 1 1 1 | E / ? O S o a 'SP' - Space 'LF' - Line Feed 'DQ' - Double quote '.' = Special characters outside standard ASCII See 6.2.1 GSM 7 bit Default Alphabet Table. The string will consists of N Octets were the first n-1 octets represent the hexadecimal address. The last Octet specifies the number of bits used to match the calling address. For example, when CmlrAddressType is Binary Coded Hexadecimal the following entries illustrate why the trailing number of match bits is required. '081000000000000000000C' match '081' '0810000000000000000010' match '0810'
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

CmlrAddressType  
List of possible table types. 'bch' : Binary Coded Hexadecimal 'gsmDa' : GSM 7 bit Default Alphabet
TEXTUAL-CONVENTION    
  INTEGER bch(1), gsmDa(2)  

CmlrId  
A numeric identifier used to specify an entry in a list. Zero is a special value used to indicate no entry.
TEXTUAL-CONVENTION    
  Unsigned32 0..65535  

CmlrName  
The configured name used to identify various tables used by MLR. 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..20)  

CmlrResultOctet  
An octet string that contains various types of output from a rule set. The information in this object will be formatted as follows. CmlrResultType: None : Octet string with length of zero. asname : Application Server name formatted as CItpTcXuaName. group : Result group formatted as CmlrName. gt : The global title address formatted as CItpTcGtaLongDisplay pc : Not applicable. block : Octet string with length of zero. continue: Octet string with length of zero. address : The address table name specified by the cmlrAddressTableName object. ruleset : The ruleset table name specified by the cmlrRuleSetName object. 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|255)  

CmlrResultParameters  
In order to specify the results of MLR 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. '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
TEXTUAL-CONVENTION    
  BITS network(0), octet(1), tranType(2), gti(3), np(4), nai(5), pc(6), ssn(7)  

CmlrResultType  
List of possible result types. 'none' : Result not specified. 'asname' : Message will be routed to a particular destination M3UA or SUA Application Server(AS). 'group' : Message will be routed using information specified in result group. 'gt' : Message will be routed using SCCP global title. '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. 'block' : Message will be discarded. 'continue': Message signal units will be processed by the normal SCCP routing. 'address' : Address table will be search to allow MSU to be routed or modified based on address information. 'ruleset' : Message processed by ruleset to allow MSU to be routed or modified based on information specified in MSU.
TEXTUAL-CONVENTION    
  INTEGER none(1), asname(2), group(3), gt(4), pc(5), pcSsn(6), block(7), continue(8), address(9), ruleset(10)  

CmlrRuleProtocol  
The list of possible protocol types. 'none' : Protocol not specified and will default to value based on variant or other configuration information. 'gsmMap' : Global system for mobile communications Mobile Application Part operations should be matched by this rule. 'ansi41' : Indicates that only ANSI-41 operations should be matched by this rule.
TEXTUAL-CONVENTION    
  INTEGER none(1), gsmMap(2), ansi41(3)  

CmlrRuleSetName  
The configured name used to identify a set of rules within an specified network. 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..20)  

CmlrMinimumDigits  
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. This parameter does not apply when the global title address length is set to zero.
TEXTUAL-CONVENTION    
  Unsigned32 1..20  

CmlrMaximumDigits  
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. This parameter does not apply when the global title address length is set to zero.
TEXTUAL-CONVENTION    
  Unsigned32 1..20  

CmlrInstTableEntry  
SEQUENCE    
  cmlrInstLastChanged TimeStamp
  cmlrInstLastLoadTime TimeStamp
  cmlrInstLoadStatus CItpTcTableLoadStatus
  cmlrInstLastURL CItpTcURL
  cmlrInstRoutedCounts Counter32
  cmlrInstAbortCounts Counter32
  cmlrInstContinueCounts Counter32
  cmlrInstSmsMoCounts Counter32
  cmlrInstSmsMtCounts Counter32
  cmlrInstSriSmCounts Counter32
  cmlrInstSmdPpCounts Counter32
  cmlrInstAlertScCounts Counter32
  cmlrInstSmsRequestCounts Counter32
  cmlrInstSmsNotifCounts Counter32
  cmlrInstUnsupSCCPmsgTypeCounts Counter32
  cmlrInstUnsupSegSCCPmsgCounts Counter32
  cmlrInstUnsupportedMsgCounts Counter32
  cmlrInstParsingErrorCounts Counter32
  cmlrInstNoResultCounts Counter32
  cmlrInstResultContinueCounts Counter32
  cmlrInstNoServerDiscardCounts Counter32
  cmlrInstResultGttCounts Counter32
  cmlrInstUnparsedCounts Counter32
  cmlrInstResultBlockCounts Counter32
  cmlrInstGTImismatchCounts Counter32
  cmlrInstAddrConvFailureCounts Counter32
  cmlrInstDestUnavailableCounts Counter32
  cmlrInstFailedTrigMatchCounts Counter32
  cmlrInstDiscontinuityTime TimeStamp
  cmlrInstNoServerContinueCounts Counter32
  cmlrInstResultAsCounts Counter32
  cmlrInstResultPcCounts Counter32
  cmlrInstResultPcSsnCounts Counter32

CmlrTriggerTableEntry  
SEQUENCE    
  cmlrTableName CmlrName
  cmlrTriggerNumber CmlrId
  cmlrTriggerParameters BITS
  cmlrTriggerGt CItpTcGtaLongDisplay
  cmlrTriggerTransType CgsccpGttTransType
  cmlrTriggerGti CgsccpGttGlobalTitleInd
  cmlrTriggerNp CItpTcNumberingPlan
  cmlrTriggerNai CItpTcNAI
  cmlrTriggerPc CItpTcPointCode
  cmlrTriggerSsn CItpTcSubSystemNumber
  cmlrTriggerDpc CItpTcPointCode
  cmlrTriggerOpc CItpTcPointCode
  cmlrTriggerOpcMask CItpTcPointCodeMask
  cmlrTriggerSi CItpTcServiceIndicator
  cmlrTriggerNetwork CItpTcNetworkName
  cmlrTriggerRuleset CmlrRuleSetName
  cmlrTriggerActive TruthValue
  cmlrTriggerStartDateAndTime DateAndTime
  cmlrTriggerEndDateAndTime DateAndTime
  cmlTriggerPreliminaryMatchCounts Counter32
  cmlrTriggerMatchCounts Counter32
  cmlrTriggerRowStatus RowStatus

CmlrSubTriggerTableEntry  
SEQUENCE    
  cmlrSubTriggerNumber CmlrId
  cmlrSubTriggerParameters BITS
  cmlrSubTriggerGt CItpTcGtaLongDisplay
  cmlrSubTriggerTransType CgsccpGttTransType
  cmlrSubTriggerGti CgsccpGttGlobalTitleInd
  cmlrSubTriggerNp CItpTcNumberingPlan
  cmlrSubTriggerNai CItpTcNAI
  cmlrSubTriggerPc CItpTcPointCode
  cmlrSubTriggerSsn CItpTcSubSystemNumber
  cmlrSubTriggerNetwork CItpTcNetworkName
  cmlrSubTriggerRuleset CmlrRuleSetName
  cmlrSubTriggerMatchCounts Counter32
  cmlrSubTriggerRowStatus RowStatus

CmlrAddressTableEntry  
SEQUENCE    
  cmlrAddressTableName CmlrName
  cmlrAddressType CmlrAddressType
  cmlrAddressDigits CmlrAddressDigits
  cmlrAddressExactMatch TruthValue
  cmlrAddressResultParameters CmlrResultParameters
  cmlrAddressResultNetwork CItpTcNetworkName
  cmlrAddressResultType CmlrResultType
  cmlrAddressResultOctet CmlrResultOctet
  cmlrAddressResultTransType CgsccpGttTransType
  cmlrAddressResultGti CgsccpGttGlobalTitleInd
  cmlrAddressResultNp CItpTcNumberingPlan
  cmlrAddressResultNai CItpTcNAI
  cmlrAddressResultPc CItpTcPointCode
  cmlrAddressResultSsn CItpTcSubSystemNumber
  cmlrAddressMatchCounts Counter32
  cmlrAddressRowStatus RowStatus

CmlrRuleSetTableEntry  
SEQUENCE    
  cmlrRuleSetName CmlrRuleSetName
  cmlrRuleSetSegmented TruthValue
  cmlrRuleSetProtocol CmlrRuleProtocol
  cmlrRuleSetSearchType INTEGER
  cmlrRuleSetStartDateAndTime DateAndTime
  cmlrRuleSetEndDateAndTime DateAndTime
  cmlrRuleSetRowStatus RowStatus

CmlrRuleTableEntry  
SEQUENCE    
  cmlrRuleNumber CmlrId
  cmlrRuleOperationType INTEGER
  cmlrRuleProtocol CmlrRuleProtocol
  cmlrRuleInputParameters BITS
  cmlrRuleDestPort Unsigned32
  cmlrRuleDestSmeGta CItpTcGtaLongDisplay
  cmlrRuleDestSmeNai CItpTcNAI
  cmlrRuleDestSmeNp CItpTcNumberingPlan
  cmlrRuleDestSmscGta CItpTcGtaLongDisplay
  cmlrRuleDestSmscNai CItpTcNAI
  cmlrRuleDestSmscNp CItpTcNumberingPlan
  cmlrRuleOrigSmeGta CItpTcGtaLongDisplay
  cmlrRuleOrigSmeNai CItpTcNAI
  cmlrRuleOrigSmeNp CItpTcNumberingPlan
  cmlrRuleOrigSmscGta CItpTcGtaLongDisplay
  cmlrRuleOrigSmscNai CItpTcNAI
  cmlrRuleOrigSmscNp CItpTcNumberingPlan
  cmlrRuleProtocolId Unsigned32
  cmlrRuleTeleserviceId Unsigned32
  cmlrRuleAddressTable CmlrName
  cmlrRuleResultParameters CmlrResultParameters
  cmlrRuleResultNetwork CItpTcNetworkName
  cmlrRuleResultType CmlrResultType
  cmlrRuleResultOctet CmlrResultOctet
  cmlrRuleResultTransType CgsccpGttTransType
  cmlrRuleResultGti CgsccpGttGlobalTitleInd
  cmlrRuleResultNp CItpTcNumberingPlan
  cmlrRuleResultNai CItpTcNAI
  cmlrRuleResultPc CItpTcPointCode
  cmlrRuleResultSsn CItpTcSubSystemNumber
  cmlrRuleMatchCounts Counter32
  cmlrRuleRowStatus RowStatus
  cmlrRuleOrigAddressTable CmlrName
  cmlrRuleDestSmeMinDigits CmlrMinimumDigits
  cmlrRuleDestSmeMaxDigits CmlrMaximumDigits
  cmlrRuleDestSmeTableNai CItpTcNAI
  cmlrRuleDestSmeTableNp CItpTcNumberingPlan
  cmlrRuleDestSmscMinDigits CmlrMinimumDigits
  cmlrRuleDestSmscMaxDigits CmlrMaximumDigits
  cmlrRuleOrigSmeMinDigits CmlrMinimumDigits
  cmlrRuleOrigSmeMaxDigits CmlrMaximumDigits
  cmlrRuleOrigSmeTableNai CItpTcNAI
  cmlrRuleOrigSmeTableNp CItpTcNumberingPlan
  cmlrRuleOrigImsiGta CItpTcGtaLongDisplay
  cmlrRuleOrigImsiNai CItpTcNAI
  cmlrRuleOrigImsiNp CItpTcNumberingPlan
  cmlrRuleOrigImsiMinDigits CmlrMinimumDigits
  cmlrRuleOrigImsiMaxDigits CmlrMaximumDigits
  cmlrRuleOrigImsiTable CmlrName
  cmlrRuleOrigSmscMinDigits CmlrMinimumDigits
  cmlrRuleOrigSmscMaxDigits CmlrMaximumDigits

CmlrResultSetTableEntry  
SEQUENCE    
  cmlrResultSetName CmlrName
  cmlrResultSetUnavailDiscard TruthValue
  cmlrResultSetRowStatus RowStatus

CmlrResultTableEntry  
SEQUENCE    
  cmlrResultNumber CmlrId
  cmlrResultType CmlrResultType
  cmlrResultNetwork CItpTcNetworkName
  cmlrResultOctet CmlrResultOctet
  cmlrResultPc CItpTcPointCode
  cmlrResultSsn CItpTcSubSystemNumber
  cmlrResultWeight INTEGER
  cmlrResultCounts Counter32
  cmlrResultRowStatus RowStatus

Defined Values

ciscoMlrMIB 1.3.6.1.4.1.9.9.396
The MIB for providing information about Multi-layer Routing(MLR). 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 Multi-layer SMS router 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. ANSI-41 ANSI standard for defining cellular radio telecommunications inter-system operation. 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. 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 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. 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. Multi-layer processing consists of four basic phases as follows. Global Title Processing Trigger Processing(primary and secondary) Rule Set Processing Result group Processing Example scenario. The SMS messages sent by origin SME (typically a mobile handset) and sent to the MSC controlling the area in which the origin SME resides. The MSC then initiates a dialogue with the home SMSC specified by the origin SME to route the SMS MO message. SMS MO traffic will arrive as an SCCP packet, and the Routing Indicator(RI) may specify either 'route-on-global-title' (RI=GT) or 'route-on-subsystem' (RI=PC/SSN). The destination GT will be used to locate the global title address that applies to the destination address. Triggers are applied directly to global title addresses. Therefore, trigger processing consists of checking for the existence of primary trigger and then processing of secondary triggers. If the message matches a trigger then rule set processing can be performed to determine what will be modified in message and how the message will be routed. The messages may be sent to new destination address, application server, point-code or result group. Or it could be forwarded without any modification (CONTINUE) or it could be dropped (BLOCK). Result processing balances the delivery of messages to Point-codes or application servers based on Weighted Round Robin(WRR). ********************************************
MODULE-IDENTITY    

ciscoMlrMIBNotifs 1.3.6.1.4.1.9.9.396.0
OBJECT IDENTIFIER    

ciscoMlrMIBObjects 1.3.6.1.4.1.9.9.396.1
OBJECT IDENTIFIER    

ciscoMlrMIBConform 1.3.6.1.4.1.9.9.396.2
OBJECT IDENTIFIER    

cmlrScalars 1.3.6.1.4.1.9.9.396.1.0
OBJECT IDENTIFIER    

cmlrTableLoadNotifEnabled 1.3.6.1.4.1.9.9.396.1.0.1
A control to enable or disable ciscoMlrTableLoad notifications as follows: 'true' Indicates that the ciscoMlrTableLoad notification should be generated when the load operations is started or completed. That is, the notification generation is enabled. 'false' Indicates that ciscoMlrTableLoad notification generation is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmlrInstTable 1.3.6.1.4.1.9.9.396.1.1
A table that is used to provide information and measurements related to multi-layer routing per per signalling point.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmlrInstTableEntry

cmlrInstTableEntry 1.3.6.1.4.1.9.9.396.1.1.1
Each entry in this table provides information on each signalling pointer supported by this device. Each entry provides information on modification to the configuration statements related to multi-layer routing and general measurements.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrInstTableEntry  

cmlrInstLastChanged 1.3.6.1.4.1.9.9.396.1.1.1.1
The value of sysUpTime at the time of the last creation or deletion of an entry in the Multi-Layer routing table 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 take supporting multi-layer routing.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cmlrInstLastLoadTime 1.3.6.1.4.1.9.9.396.1.1.1.2
The value of sysUpTime at the time of the last load of the Multi-Layer Routing table using file format for this signalling point.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cmlrInstLoadStatus 1.3.6.1.4.1.9.9.396.1.1.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 cmlrInstLastLoadTime contains a timestamp indicating when the load operation is completed.
Status: current Access: read-only
OBJECT-TYPE    
  CItpTcTableLoadStatus  

cmlrInstLastURL 1.3.6.1.4.1.9.9.396.1.1.1.4
The last URL used to load MLR table.
Status: current Access: read-only
OBJECT-TYPE    
  CItpTcURL  

cmlrInstRoutedCounts 1.3.6.1.4.1.9.9.396.1.1.1.5
Count of the number of times a packet was routed by MLR. This value is incremented when packet is routed with result type of 'asname', 'gt', 'pc' or 'pcSsn'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstAbortCounts 1.3.6.1.4.1.9.9.396.1.1.1.6
Count of message signal units that could not be processed because of invalid data or were explicitly blocked as a result of MLR processing. The message signalling units will be discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstContinueCounts 1.3.6.1.4.1.9.9.396.1.1.1.7
Count of message signal units that were passed back to normal SCCP processing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstSmsMoCounts 1.3.6.1.4.1.9.9.396.1.1.1.8
Count of message signal units with operation type GSM-MAP SMS-MO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstSmsMtCounts 1.3.6.1.4.1.9.9.396.1.1.1.9
Count of message signal units with operation type GSM-MAP SMS-MT.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstSriSmCounts 1.3.6.1.4.1.9.9.396.1.1.1.10
Count of message signal units with operation type GSM-MAP SRI-SM.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstSmdPpCounts 1.3.6.1.4.1.9.9.396.1.1.1.11
Count of message signal units with operation type ANSI-41 SMD-PP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstAlertScCounts 1.3.6.1.4.1.9.9.396.1.1.1.12
Count of message signal units with operation type GSM-MAP AlertSC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstSmsRequestCounts 1.3.6.1.4.1.9.9.396.1.1.1.13
Count of message signal units with operation type ANSI-41 SMSRequest.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstSmsNotifCounts 1.3.6.1.4.1.9.9.396.1.1.1.14
Count of message signal units with operation type ANSI-41 SMSNotification.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstUnsupSCCPmsgTypeCounts 1.3.6.1.4.1.9.9.396.1.1.1.15
Count of message signal units received with unsupported SCCP message type. This object counts are also included in the cmlrInstContinueCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstUnsupSegSCCPmsgCounts 1.3.6.1.4.1.9.9.396.1.1.1.16
Count of message signal units received with unsupported segmented SCCP message. This object counts are also included in the cmlrInstContinueCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstUnsupportedMsgCounts 1.3.6.1.4.1.9.9.396.1.1.1.17
Count of message signal units received that could not be processed because the messages contained an unsupported command type or contents of messages was unsupported. This object counts are also included in the cmlrInstContinueCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstParsingErrorCounts 1.3.6.1.4.1.9.9.396.1.1.1.18
Count of message signal units received that could not be processed because of a parsing error. This object counts are also included in the cmlrInstContinueCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstNoResultCounts 1.3.6.1.4.1.9.9.396.1.1.1.19
Count of message signal units received that matched a trigger or rule that did not specify a result. This object counts are also included in the cmlrInstContinueCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstResultContinueCounts 1.3.6.1.4.1.9.9.396.1.1.1.20
Count of message signal units received that matched a trigger or rule that specified continue for the result. This object counts are also included in the cmlrInstContinueCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstNoServerDiscardCounts 1.3.6.1.4.1.9.9.396.1.1.1.21
Count of message signal units received that matched a trigger or rule that specified a result or result group directing MSU to application server. However, the application server was unavailable. This object counts are also included in the cmlrInstAbortCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstResultGttCounts 1.3.6.1.4.1.9.9.396.1.1.1.22
Count of message signal units received that matched a trigger or rule that specified GTT for the result. This object counts are also included in the cmlrInstContinueCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstUnparsedCounts 1.3.6.1.4.1.9.9.396.1.1.1.23
Count of message signal units received that could not be parsed due to some type of resource shortage. This object counts are also included in the cmlrInstAbortCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstResultBlockCounts 1.3.6.1.4.1.9.9.396.1.1.1.24
Count of message signal units received that matched a trigger or rule that specified a result of block. This object counts are also included in the cmlrInstAbortCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstGTImismatchCounts 1.3.6.1.4.1.9.9.396.1.1.1.25
Count of message signal units received that could not be routed because of mis-match between GTI values. This object counts are also included in the cmlrInstAbortCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstAddrConvFailureCounts 1.3.6.1.4.1.9.9.396.1.1.1.26
Count of message signal units received that could not be routed because GTT address failed to convert. This object counts are also included in the cmlrInstAbortCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstDestUnavailableCounts 1.3.6.1.4.1.9.9.396.1.1.1.27
Count of message signal units received that specified a result PC or PC and SSN and the destination point-code was unavailable. This object counts are also included in the cmlrInstAbortCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstFailedTrigMatchCounts 1.3.6.1.4.1.9.9.396.1.1.1.28
Count of message signal units received that was processed and failed to mathc any trigger. This can occur when a primary trigger specifies secondary triggers and they fail to match. This object counts are also included in the cmlrInstContinueCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstDiscontinuityTime 1.3.6.1.4.1.9.9.396.1.1.1.29
The value of sysUpTime on the most recent occasion at which the configuration was modified in such a way to force a discontinuity. All counters under this instance in the following tables will be reset when configuration is replaced. - cmlrTriggerTable - cmlrSubTriggerTable - cmlrAddressTable - cmlrRuleTable If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cmlrInstNoServerContinueCounts 1.3.6.1.4.1.9.9.396.1.1.1.30
Count of message signal units received that matched a trigger or rule that specified a result or result group directing MSU to application server. However, the application server was unavailable. This object counts are also included in the cmlrInstContinueCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstResultAsCounts 1.3.6.1.4.1.9.9.396.1.1.1.31
Count of message signal units received that matched a trigger or rule that specified result type of Application server. This object counts are also included in the cmlrInstRoutedCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstResultPcCounts 1.3.6.1.4.1.9.9.396.1.1.1.32
Count of message signal units received that matched a trigger or rule that specified result type Pointcode. This object counts are also included in the cmlrInstRoutedCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrInstResultPcSsnCounts 1.3.6.1.4.1.9.9.396.1.1.1.33
Count of message signal units received that matched a trigger or rule that specified pointcode and subsystem number. This object counts are also included in the cmlrInstRoutedCounts object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrTriggerTable 1.3.6.1.4.1.9.9.396.1.2
A table that is used to configure specific routing keys to act as trigger for multi-layer routing. Entries are added to this table via cmlrTriggerRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmlrTriggerTableEntry

cmlrTriggerTableEntry 1.3.6.1.4.1.9.9.396.1.2.1
Each entry define a trigger to be used to perform non-standard routing of message signalling units. Each trigger entry contains information used to select traffic for further processing. Therefore, the information used to activate trigger must be unique. In addition, information referenced in the routing keys must be defined using objects from CISCO-ITP-GSCCP-MIB or CISCO-ITP-GRT-MIB management information bases.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrTriggerTableEntry  

cmlrTableName 1.3.6.1.4.1.9.9.396.1.2.1.1
A name used to define a collection of multi-layer routing statements.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrName  

cmlrTriggerNumber 1.3.6.1.4.1.9.9.396.1.2.1.2
This object specifies the index for a list of triggers specified per routing table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrId  

cmlrTriggerParameters 1.3.6.1.4.1.9.9.396.1.2.1.3
The following options define the source and processing of triggers. 'block' : Indicates that message signal units will be dropped when they match the specified trigger. When sub-trigger(secondary triggers) exist the option will be ignored. 'continue' : Indicates that message signal units will be processed by the normal SCCP routing. The continue, block and ruleset are mutually exclusive. 'matchAll': Indicates the trigger will match all message signal unit. 'cdpa' : Indicates that the trigger is found within the SCCP called party address field(cdpa). 'cgpa' : Indicates that the trigger is found within the SCCP calling party address field(cgpa). 'pc' : Indicates that the trigger will be matched if it contains the specified point-code. The point-code within the SCCP Cdpa or CgPa will be inspected first. If the point code is not present, then the DPC in the routing label is used if CdPA, and the OPC is used for CgPA. 'gt' : Indicates that the Cgpa or CdPA trigger is to be applied to packet when routing indicator specifies global title translation(RI=GT). 'tt' : Indicates that the translation type has been specified in the cmlrTriggerTransType object. 'gti' : Indicates that the global title indicator has been specified in the cmlrTriggerGti object. 'np' : Indicates that the numbering plan has been specified in the cmlrTriggerNp object. 'nai : Indicates that the nature of specified address has been specified in the cmlrTriggerNai object. 'ssn' : Indicates that the subsystem number has been in the cmlrTriggerSsn object. 'network' : Indicates the network name has been specified in the cmlrTriggerNetwork object. 'ruleset' : Indicates the set of rules to be processed as specified in the cmlrTriggerRuleset object. 'dpc' : Indicates that the destination point-code is one of MTP3 trigger parameters. The DPC is specified in the cmlrTriggerDpc object. 'opc' : Indicates that the origination point-code is one of MTP3 trigger parameters. The OPC is specified in the cmlrTriggerOpc object. 'opcMask': Indicates that the origination point-code is qualified with a mask. one of MTP3 trigger parameters. The OPC is specified in the cmlrTriggerOpc object. 'si': Indicates that the service indicator has been specified in the cmlrTriggerSi object
Status: current Access: read-create
OBJECT-TYPE    
  BITS block(0), continue(1), matchAll(2), cdpa(3), cgpa(4), pc(5), gt(6), tt(7), gti(8), np(9), nai(10), ssn(11), pid(12), network(13), ruleset(14), dpc(15), opc(16), opcMask(17), si(18)  

cmlrTriggerGt 1.3.6.1.4.1.9.9.396.1.2.1.4
The global title address to be matched when either the 'cdpa' or 'cgpa' bits are set in the cmlrTriggerParameters object. This object will return a string of zero length when the cmlrTriggerParameters 'pc' bit is set.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

cmlrTriggerTransType 1.3.6.1.4.1.9.9.396.1.2.1.5
The translation type specified within the address in the message signal unit. This object will default to value based on variant unless the 'tt' bit is set in cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CgsccpGttTransType  

cmlrTriggerGti 1.3.6.1.4.1.9.9.396.1.2.1.6
The global title indicator value for the global tile address specified within the message signal unit. This object will default to value based on variant unless the 'gti' bit is set in cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CgsccpGttGlobalTitleInd  

cmlrTriggerNp 1.3.6.1.4.1.9.9.396.1.2.1.7
The numbering plan of the specified global title address. This object will default to value based on variant unless the 'np' bit is set in cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cmlrTriggerNai 1.3.6.1.4.1.9.9.396.1.2.1.8
Nature of Address Indicator (NAI) for GTT Selector. This object will default to value based on variant unless the 'nai' bit is set in cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cmlrTriggerPc 1.3.6.1.4.1.9.9.396.1.2.1.9
The point-code in variant-specific format. This object only has meaning when the 'pc' bit is set in the cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

cmlrTriggerSsn 1.3.6.1.4.1.9.9.396.1.2.1.10
The subsystem number to be matched when the when the 'pc' bit is set in the cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumber  

cmlrTriggerDpc 1.3.6.1.4.1.9.9.396.1.2.1.11
The destination MTP3 point-code to be matched when the when the 'dpc' bit is set in the cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

cmlrTriggerOpc 1.3.6.1.4.1.9.9.396.1.2.1.12
The origination MTP3 point-code to be matched when the when the 'opc' bit is set in the cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

cmlrTriggerOpcMask 1.3.6.1.4.1.9.9.396.1.2.1.13
The origination MTP3 point-code mask to be applied in combination with cmlrTriggerOpc object. The mask will be applied when 'opcMask' bit is set in the cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCodeMask  

cmlrTriggerSi 1.3.6.1.4.1.9.9.396.1.2.1.14
The Service Indicator to be matched when the when the 'si' bit is set in the cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcServiceIndicator  

cmlrTriggerNetwork 1.3.6.1.4.1.9.9.396.1.2.1.15
The network name is used to indicate the network in which the ruleset will be invoked. This object only has meaning when the 'network' bit is set in the cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNetworkName  

cmlrTriggerRuleset 1.3.6.1.4.1.9.9.396.1.2.1.16
Specifies the ruleset table that should be used if the trigger is matched and not overruled by a secondary trigger ruleset. This object only has meaning when the 'ruleset' bit is set in the cmlrTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrRuleSetName  

cmlrTriggerActive 1.3.6.1.4.1.9.9.396.1.2.1.17
This object indicates whether this trigger is active. The trigger will be active when the corresponding GTA entry exists and has been linked to trigger. 'true' - Trigger is active and will be processed. 'false' - Trigger is inactive and will not be processed.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cmlrTriggerStartDateAndTime 1.3.6.1.4.1.9.9.396.1.2.1.18
The local date and time when this trigger and sub-triggers will become active. When all bytes of octet string are set to zero then cmlrInstStartDateAndTime does not apply.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

cmlrTriggerEndDateAndTime 1.3.6.1.4.1.9.9.396.1.2.1.19
The local date and time this trigger and sub-triggers will become inactive. When all bytes of octet string are set to zero then cmlrInstEndDateAndTime does not apply.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

cmlTriggerPreliminaryMatchCounts 1.3.6.1.4.1.9.9.396.1.2.1.20
This counter indicates that a packet has matched the contents of the primary trigger. This counter indicates which triggers are causing packets to be processed by multi-layer routing. Whether the trigger is fully matched will be indicated by the cmlrTriggerMatchCounts object. It is important to note that in the case where secondary triggers do not exist the cmlTriggerPreliminaryMatchCounts and cmlrTriggerMatchCounts will be the same.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cmlrTriggerMatchCounts 1.3.6.1.4.1.9.9.396.1.2.1.21
This counter indicates that a packet has matched the trigger and the result action was performed. When a primary trigger has secondary triggers this counter indicates that the primary matched and at least one of the secondary triggers matched.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

cmlrSubTriggerTable 1.3.6.1.4.1.9.9.396.1.3
A table that is used to define additional triggers that work in combination with values specified in specific cmlrTriggerTable. Entries are added to this table via cmlrSubTriggerRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmlrSubTriggerTableEntry

cmlrSubTriggerTableEntry 1.3.6.1.4.1.9.9.396.1.3.1
Each entry in the cmlrSubTriggerTable works in conjunction with a entry in cmlrTriggerTable. The trigger address specified in cmlrSubTriggerTable is a secondary address and both the primary address in the cmlrTriggerTable and the secondary address must match for the packet to be routed using the specified ruleset. If the corresponding entry in the cmlrTriggerTableEntry is deleted all entries under the scope for the primary trigger will be deleted from this table. It is important to note that when cmlrTriggerBlock is set to 'true' sub-triggers cannot be created under the specified trigger(cmlrTriggerNumber).
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrSubTriggerTableEntry  

cmlrSubTriggerNumber 1.3.6.1.4.1.9.9.396.1.3.1.1
This object specifies the index for a list of secondary triggers specified per primary trigger.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrId  

cmlrSubTriggerParameters 1.3.6.1.4.1.9.9.396.1.3.1.2
The following options define the source and processing of sub-triggers(secondary trigger). 'block' : Indicates that message signal units will be dropped when they match the specified secondary trigger. 'continue' : Indicates that message signal units will be processed by the normal SCCP routing. The continue, block and ruleset are mutually exclusive. 'matchAll': Indicates the secondary trigger will match all message signal unit. 'cdpa' : Indicates that the secondary trigger is found within the SCCP called party address field(cdpa). 'cgpa' : Indicates that the secondary trigger is found within the SCCP calling party address field(cgpa). 'pc' : Indicates that the secondary trigger will be matched if it contains the specified point-code. The point-code within the SCCP Cdpa or CgPa will be inspected first. If the point code is not present, then the DPC in the routing label is used if CdPA, and the OPC is used for CgPA. 'gt' : Indicates that the Cgpa or CdPA secondary trigger is to be applied to packet when routing indicator specifies global title translation(RI=GT). 'tt' : Indicates that the translation type has been specified in the cmlrSubTriggerTransType object. 'gti' : Indicates that the global title indicator has been specified in the cmlrSubTriggerGti object. 'np' : Indicates that the numbering plan has been specified in the cmlrSubTriggerNp object. 'nai' : Indicates that the nature of specified address has been specified in the cmlrSubTriggerNai object. 'ssn' : Indicates that the subsystem number has been in the cmlrSubTriggerSsn object. 'network' : Indicates the network name has been specified in the cmlrSubTriggerNetwork object. 'ruleset' : Indicates the set of rules to be processed as specified in the cmlrSubTriggerRuleset object.
Status: current Access: read-create
OBJECT-TYPE    
  BITS block(0), continue(1), matchAll(2), cdpa(3), cgpa(4), pc(5), gt(6), tt(7), gti(8), np(9), nai(10), ssn(11), pid(12), network(13), ruleset(14)  

cmlrSubTriggerGt 1.3.6.1.4.1.9.9.396.1.3.1.4
The global title address to be matched when either the 'cdpa' or 'cgpa' bits are set in the cmlrSubTriggerParameters object. This object will return a string of zero length when the cmlrSubTriggerParameters 'pc' bit is set.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

cmlrSubTriggerTransType 1.3.6.1.4.1.9.9.396.1.3.1.5
The translation type specified within the address in the message signal unit. This object will default to value based on variant unless the 'tt' bit is set in cmlrSubTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CgsccpGttTransType  

cmlrSubTriggerGti 1.3.6.1.4.1.9.9.396.1.3.1.6
The global title indicator value for the global tile address specified within the message signal unit. This object will default to value based on variant unless the 'gti' bit is set in cmlrSubTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CgsccpGttGlobalTitleInd  

cmlrSubTriggerNp 1.3.6.1.4.1.9.9.396.1.3.1.7
The numbering plan of the specified global title address. This object will default to value based on variant unless the 'np' bit is set in cmlrSubTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cmlrSubTriggerNai 1.3.6.1.4.1.9.9.396.1.3.1.8
The nature of specified address. This object will default to value based on variant unless the 'nai' bit is set in cmlrSubTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cmlrSubTriggerPc 1.3.6.1.4.1.9.9.396.1.3.1.9
The point-code in variant-specific format. This object only has meaning when the 'pc' bit is set in the cmlrSubTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

cmlrSubTriggerSsn 1.3.6.1.4.1.9.9.396.1.3.1.10
The subsystem number to be matched when the when the 'pc' bit is set in the cmlrSubTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumber  

cmlrSubTriggerNetwork 1.3.6.1.4.1.9.9.396.1.3.1.11
The network name is used to indicate the network in which the ruleset will be invoked. This object only has meaning when the 'network' bit is set in the cmlrSubTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNetworkName  

cmlrSubTriggerRuleset 1.3.6.1.4.1.9.9.396.1.3.1.12
Specifies the ruleset table that should be used if the trigger is matched and not overruled by a secondary trigger ruleset. This object only has meaning when the 'ruleset' bit is set in the cmlrSubTriggerParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrRuleSetName  

cmlrSubTriggerMatchCounts 1.3.6.1.4.1.9.9.396.1.3.1.13
Count of the number of times secondary trigger was matched.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

cmlrAddressTable 1.3.6.1.4.1.9.9.396.1.4
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 cmlrAddressRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmlrAddressTableEntry

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

cmlrAddressTableName 1.3.6.1.4.1.9.9.396.1.4.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  

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

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

cmlrAddressExactMatch 1.3.6.1.4.1.9.9.396.1.4.1.4
This object indicates that the address specified by cmlrAddressDigits 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  

cmlrAddressResultParameters 1.3.6.1.4.1.9.9.396.1.4.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' : cmlrAddressSetResultNetwork 'octet' : cmlrAddressSetResultOctet 'tranType' : cmlrAddressResultTransType 'gti' : cmlrAddressResultGti 'np' : cmlrAddressResultNp 'nai' : cmlrAddressResultNai 'pc' : cmlrAddressResultPc 'ssn' : cmlrAddressResultSsn
Status: current Access: read-create
OBJECT-TYPE    
  CmlrResultParameters  

cmlrAddressResultNetwork 1.3.6.1.4.1.9.9.396.1.4.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  

cmlrAddressResultType 1.3.6.1.4.1.9.9.396.1.4.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    
  CmlrResultType  

cmlrAddressResultOctet 1.3.6.1.4.1.9.9.396.1.4.1.8
Information to be placed in the message signal unit based on the value specified by the cmlrAddressSetResultType object. When the cmlrAddressSetResultType 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    
  CmlrResultOctet  

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

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

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

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

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

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

cmlrAddressMatchCounts 1.3.6.1.4.1.9.9.396.1.4.1.15
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  

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

cmlrRuleSetTable 1.3.6.1.4.1.9.9.396.1.5
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 cmlrRuleSetRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmlrRuleSetTableEntry

cmlrRuleSetTableEntry 1.3.6.1.4.1.9.9.396.1.5.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    
  CmlrRuleSetTableEntry  

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

cmlrRuleSetSegmented 1.3.6.1.4.1.9.9.396.1.5.1.2
This object indicates whether segmented messages will be processed by rules contained in this ruleset. 'true' - Segmented messages will be processed. 'false' - Segmented messages will not be processed.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmlrRuleSetProtocol 1.3.6.1.4.1.9.9.396.1.5.1.3
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  

cmlrRuleSetSearchType 1.3.6.1.4.1.9.9.396.1.5.1.4
Defines how the rules with the ruleset will be search as follows. 'seq' : Rules will be processed in ascending order based on the value of the cmlrRuleNumber object 'bestMatch' : Rules will be processed using a combination of operation and order number to reduce cost of locating rule providing best match.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER seq(1), bestMatch(2)  

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

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

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

cmlrRuleTable 1.3.6.1.4.1.9.9.396.1.6
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 cmlrRuleRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmlrRuleTableEntry

cmlrRuleTableEntry 1.3.6.1.4.1.9.9.396.1.6.1
Entries in this table are searched in the specified order defined but cmlrRuleNumber object ----------------------------------- | operation | ANSI-41 | GSP-MAP | -----------------------------------| | alertsc | | X | | smdpp | X | | | sms-mo | | X | | sms-mt | | X | | smsnot | X | | | smsreq | X | | | sri-sm | | X | ---------- ------------------------- Rule parameters by operation ---------------------------------------------- | operation | sme | smsc | | |port| | |---------|---------| | |----| | |dest|orig|orig|dest|pid|tid|dest| ---------------------------------------------| | smdPp | X | X | | | | X | | | smsReq | X | | | | | X | | | smsNotify | X | | | | | X | | | smsMo | X | X | | X | X | | X | | smsMt | X | X | X | | X | | X | | sriSm | X | | X | | | | | | altertSc | X | | | X | | | | | all | | | | | | | | ---------------------------------------------- Parameters format by operation ------------------------------------------------------------ | operation |digit | | | | |length|dest-sme-addr-type |dest-sme-addr-type| ------------------------------------------------------------ |alertSc |1-16 |noa/np defaults to | specific np/noa | | | |International/E.164 | | | | | | | |smdPp |1-20 | | | | | | | | |smsMo |1-20 |noa/np defaults to | specific np/noa | | | |International/E.164 | | | | | | | |smsMt |1-20 |noa/np defaults to | specific np/noa | | | |International/E.164 | | | | | | | |smsNotif |1-20 | | | | | | | | |smsReq |1-20 | | | | | | | | |sriSm |1-16 |noa/np defaults to | specific np/noa | | | |International/E.164 | | | | | | | ------------------------------------------------------------
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrRuleTableEntry  

cmlrRuleNumber 1.3.6.1.4.1.9.9.396.1.6.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  

cmlrRuleOperationType 1.3.6.1.4.1.9.9.396.1.6.1.2
The list of possible operation types. 'unknown' : undefined operation type. 'alertSc' : Used to identify AlertServiceCenter request messages in GSM MAP. 'smdPp' : Used to identify SMS DeliveryPointToPoint request messages for the GSM MAP and ANSI-41. 'smsMo' : Used to identify SMS MO request messages for the GSM MAP and ANSI-41. 'smsMt' : Used to identify SMS MT request messages for the GSM MAP and ANSI-41. 'smsReq' : Used to identify the SMSRequest request messages within ANSI-41. 'sriSm' : Used to identify SRI SM request messages in GSM MAP and SMSRequest messages in ANSI-41. 'smsNotify' : Used to identify Alert Service Center messages in GSM MAP and SMSNotification messages in ANSI-41. 'all' : Used to identify a match of any valid operation code.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknown(0), alertSc(1), smdPp(2), smsMo(3), smsMt(4), smsReg(5), sriSm(6), smsNotify(7), all(255)  

cmlrRuleProtocol 1.3.6.1.4.1.9.9.396.1.6.1.3
Protocol used to examine message. 'none' : Will use protocol specified in cmlrRuleSetProtocol object. 'gsmMap' : Global system for mobile communications Mobile Application Part operations should be matched by this rule. 'is41' : Indicates that only ANSI-41 operations should be matched by this rule.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrRuleProtocol  

cmlrRuleInputParameters 1.3.6.1.4.1.9.9.396.1.6.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. 'destPort' : Indicates that the destination Port number is specified in the cmlrRuleDestPort object. 'destSmeGta' : Indicates that a global title address is specified in the cmlrRuleDestSmeGta object. 'destSmeExact': Indicates that the cmlrRuleDestSmeGta address must be an exact match. 'destSmeNai' : Indicates that the nature of specified address is specified in the cmlrRuleDestSmeNai object. 'destSmeNp' : Indicates that the numbering plan is specified in the cmlrRuleDestSmeNp object. 'destSmeImsi' : Indicates that the address specified in the International Mobile Subscriber Identification address. This indicator applies to the cmlrRuleDestSmeGta object. 'destSmeMin' : Indicates that the address specified in the Mobile Identification Number. This indicator applies to the cmlrRuleDestSmeGta object. 'destSmscGta' : Indicates that a global title address is specified in the cmlrRuleDestSmscGta object. 'destSmscExact':Indicates that the cmlrRuleDestSmscGta address must be an exact match. 'destSmscNai' : Indicates that the nature of specified address is specified in the cmlrRuleDestSmscNai object. 'destSmscNp' : Indicates that the numbering plan is specified in the cmlrRuleDestSmscNp object. 'origSmeGta' : Indicates that a global title address is specified in the cmlrRuleOrigSmeGta object. 'origSmeExact': Indicates that the cmlrRuleOrigSmeGta address must be an exact match. 'origSmeNai' : Indicates that the nature of specified address is specified in the cmlrRuleOrigSmeNai object. 'origSmeNp' : Indicates that the numbering plan is specified in the cmlrRuleOrigSmeNp object. 'origSmscGta' : Indicates that a global title address is specified in the cmlrRuleOrigSmscGta object. 'origSmscExact':Indicates that the cmlrRuleOrigSmeGta address must be an exact match. 'origSmscNai' : Indicates that the nature of specified address is specified in the cmlrRuleOrigSmscNai object. 'origSmscNp' : Indicates that the numbering plan is specified in the cmlrRuleOrigSmscNp object. 'pid' : Indicates that the Protocol Identifier has been specified in the cmlrRuleProtocolId object. 'tid' : Indicates that the Teleservice Identifier has been specified in the cmlrRuleTeleserviceId object. 'default' : Indicates the processing of messages that match the specified operation_name only. 'destSmeTable': A table of destination short message entity addresses. The name of the table is specified in the cmlrRuleAddressTable object. 'origSmeTable': A table of origination short message entity addresses. The name of the table is specified in the cmlrRuleOrigAddressTable object. 'destSmeMinDigits' : Minimum number global title address digits specified in the cmlrRuleDestSmeGta object using the cmlrRuleDestSmeMinDigits object. 'destSmeMaxDigits' : Maximum number global title address digits specified in the cmlrRuleDestSmeGta object using the cmlrRuleDestSmeMaxDigits object. 'destSmeTableImsi' : Indicates that the addresses specified in the cmlrRuleAddressTable are International Mobile Subscriber Identification addresses. 'destSmeTableNai' : Indicates that the all nature of specified address is specified in the cmlrRuleDestSmeTableNai object. 'destSmeTableNp' : Indicates that the numbering plan is specified in the cmlrRuleDestSmeTableNp object. 'destSmscMinDigits' : Minimum number global title address digits specified in the cmlrRuleDestSmscGta object using the cmlrRuleDestSmscMinDigits object. 'destSmscMaxDigits' : Maximum number global title address digits specified in the cmlrRuleDestSmscGta object using the cmlrRuleDestSmscMaxDigits object. 'origSmeMinDigits' : Minimum number global title address digits specified in the cmlrRuleOrigSmeGta object using the cmlrRuleOrigSmeMinDigits object. 'origSmeMaxDigits' : Maximum number global title address digits specified in the cmlrRuleOrigSmeGta object using the cmlrRuleOrigSmeMaxDigits object. 'origSmeTableNai' : Indicates that the all nature of specified address is specified in the cmlrRuleOrigSmeTableNai object. 'origSmeTableNp' : Indicates that the numbering plan is specified in the cmlrRuleOrigSmeTableNp object. 'origImsiGta' : Indicates that a global title address is specified in the cmlrRuleDestSmeGta object. 'origImsiExact' : Indicates that the cmlrRuleDestSmeGta address must be an exact match. 'origImsiNai' : Indicates that the nature of specified address is specified in the cmlrRuleDestSmeNai object. 'origImsiNp' : Indicates that the numbering plan is specified in the cmlrRuleDestSmeNp object. 'origImsiMinDigits' : Minimum number global title address digits specified in the cmlrRuleOrigImsiGta object using the cmlrRuleOrigImsiMinDigits object. 'origImsiMaxDigits' : Maximum number global title address digits specified in the cmlrRuleOrigImsiGta object using the cmlrRuleOrigImsiMaxDigits object. 'origImsiUnknown' : Indicates that the rule can match when packets do not contain the origination 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. 'origImsiTable' : A table of origination IMSI addresses. The name of the table is specified in the cmlrRuleOrigImsiTable object. 'origSmscMinDigits' : Minimum number global title address digits specified in the cmlrRuleOrigSmscGta object using the cmlrRuleOrigSmscMinDigits object. 'origSmscMaxDigits' : Maximum number global title address digits specified in the cmlrRuleOrigSmscGta object using the cmlrRuleOrigSmscMaxDigits object. 'multiMessageDialog' : Indicates that this rules applies to packet that are part of multiple message dialogs.
Status: current Access: read-create
OBJECT-TYPE    
  BITS destPort(0), destSmeGta(1), destSmeExact(2), destSmeNai(3), destSmeNp(4), destSmeImsi(5), destSmeMin(6), destSmscGta(7), destSmscExact(8), destSmscNai(9), destSmscNp(10), origSmeGta(11), origSmeExact(12), origSmeNai(13), origSmeNp(14), origSmscGta(15), origSmscExact(16), origSmscNai(17), origSmscNp(18), pid(19), tid(20), default(21), destSmeTable(22), origSmeTable(23), destSmeMinDigits(24), destSmeMaxDigits(25), destSmeTableImsi(26), destSmeTableNai(27), destSmeTableNp(28), destSmscMinDigits(29), destSmscMaxDigits(30), origSmeMinDigits(31), origSmeMaxDigits(32), origSmeTableNai(33), origSmeTableNp(34), origImsiGta(35), origImsiExact(36), origImsiNai(37), origImsiNp(38), origImsiMinDigits(39), origImsiMaxDigits(40), origImsiUnknown(41), origImsiTable(42), origSmscMinDigits(43), origSmscMaxDigits(44), multiMessageDialog(45)  

cmlrRuleDestPort 1.3.6.1.4.1.9.9.396.1.6.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 cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

cmlrRuleDestSmeGta 1.3.6.1.4.1.9.9.396.1.6.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 cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

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

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

cmlrRuleDestSmscGta 1.3.6.1.4.1.9.9.396.1.6.1.9
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 cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

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

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

cmlrRuleOrigSmeGta 1.3.6.1.4.1.9.9.396.1.6.1.12
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 cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

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

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

cmlrRuleOrigSmscGta 1.3.6.1.4.1.9.9.396.1.6.1.15
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 cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

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

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

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

cmlrRuleTeleserviceId 1.3.6.1.4.1.9.9.396.1.6.1.19
The Teleservice identifier value for the following types of operations specified by the cmlrRuleParmsOperationType object. 'smdPp' 'smsMo' 'smsMt' 'smsNotify' The value of the cmlrRuleParmsMatchTid 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 cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

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

cmlrRuleResultParameters 1.3.6.1.4.1.9.9.396.1.6.1.21
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' : cmlrRuleSetResultNetwork 'octet' : cmlrRuleSetResultOctet 'tranType' : cmlrRuleResultTransType 'gti' : cmlrRuleResultGti 'np' : cmlrRuleResultNp 'nai' : cmlrRuleResultNai 'pc' : cmlrRuleResultPc 'ssn' : cmlrRuleResultSsn
Status: current Access: read-create
OBJECT-TYPE    
  CmlrResultParameters  

cmlrRuleResultNetwork 1.3.6.1.4.1.9.9.396.1.6.1.22
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  

cmlrRuleResultType 1.3.6.1.4.1.9.9.396.1.6.1.23
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    
  CmlrResultType  

cmlrRuleResultOctet 1.3.6.1.4.1.9.9.396.1.6.1.24
Information to be placed in the message signal unit based on the value specified by the cmlrRuleSetResultType object. When the cmlrRuleSetResultType 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    
  CmlrResultOctet  

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

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

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

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

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

cmlrRuleResultSsn 1.3.6.1.4.1.9.9.396.1.6.1.30
The subsytem number to be place in the message signal unit. This object only applies when the cmlrRuleResultType is set to 'ssn' value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcSubSystemNumber  

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

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

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

cmlrRuleDestSmeMinDigits 1.3.6.1.4.1.9.9.396.1.6.1.34
Specifies the minimum number of digits that the global title address specified by the cmlrRuleDestSmeGta object can contain for rule to match. This object only applies when the 'destSmeMinDigits' bit is set in the cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrMinimumDigits  

cmlrRuleDestSmeMaxDigits 1.3.6.1.4.1.9.9.396.1.6.1.35
Specifies the maximum number of digits that the global title address specified by the cmlrRuleDestSmeGta object can contain for rule to match. This object only applies when the 'destSmeMaxDigits' bit is set in the cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrMaximumDigits  

cmlrRuleDestSmeTableNai 1.3.6.1.4.1.9.9.396.1.6.1.36
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 cmlrRuleInputParameters object. When operation type, cmlrRuleOperationType is 'smsMt' this object does not apply.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNAI  

cmlrRuleDestSmeTableNp 1.3.6.1.4.1.9.9.396.1.6.1.37
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 cmlrRuleInputParameters object. When operation type, cmlrRuleOperationType is 'smsMt' this object does not apply.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNumberingPlan  

cmlrRuleDestSmscMinDigits 1.3.6.1.4.1.9.9.396.1.6.1.38
Specifies the minimum number of digits that the global title address specified by the cmlrRuleDestSmscGta object can contain for rule to match. This object only applies when the 'destSmscMinDigits' bit is set in the cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrMinimumDigits  

cmlrRuleDestSmscMaxDigits 1.3.6.1.4.1.9.9.396.1.6.1.39
Specifies the maximum number of digits that the global title address specified by the cmlrRuleDestSmscGta object can contain for rule to match. This object only applies when the 'destSmscMaxDigits' bit is set in the cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrMaximumDigits  

cmlrRuleOrigSmeMinDigits 1.3.6.1.4.1.9.9.396.1.6.1.40
Specifies the minimum number of digits that the global title address specified by the cmlrRuleOrigSmeGta object can contain for rule to match. This object only applies when the 'origSmeMinDigits' bit is set in the cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrMinimumDigits  

cmlrRuleOrigSmeMaxDigits 1.3.6.1.4.1.9.9.396.1.6.1.41
Specifies the maximum number of digits that the global title address specified by the cmlrRuleOrigSmeGta can contain for rule to match. This object only applies when the 'origSmeMaxDigits' bit is set in the cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrMaximumDigits  

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

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

cmlrRuleOrigImsiGta 1.3.6.1.4.1.9.9.396.1.6.1.44
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 cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcGtaLongDisplay  

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

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

cmlrRuleOrigImsiMinDigits 1.3.6.1.4.1.9.9.396.1.6.1.47
Specifies the minimum number of digits that the global title address specified by the cmlrRuleOrigImsiGta object can contain for rule to match. This object only applies when the 'origImsiMinDigits' bit is set in the cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrMinimumDigits  

cmlrRuleOrigImsiMaxDigits 1.3.6.1.4.1.9.9.396.1.6.1.48
Specifies the maximum number of digits that the global title address specified by the cmlrRuleOrigImsiGta object can contain for rule to match. This object only applies when the 'origImsiMaxDigits' bit is set in the cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrMaximumDigits  

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

cmlrRuleOrigSmscMinDigits 1.3.6.1.4.1.9.9.396.1.6.1.50
Specifies the minimum number of digits that the global title address specified by the cmlrRuleOrigSmscGta object can contain for rule to match. This object only applies when the 'origSmscMinDigits' bit is set in the cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrMinimumDigits  

cmlrRuleOrigSmscMaxDigits 1.3.6.1.4.1.9.9.396.1.6.1.51
Specifies the maximum number of digits that the global title address specified by the cmlrRuleOrigSmscGta object can contain for rule to match. This object only applies when the 'origSmscMaxDigits' bit is set in the cmlrRuleInputParameters object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrMaximumDigits  

cmlrResultSetTable 1.3.6.1.4.1.9.9.396.1.8
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 cmlrResultSetRowStatus object in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmlrResultSetTableEntry

cmlrResultSetTableEntry 1.3.6.1.4.1.9.9.396.1.8.1
This table is used to define a collection of results.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrResultSetTableEntry  

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

cmlrResultSetUnavailDiscard 1.3.6.1.4.1.9.9.396.1.8.1.2
When all results in a group are unavailable this object defines whether to discard packet or to return packet to SCCP layer for normal processing. 'true' Packet will be discarded. 'false' Packet will be returned to SCCP layer for normal processing.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

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

cmlrResultTable 1.3.6.1.4.1.9.9.396.1.9
A table used to identify a group of 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. Congested resources will only be used if no available, non-congested destinations exist. Only available destinations are considered for routing. Entries are added to this table via cmlrResultRowStatus object in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmlrResultTableEntry

cmlrResultTableEntry 1.3.6.1.4.1.9.9.396.1.9.1
This table is used to define a collection of multi-layer routing statements.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrResultTableEntry  

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

cmlrResultType 1.3.6.1.4.1.9.9.396.1.9.1.2
Result type used to route MSU.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrResultType  

cmlrResultNetwork 1.3.6.1.4.1.9.9.396.1.9.1.3
The network name is used to indicate the network in which the result parameters exist.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcNetworkName  

cmlrResultOctet 1.3.6.1.4.1.9.9.396.1.9.1.4
Specified the information used to route the MSU based on cmlrResultType object.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrResultOctet  

cmlrResultPc 1.3.6.1.4.1.9.9.396.1.9.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 cmlrResultType has the 'pc' value. Otherwise, this object will return zero value.
Status: current Access: read-create
OBJECT-TYPE    
  CItpTcPointCode  

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

cmlrResultWeight 1.3.6.1.4.1.9.9.396.1.9.1.7
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    
  INTEGER 0..10  

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

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

ciscoMlrTableLoad 1.3.6.1.4.1.9.9.396.0.1
This notification is generated whenever a load operation is started or completed. Route table configurations can be loaded by CLI requests. In addition, route tables can loaded using configuration statements. This allows mlr tables to be reloaded whenever a device restarts.
Status: current Access: read-create
NOTIFICATION-TYPE    

ciscoMlrMIBCompliances 1.3.6.1.4.1.9.9.396.2.1
OBJECT IDENTIFIER    

ciscoMlrMIBGroups 1.3.6.1.4.1.9.9.396.2.2
OBJECT IDENTIFIER    

ciscoMlrMIBCompliance 1.3.6.1.4.1.9.9.396.2.1.1
The compliance statement for entities which implement the Cisco CISCO-ITP-MLR-MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoMlrMIBComplianceRev1 1.3.6.1.4.1.9.9.396.2.1.2
The compliance statement for entities which implement the Cisco CISCO-ITP-MLR-MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

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

ciscoMlrTableGroup 1.3.6.1.4.1.9.9.396.2.2.1
A collection of objects providing Mult-layer routing feature.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMlrTriggerGroup 1.3.6.1.4.1.9.9.396.2.2.2
A collection of objects related to Multi-layer triggers.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMlrAddressGroup 1.3.6.1.4.1.9.9.396.2.2.3
A collection of objects related to Multi-layer Addresses.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMlrRuleSetGroup 1.3.6.1.4.1.9.9.396.2.2.4
A collection of objects related to Multi-layer rule sets.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMlrResultGroup 1.3.6.1.4.1.9.9.396.2.2.5
A collection of objects providing Multi-layer results feature.
Status: current Access: read-only
OBJECT-GROUP    

ciscoMlrNotificationsGroup 1.3.6.1.4.1.9.9.396.2.2.6
Mult-layer routing notification objects.
Status: current Access: read-only
NOTIFICATION-GROUP    

ciscoMlrRuleSetGroupRev1 1.3.6.1.4.1.9.9.396.2.2.7
A collection of objects related to Multi-layer rule sets.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoMlrRuleSetGroupRev2 1.3.6.1.4.1.9.9.396.2.2.8
A collection of objects related to Multi-layer rule sets.
Status: current Access: read-only
OBJECT-GROUP