CISCO-MMAIL-DIAL-CONTROL-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-MMAIL-DIAL-CONTROL-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
 ciscoMediaMailDialControlMIB 1.3.6.1.4.1.9.9.102
This MIB module enhances the IETF Dial Control MIB (RFC2128) for providing management of dial peers on both a circuit-switched telephony network, and a mail server on IP network.
         cmmdcMIBObjects 1.3.6.1.4.1.9.9.102.1
             cmmPeer 1.3.6.1.4.1.9.9.102.1.1
                 cmmIpPeerCfgTable 1.3.6.1.4.1.9.9.102.1.1.1 no-access
The table contains the Media mail peer specific information that is required to accept mail connection or to which it will connect them via IP network with the specified session protocol in cmmIpPeerCfgSessionProtocol.
                     cmmIpPeerCfgEntry 1.3.6.1.4.1.9.9.102.1.1.1.1 no-access
A single Media Mail specific Peer. One entry per media mail encapsulation. The entry is created when its associated 'mediaMailOverIp(139)' encapsulation ifEntry is created. This entry is deleted when its associated ifEntry is deleted.
                         cmmIpPeerCfgSessionProtocol 1.3.6.1.4.1.9.9.102.1.1.1.1.1 integer read-write
The object specifies the session protocol to be used for sending/receiving media mail between local and remote mail sever via IP network. smtp - Simple Mail Transfer Protocol. Enumeration: 'smtp': 1.
                         cmmIpPeerCfgSessionTarget 1.3.6.1.4.1.9.9.102.1.1.1.1.2 displaystring read-write
The object specifies the session target of the peer. Session Targets definitions: The session target has the syntax used by the IETF service location protocol. The syntax is as follows: mapping-type:type-specific-syntax The mapping-type specifies a scheme for mapping the matching dial string to a session target. The type-specific-syntax is exactly that, something that the particular mapping scheme can understand. For example, Session target mailto:+$d$@fax.cisco.com The valid Mapping type definitions for the peer are as follows: mailto - Syntax: mailto:w@x.y.z
                         cmmIpPeerCfgImgEncodingType 1.3.6.1.4.1.9.9.102.1.1.1.1.3 cmmimgencodingortransparent read-write
This object specifies the image encoding conversion for outgoing mail connection to mail server. If the value of this object is transparent, it means 'pass through' without encoding conversion.
                         cmmIpPeerCfgImgResolution 1.3.6.1.4.1.9.9.102.1.1.1.1.4 cmmimgresolutionortransparent read-write
This object specifies the image resolution conversion for outgoing mail connection to mail server. If the value of this object is transparent, it means 'pass through' without resolution conversion.
                         cmmIpPeerCfgMsgDispoNotification 1.3.6.1.4.1.9.9.102.1.1.1.1.5 truthvalue read-write
This object specifies the Request of Message Disposition Notification. true - Request Message Disposition Notification. false - No Message Disposition Notification.
                         cmmIpPeerCfgDeliStatNotification 1.3.6.1.4.1.9.9.102.1.1.1.1.6 bits read-write
This object specifies the Request of Delivery Status Notification. success - Request Notification if the media mail is successfully delivered to the recipient. failure - Request Notification if the media mail is failed to deliver to the recipient. delayed - Request Notification if the media mail is delayed to deliver to the recipient. Bits: 'failure': 1, 'delayed': 2, 'success': 0.
             cmmCallActive 1.3.6.1.4.1.9.9.102.1.2
                 cmmIpCallActiveTable 1.3.6.1.4.1.9.9.102.1.2.1 no-access
This table is the Media Mail over IP extension to the call active table of IETF Dial Control MIB. It contains Media Mail over IP call leg information.
                     cmmIpCallActiveEntry 1.3.6.1.4.1.9.9.102.1.2.1.1 no-access
The information regarding a single Media mail over IP call leg. The call leg entry is identified by using the same index objects that are used by Call Active table of IETF Dial Control MIB to identify the call. An entry of this table is created when its associated call active entry in the IETF Dial Control MIB is created and the call active entry contains information for the call establishment to the mail server peer on the IP network via a Media Mail over IP peer. The entry is deleted when its associated call active entry in the IETF Dial Control MIB is deleted.
                         cmmIpCallActiveConnectionId 1.3.6.1.4.1.9.9.102.1.2.1.1.1 cvcguid read-only
The global call identifier for the gateway call.
                         cmmIpCallActiveRemoteIPAddress 1.3.6.1.4.1.9.9.102.1.2.1.1.2 ipaddress read-only
