CISCO-ITP-DSMR-SMPP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ITP-DSMR-SMPP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoItpDsmrSmppMIB 1.3.6.1.4.1.9.9.1301
The MIB for providing information about Distributed Short Message Routing delivery using Short Message Peer-to-Peer protocol. Acronyms and Terms DSMR Distributed Short Message Routing SMPP Short Message Peer-to-Peer (protocol) 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. ********************************************
           ciscoItpDsmrSmppMIBNotifs 1.3.6.1.4.1.9.9.1301.0
               ciscoItpDsmrSmppSessionState 1.3.6.1.4.1.9.9.1301.0.1
This notification is generated whenever UCP destination changes states. This notification provides information on the availablity of the destination to receive and process packets using the SMPP protocol.
           ciscoItpDsmrSmppMIBObjects 1.3.6.1.4.1.9.9.1301.1
               cdsmrSmppScalars 1.3.6.1.4.1.9.9.1301.1.0
                   cdsmrSmppSessionStateNotifEnable 1.3.6.1.4.1.9.9.1301.1.0.1 truthvalue read-write
A control to enable or disable notifications as follows: 'true' Indicates that the ciscoItpDsmrSmppSessionState notification should be generated.. 'false' Indicates that ciscoItpDsmrSmppSessionState notification generation is disabled.
               cdsmrSmppProfileTable 1.3.6.1.4.1.9.9.1301.1.2 no-access
A table that is used to monitor specific information used to configure short message peer-to-peer protocol profile. Entries are added to this table via cdsmrSmppProfileRowStatus in accordance with the RowStatus convention.
                   cdsmrSmppProfileTableEntry 1.3.6.1.4.1.9.9.1301.1.2.1 no-access
Each entry defines parameter that can be used to default values for sessions.
                       cdsmrSmppProfileName 1.3.6.1.4.1.9.9.1301.1.2.1.1 cmlrname no-access
A name used to define a collection of parameters for short message peer-to-peer protocol. A name that is used to identify a unique SMPP profile.
                       cdsmrSmppProfileBindType 1.3.6.1.4.1.9.9.1301.1.2.1.2 cdsmrsmppbindtype read-only
Specifies allowed types of binds for session.
                       cdsmrSmppProfileInactivityTimer 1.3.6.1.4.1.9.9.1301.1.2.1.3 cdsmrsmppinactivitytimer read-only
This object defines the allowed values used to define inactivity timer used by Short Message Peer-to-Peer session. Indicates the maximum time lapse allowed time between transactions before destination is considered inactive. The value for this object should be two to three times the value specified for the cdsmrSmppProfileKeepaliveTimer object.
                       cdsmrSmppProfileKeepaliveTimer 1.3.6.1.4.1.9.9.1301.1.2.1.4 cdsmrsmppkeepalivetimer read-only
This object defines the allowed values used to define keep alive timer used by Short Message Peer-to-Peer session.
                       cdsmrSmppProfileCallingParty 1.3.6.1.4.1.9.9.1301.1.2.1.5 truthvalue read-only
This object is used to indicate presence of optional calling party option.
                       cdsmrSmppProfileResponseTimer 1.3.6.1.4.1.9.9.1301.1.2.1.6 cdsmrsmppresponsetimer read-only
This object defines the allowed values used to define response timer used by Short Message Peer-to-Peer session. This is the amount of time to wait before retransmitting packet.
                       cdsmrSmppProfileSendWindow 1.3.6.1.4.1.9.9.1301.1.2.1.7 cdsmrsmppsendwindow read-only
This object defines the allowed size of send window used by Short Message Peer-to-Peer session window.
                       cdsmrSmppProfileSessionInitTimer 1.3.6.1.4.1.9.9.1301.1.2.1.8 cdsmrsmppsessioninittimer read-only
This object defines the allowed values used to define session initiation timer used to create Short Message Peer-to-Peer session. This specifies the maximum amount of time to wait for the session Bind to be received.
                       cdsmrSmppProfileRowStatus 1.3.6.1.4.1.9.9.1301.1.2.1.9 rowstatus read-only
The object is used by a management station to create or delete the row entry in cdsmrSmppProfileTable following the RowStatus textual convention.
               cdsmrSmppSessionTable 1.3.6.1.4.1.9.9.1301.1.3 no-access
A table that is used to collection information on short message peer-to-peer protocol sessions. Entries are added to this table via cdsmrSmppSessionRowStatus in accordance with the RowStatus convention.
                   cdsmrSmppSessionTableEntry 1.3.6.1.4.1.9.9.1301.1.3.1 no-access
Each entry defines parameter and state information on short message peer-to-peer protocol sessions.
                       cdsmrSmppSessionLocalPortNumber 1.3.6.1.4.1.9.9.1301.1.3.1.1 inetportnumber no-access
Local port number used to establish short message peer-to-peer protocol.
                       cdsmrSmppSessionLocalIpAddrType 1.3.6.1.4.1.9.9.1301.1.3.1.2 inetaddresstype read-only
This object contains the type of the local IP address used to create an session.
                       cdsmrSmppSessionLocalIpAddress 1.3.6.1.4.1.9.9.1301.1.3.1.3 inetaddress read-only
This object contains the local IP address used to create the session with the partner of this session.
                       cdsmrSmppSessionDynamicDest 1.3.6.1.4.1.9.9.1301.1.3.1.4 truthvalue read-only
Indicates whether dynamic destinations are allowed as follows. 'true' - dynamic destination are allowed. 'false' - dynamic destinations are not allowed.
                       cdsmrSmppSessionRowStatus 1.3.6.1.4.1.9.9.1301.1.3.1.5 rowstatus read-only
