CISCO-ITP-DSMR-UCP-MIB

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

Imported modules

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

Imported symbols

CmlrName cgspCLLICode cgspEventSequenceNumber
cgspInstNetwork ciscoMgmt InetAddressType
InetAddress InetPortNumber MODULE-COMPLIANCE
NOTIFICATION-GROUP OBJECT-GROUP Counter32
MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Unsigned32 RowStatus TEXTUAL-CONVENTION
TruthValue

Defined Types

CdsmrUcpInactivityTimer  
This textual convention defines the allowed values used to define Inactivity timer used by Short Message Peer-to-Peer session. The value of zero is reserved to indicate that an object has not been set to value and that the default value is to be used.
TEXTUAL-CONVENTION    
  Unsigned32 0 | 1000..9000000  

CdsmrUcpResponseTimer  
This textual convention defines the allowed values used to define response timer ,in milliseconds, used by Universal Computer Protocol. The value of zero is reserved to indicate that an object has not been set to value and that the default value is to be used.
TEXTUAL-CONVENTION    
  Unsigned32 0 | 1000..10000  

CdsmrUcpSendWindow  
This textual convention defines the allowed values used to define send window used by Short Message Peer-to-Peer session. The value of zero is reserved to indicate that an object has not been set to value and that the default value is to be used.
TEXTUAL-CONVENTION    
  Unsigned32 0 | 1..100  

CdsmrUcpSessionInitTimer  
This textual convention defines the allowed values used to define session initiation timer used to create Universal Computer Protocol. The value of zero is reserved to indicate that an object has not been set to value and that the default value is to be used.
TEXTUAL-CONVENTION    
  Unsigned32 0 | 500..120000  

CdsmrUcpProfileTableEntry  
SEQUENCE    
  cdsmrUcpProfileName CmlrName
  cdsmrUcpProfileInactivityTimer CdsmrUcpInactivityTimer
  cdsmrUcpProfileResponseTimer CdsmrUcpResponseTimer
  cdsmrUcpProfileSendWindow CdsmrUcpSendWindow
  cdsmrUcpProfileSessionInitTimer CdsmrUcpSessionInitTimer
  cdsmrUcpProfileRowStatus RowStatus

CdsmrUcpSessionTableEntry  
SEQUENCE    
  cdsmrUcpSessionLocalPortNumber InetPortNumber
  cdsmrUcpSessionLocalIpAddrType InetAddressType
  cdsmrUcpSessionLocalIpAddress InetAddress
  cdsmrUcpSessionDynamicDest TruthValue
  cdsmrUcpSessionRowStatus RowStatus

CdsmrUcpDestTableEntry  
SEQUENCE    
  cdsmrUcpDestName CmlrName
  cdsmrUcpDestInactivityTimer CdsmrUcpInactivityTimer
  cdsmrUcpDestResponseTimer CdsmrUcpResponseTimer
  cdsmrUcpDestSendWindow CdsmrUcpSendWindow
  cdsmrUcpDestSessionInitTimer CdsmrUcpSessionInitTimer
  cdsmrUcpDestRemotePortNumber InetPortNumber
  cdsmrUcpDestRemoteIpAddrType InetAddressType
  cdsmrUcpDestRemoteIpAddress InetAddress
  cdsmrUcpDestProfileName CmlrName
  cdsmrUcpDestState INTEGER
  cdsmrUcpDestSentRequests Counter32
  cdsmrUcpDestRcvdRequests Counter32
  cdsmrUcpDestSentResponses Counter32
  cdsmrUcpDestRcvdResponses Counter32
  cdsmrUcpDestRowStatus RowStatus

Defined Values

ciscoItpDsmrUcpMIB 1.3.6.1.4.1.9.9.1302
The MIB for providing information about Distributed Short Message Routing delivery using Universal Computer Protocol. Acronyms and Terms: DSMR Distributed Short Message Routing SMPP Short Message Peer-to-Peer (protocol) SMD-PP Short Message Delivery Point to Point. SMS Short Message Service 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. ********************************************
MODULE-IDENTITY    