Remote mail server IP address for the Media mail call.
                         cmmIpCallActiveSessionProtocol 1.3.6.1.4.1.9.9.102.1.2.1.1.3 integer read-only
The object specifies the session protocol to be used for the media mail call between local and remote mail server via IP network. Enumeration: 'smtp': 1.
                         cmmIpCallActiveSessionTarget 1.3.6.1.4.1.9.9.102.1.2.1.1.4 displaystring read-only
The object specifies the session target of the peer that is used for the call. This object is set with the information in the call associated cmmIpPeerCfgSessionTarget object when the media mail call is connected.
                         cmmIpCallActiveMessageId 1.3.6.1.4.1.9.9.102.1.2.1.1.5 displaystring read-only
The global unique message identification of the Media mail.
                         cmmIpCallActiveAccountId 1.3.6.1.4.1.9.9.102.1.2.1.1.6 displaystring read-only
The Account ID of Media mail.
                         cmmIpCallActiveImgEncodingType 1.3.6.1.4.1.9.9.102.1.2.1.1.7 cmmimgencoding read-only
The image encoding type of Media mail.
                         cmmIpCallActiveImgResolution 1.3.6.1.4.1.9.9.102.1.2.1.1.8 cmmimgresolution read-only
The image resolution of Media mail.
                         cmmIpCallActiveAcceptMimeTypes 1.3.6.1.4.1.9.9.102.1.2.1.1.9 absolutecounter32 read-only
The number of accepted MIME types for the Media mail call.
                         cmmIpCallActiveDiscdMimeTypes 1.3.6.1.4.1.9.9.102.1.2.1.1.10 absolutecounter32 read-only
The number of discarded MIME types for the Media mail call.
                         cmmIpCallActiveNotification 1.3.6.1.4.1.9.9.102.1.2.1.1.11 integer read-only
The notification type of the Media mail call. none - No notification. mdn - Message Disposition notification. dsn - Delivery Status notification. dsnMdn - Both Delivery Status and Message Disposition notification Enumeration: 'dsn': 3, 'dsnMdn': 4, 'none': 1, 'mdn': 2.
             cmmCallHistory 1.3.6.1.4.1.9.9.102.1.3
                 cmmIpCallHistoryTable 1.3.6.1.4.1.9.9.102.1.3.1 no-access
This table is the Media Mail extension to the call history table of IETF Dial Control MIB. It contains Media Mail call leg information about specific Media mail gateway call.
                     cmmIpCallHistoryEntry 1.3.6.1.4.1.9.9.102.1.3.1.1 no-access
The information regarding a single Media Mail call leg. The call leg entry is identified by using the same index objects that are used by Call Active table of IETF Dial Control MIB to identify the call. An entry of this table is created when its associated call history entry in the IETF Dial Control MIB is created and the call history entry contains information for the call establishment to the mail server on the IP network via a Media Mail over IP peer. The entry is deleted when its associated call history entry in the IETF Dial Control MIB is deleted.
                         cmmIpCallHistoryConnectionId 1.3.6.1.4.1.9.9.102.1.3.1.1.1 cvcguid read-only
The global call identifier for the gateway call.
                         cmmIpCallHistoryRemoteIPAddress 1.3.6.1.4.1.9.9.102.1.3.1.1.2 ipaddress read-only
Remote mail server IP address for the media mail call.
                         cmmIpCallHistorySessionProtocol 1.3.6.1.4.1.9.9.102.1.3.1.1.3 integer read-only
The object specifies the session protocol to be used for the media mail call between local and remote mail server via IP network. Enumeration: 'smtp': 1.
                         cmmIpCallHistorySessionTarget 1.3.6.1.4.1.9.9.102.1.3.1.1.4 displaystring read-only
The object specifies the session target of the peer that is used for the call. This object is set with the information in the call associated cmmIpPeerCfgSessionTarget object when the media mail call is connected.
                         cmmIpCallHistoryMessageId 1.3.6.1.4.1.9.9.102.1.3.1.1.5 displaystring read-only
The global unique message identification of the Media mail.
                         cmmIpCallHistoryAccountId 1.3.6.1.4.1.9.9.102.1.3.1.1.6 displaystring read-only
The Account ID of Media mail.
                         cmmIpCallHistoryImgEncodingType 1.3.6.1.4.1.9.9.102.1.3.1.1.7 cmmimgencoding read-only