The object is used by a management station to create or delete the row entry in cdsmrSmppSessionTable following the RowStatus textual convention.
               cdsmrSmppDestTable 1.3.6.1.4.1.9.9.1301.1.4 no-access
A table that is used to define a collection of information on short message destinations. One or more destination is defined under each session using peer to peer protocol. Entries are added to this table via cdsmrSmppDestRowStatus in accordance with the RowStatus convention.
                   cdsmrSmppDestTableEntry 1.3.6.1.4.1.9.9.1301.1.4.1 no-access
Each entry defines parameter and state information on short message peer-to-peer protocol destinations.
                       cdsmrSmppDestName 1.3.6.1.4.1.9.9.1301.1.4.1.1 cmlrname no-access
A name used to uniquely identify a destination using short message peer-to-peer protocol.
                       cdsmrSmppDestBindType 1.3.6.1.4.1.9.9.1301.1.4.1.2 cdsmrsmppbindtype read-only
Specifies allowed types of binds for session.
                       cdsmrSmppDestInactivityTimer 1.3.6.1.4.1.9.9.1301.1.4.1.3 cdsmrsmppinactivitytimer read-only
This object defines the allowed values used to define inactivity timer used by Short Message Peer-to-Peer session. Indicates the maximum time lapse allowed between transactions before destination is considered inactive.
                       cdsmrSmppDestKeepaliveTimer 1.3.6.1.4.1.9.9.1301.1.4.1.4 cdsmrsmppkeepalivetimer read-only
This object defines the allowed values used to define keep alive timer used by Short Message Peer-to-Peer session.
                       cdsmrSmppDestCallingParty 1.3.6.1.4.1.9.9.1301.1.4.1.5 truthvalue read-only
This textual convention is used to indicate presence of optional calling party option.
                       cdsmrSmppDestResponseTimer 1.3.6.1.4.1.9.9.1301.1.4.1.6 cdsmrsmppresponsetimer read-only
This object defines the allowed values used to define response timer used by Short Message Peer-to-Peer session. This is the amount of time to wait before retransmitting packet.
                       cdsmrSmppDestSendWindow 1.3.6.1.4.1.9.9.1301.1.4.1.7 cdsmrsmppsendwindow read-only
This object defines the allowed size of send window used by Short Message Peer-to-Peer session.
                       cdsmrSmppDestSessionInitTimer 1.3.6.1.4.1.9.9.1301.1.4.1.8 cdsmrsmppsessioninittimer read-only
This object defines the allowed values used to define session initiation timer used to create Short Message Peer-to-Peer session. This specifies the maximum amount of time to wait for the session Bind to be received.
                       cdsmrSmppDestRemotePortNumber 1.3.6.1.4.1.9.9.1301.1.4.1.9 inetportnumber read-only
Remote port number used to establish short message peer-to-peer protocol session.
                       cdsmrSmppDestRemoteIpAddrType 1.3.6.1.4.1.9.9.1301.1.4.1.10 inetaddresstype read-only
This object contains the type of the remote IP address used to create an session.
                       cdsmrSmppDestRemoteIpAddress 1.3.6.1.4.1.9.9.1301.1.4.1.11 inetaddress read-only
This object contains the remote IP address used to create the session.
                       cdsmrSmppDestProfileName 1.3.6.1.4.1.9.9.1301.1.4.1.12 cmlrname read-only
Specifies Profile from cdsmrSmppProfileTable table to define common default parameters for destination.
                       cdsmrSmppDestState 1.3.6.1.4.1.9.9.1301.1.4.1.13 integer read-only
Current state of destination. 'active' - Destination is available. 'inactive' - Destination is unvailable. 'open' - Device is listening on port for destination to establish connection. Enumeration: 'active': 1, 'inactive': 2, 'open': 3.
                       cdsmrSmppDestSentRequests 1.3.6.1.4.1.9.9.1301.1.4.1.14 counter32 read-only
Number of SMS requests sent to destination.
                       cdsmrSmppDestRcvdRequests 1.3.6.1.4.1.9.9.1301.1.4.1.15 counter32 read-only
Number of SMS requests received from destination.
                       cdsmrSmppDestSentResponses 1.3.6.1.4.1.9.9.1301.1.4.1.16 counter32 read-only
Number of SMS responses sent to destination.
                       cdsmrSmppDestRcvdResponses 1.3.6.1.4.1.9.9.1301.1.4.1.17 counter32 read-only
Number of SMS responses received from destination.
                       cdsmrSmppDestRowStatus 1.3.6.1.4.1.9.9.1301.1.4.1.18 rowstatus read-only
The object is used by a management station to create or delete the row entry in cdsmrSmppDestTable following the RowStatus textual convention.
           ciscoItpDsmrSmppMIBConform 1.3.6.1.4.1.9.9.1301.2
               ciscoItpDsmrSmppMIBCompliances 1.3.6.1.4.1.9.9.1301.2.1
                   ciscoItpDsmrSmppMIBCompliance 1.3.6.1.4.1.9.9.1301.2.1.1
The compliance statement for entities which implement the Cisco CISCO-ITP-MLR-MIB
               ciscoItpDsmrSmppMIBGroups 1.3.6.1.4.1.9.9.1301.2.2
                   ciscoItpDsmrSmppGroup 1.3.6.1.4.1.9.9.1301.2.2.1
A collection of objects providing information used to configure Short Message Peer-to-Peer Protocol.
                   ciscoItpDsmrSmppNotificationsGroup 1.3.6.1.4.1.9.9.1301.2.2.2
DSMR Short Message Peer-to-Peer Protocol notification objects.