ciscoItpDsmrUcpMIBNotifs 1.3.6.1.4.1.9.9.1302.0
OBJECT IDENTIFIER    

ciscoItpDsmrUcpMIBObjects 1.3.6.1.4.1.9.9.1302.1
OBJECT IDENTIFIER    

ciscoItpDsmrUcpMIBConform 1.3.6.1.4.1.9.9.1302.2
OBJECT IDENTIFIER    

cdsmrUcpScalars 1.3.6.1.4.1.9.9.1302.1.0
OBJECT IDENTIFIER    

cdsmrUcpSessionStateNotifEnabled 1.3.6.1.4.1.9.9.1302.1.0.1
A control to enable or disable notifications as follows: 'true' Indicates that the ciscoItpDsmrUcpSessionState notification should be generated.. 'false' Indicates that ciscoItpDsmrUcpSessionState notification generation is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdsmrUcpProfileTable 1.3.6.1.4.1.9.9.1302.1.5
A table that is used to monitor specific information used to configure universal computer protocol profile. Entries are added to this table via cdsmrUcpProfileRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsmrUcpProfileTableEntry

cdsmrUcpProfileTableEntry 1.3.6.1.4.1.9.9.1302.1.5.1
Each entry defines parameter that can be used to default values for sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsmrUcpProfileTableEntry  

cdsmrUcpProfileName 1.3.6.1.4.1.9.9.1302.1.5.1.1
A name used to define a collection of parameters for short message peer-to-peer protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrName  

cdsmrUcpProfileInactivityTimer 1.3.6.1.4.1.9.9.1302.1.5.1.2
This object specifies the duration of the inactivity timer used by Universal Computer Protocol. It indicates the maximum time lapse allowed between transactions before destination is considered inactive.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrUcpInactivityTimer  

cdsmrUcpProfileResponseTimer 1.3.6.1.4.1.9.9.1302.1.5.1.3
This object specifies the duration of the response timer used by Universal Computer Protocol. It indicates the amount of time to wait before retransmitting packet.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrUcpResponseTimer  

cdsmrUcpProfileSendWindow 1.3.6.1.4.1.9.9.1302.1.5.1.7
This object specifies the Send Window size to be used by Universal Computer Protocol.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrUcpSendWindow  

cdsmrUcpProfileSessionInitTimer 1.3.6.1.4.1.9.9.1302.1.5.1.8
This object specifies the duration of the session initiation timer used to create Short Message Peer-to-Peer session. It specifies the maximum amount of time to wait for the session Bind to be received.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrUcpSessionInitTimer  

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

cdsmrUcpSessionTable 1.3.6.1.4.1.9.9.1302.1.6
A table that is used to collection information on universal computer protocol sessions. Entries are added to this table via cdsmrUcpSessionRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsmrUcpSessionTableEntry

cdsmrUcpSessionTableEntry 1.3.6.1.4.1.9.9.1302.1.6.1
Each entry defines parameter and state information on universal computer protocol sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsmrUcpSessionTableEntry  

cdsmrUcpSessionLocalPortNumber 1.3.6.1.4.1.9.9.1302.1.6.1.1
Local port number used to establish Ucp Session.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetPortNumber  

cdsmrUcpSessionLocalIpAddrType 1.3.6.1.4.1.9.9.1302.1.6.1.2
This object contains the type of the local IP address used to create an session.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

cdsmrUcpSessionLocalIpAddress 1.3.6.1.4.1.9.9.1302.1.6.1.3
This object contains the local IP address used to create the session with the partner of this session.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

cdsmrUcpSessionDynamicDest 1.3.6.1.4.1.9.9.1302.1.6.1.4
Indicates whether dynamic destinations are allowed as follows. 'true' - dynamic destination are allowed. 'false' - dynamic destinations are not allowed.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

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

cdsmrUcpDestTable 1.3.6.1.4.1.9.9.1302.1.7
A table that is used to define a collection of information on used to universal computer protocol destinations. Entries are added to this table via cdsmrUcpDestRowStatus in accordance with the RowStatus convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdsmrUcpDestTableEntry

cdsmrUcpDestTableEntry 1.3.6.1.4.1.9.9.1302.1.7.1
Each entry defines parameter and state information on short message peer-to-peer protocol destinations.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdsmrUcpDestTableEntry  

cdsmrUcpDestName 1.3.6.1.4.1.9.9.1302.1.7.1.1
A name used to uniquely identify a destination using short message peer-to-peer protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmlrName  

cdsmrUcpDestInactivityTimer 1.3.6.1.4.1.9.9.1302.1.7.1.2
This object defines the allowed values used to define inactivity timer used by Universal Computer Protocol. Indicates the maximum time lapse allowed between transactions before destination is considered inactive.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrUcpInactivityTimer  

cdsmrUcpDestResponseTimer 1.3.6.1.4.1.9.9.1302.1.7.1.3
This object specifies the duration of the response timer used by Universal Computer Protocol. It indicates the amount of time to wait before retransmitting packet.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrUcpResponseTimer  

cdsmrUcpDestSendWindow 1.3.6.1.4.1.9.9.1302.1.7.1.4
This object specifies the Send Window size to be used by Universal Computer Protocol.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrUcpSendWindow  

cdsmrUcpDestSessionInitTimer 1.3.6.1.4.1.9.9.1302.1.7.1.5
This object specifies the duration of the session initiation timer used to create Short Message Peer-to-Peer session. It specifies the maximum amount of time to wait for the session Bind to be received.
Status: current Access: read-create
OBJECT-TYPE    
  CdsmrUcpSessionInitTimer  

cdsmrUcpDestRemotePortNumber 1.3.6.1.4.1.9.9.1302.1.7.1.6
Remote port number used to establish short message peer-to-peer protocol session.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

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

cdsmrUcpDestRemoteIpAddress 1.3.6.1.4.1.9.9.1302.1.7.1.8
This object contains the remote IP address used to create the session.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

cdsmrUcpDestProfileName 1.3.6.1.4.1.9.9.1302.1.7.1.9
Specifies Profile from cdsmrUcpProfileTable table to define common default parameters for session.
Status: current Access: read-create
OBJECT-TYPE    
  CmlrName  

cdsmrUcpDestState 1.3.6.1.4.1.9.9.1302.1.7.1.10
Current state of destination. 'active' - Destination is available. 'inactive' - Destination is unvailable. 'open' - Device is listening on port for destination to establish connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), open(3)  

cdsmrUcpDestSentRequests 1.3.6.1.4.1.9.9.1302.1.7.1.11
Number of SMS requests sent to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrUcpDestRcvdRequests 1.3.6.1.4.1.9.9.1302.1.7.1.12
Number of SMS requests received from destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrUcpDestSentResponses 1.3.6.1.4.1.9.9.1302.1.7.1.13
Number of SMS responses sent to destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdsmrUcpDestRcvdResponses 1.3.6.1.4.1.9.9.1302.1.7.1.14
Number of SMS responses received from destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

ciscoItpDsmrUcpSessionState 1.3.6.1.4.1.9.9.1302.0.1
This notification is generated whenever SMPP destination changes state. This notification provides information on the availablity of the destination to receive and process packets using the UCP protocol.
Status: current Access: read-create
NOTIFICATION-TYPE    

ciscoItpDsmrUcpMIBCompliances 1.3.6.1.4.1.9.9.1302.2.1
OBJECT IDENTIFIER    

ciscoItpDsmrUcpMIBGroups 1.3.6.1.4.1.9.9.1302.2.2
OBJECT IDENTIFIER    

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

ciscoItpDsmrUcpGroup 1.3.6.1.4.1.9.9.1302.2.2.1
A collection of objects providing information used to configure UCP profile and notifications.
Status: current Access: read-only
OBJECT-GROUP    

ciscoItpDsmrUcpNotificationsGroup 1.3.6.1.4.1.9.9.1302.2.2.2
DSMR Universal Computer Protocol notification objects.
Status: current Access: read-only
NOTIFICATION-GROUP