The image encoding type of Media mail.
                         cmmIpCallHistoryImgResolution 1.3.6.1.4.1.9.9.102.1.3.1.1.8 cmmimgresolution read-only
The image resolution of Media mail.
                         cmmIpCallHistoryAcceptMimeTypes 1.3.6.1.4.1.9.9.102.1.3.1.1.9 absolutecounter32 read-only
The number of accepted MIME types for the Media mail call.
                         cmmIpCallHistoryDiscdMimeTypes 1.3.6.1.4.1.9.9.102.1.3.1.1.10 absolutecounter32 read-only
The number of discarded MIME types for the Media mail call.
                         cmmIpCallHistoryNotification 1.3.6.1.4.1.9.9.102.1.3.1.1.11 integer read-only
The notification type of the Media mail call. none - No notification. mdn - Message Disposition notification. dsn - Delivery Status notification. dsnMdn - Both Delivery Status and Message Disposition notification Enumeration: 'dsn': 3, 'dsnMdn': 4, 'none': 1, 'mdn': 2.
             cmmFaxGeneralCfg 1.3.6.1.4.1.9.9.102.1.4
                 cmmFaxCfgCalledSubscriberId 1.3.6.1.4.1.9.9.102.1.4.1 displaystring read-write
The regular expression for the FAX called subscriber identification (CSI) coding format. $d$ in the regular expression substitute CSI with the destination number of the call.
                 cmmFaxCfgXmitSubscriberId 1.3.6.1.4.1.9.9.102.1.4.2 displaystring read-write
The regular expression for the FAX Transmitting subscriber identification (TSI) coding format. $s$ in the regular expression substitute TSI with the caller ID of the call.
                 cmmFaxCfgRightHeadingString 1.3.6.1.4.1.9.9.102.1.4.3 cmmfaxheadingstring read-write
The regular expression for the FAX right heading at the top of cover page or text page. The default value of this object is an empty string.
                 cmmFaxCfgCenterHeadingString 1.3.6.1.4.1.9.9.102.1.4.4 cmmfaxheadingstring read-write
The regular expression for the FAX center heading at the top of cover page or text page. The default value of this object is an empty string.
                 cmmFaxCfgLeftHeadingString 1.3.6.1.4.1.9.9.102.1.4.5 cmmfaxheadingstring read-write
The regular expression for the FAX left heading at the top of cover page or text page. The default value of this object is an empty string.
                 cmmFaxCfgCovergPageControl 1.3.6.1.4.1.9.9.102.1.4.6 bits read-write
The object controls the generation of cover page of FAX. coverPageEnable - enable the managed system to generate the FAX cover page. coverPageCtlByEmail - allow email to control the FAX cover page generation. coverPageDetailEnable- enable the detailed mail header on the cover page. Bits: 'coverPageEnable': 0, 'coverPageCtlByEmail': 1, 'coverPageDetailEnable': 2.
                 cmmFaxCfgCovergPageComment 1.3.6.1.4.1.9.9.102.1.4.7 displaystring read-write
The object contains the comment on the FAX cover page.
                 cmmFaxCfgFaxProfile 1.3.6.1.4.1.9.9.102.1.4.8 bits read-write
The profile that applies to TIFF file for facsimile. The default value of this object is profileF. Bits: 'profileS': 0, 'profileM': 5, 'profileL': 4, 'profileJ': 2, 'profileF': 1, 'profileC': 3.
         cmmdcMIBConformance 1.3.6.1.4.1.9.9.102.3
             cmmdcMIBCompliances 1.3.6.1.4.1.9.9.102.3.1
                 cmmdcMIBCompliance 1.3.6.1.4.1.9.9.102.3.1.1
The compliance statement for entities which implement the CISCO MMAIL DIAL CONTROL MIB
             cmmdcMIBGroups 1.3.6.1.4.1.9.9.102.3.2
                 cmmdcPeerCfgGroup 1.3.6.1.4.1.9.9.102.3.2.1
A collection of objects providing the Media Mail Dial Control configuration capability.
                 cmmIpCallGeneralGroup 1.3.6.1.4.1.9.9.102.3.2.2
A collection of objects providing the General Media Mail Call capability.
                 cmmIpCallImageGroup 1.3.6.1.4.1.9.9.102.3.2.3
A collection of objects providing the Image related Media Mail Call capability.
                 cmmFaxGroup 1.3.6.1.4.1.9.9.102.3.2.4
A collection of objects providing the general FAX configuration capability.