CISCO-MMAIL-DIAL-CONTROL-MIB
- Registered at
- 1.3.6.1.4.1.9.9.102
- Last updated
- 2002-02-25 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-02-25 00:00
- Namespace
- cisco
- Source file
CISCO-MMAIL-DIAL-CONTROL-MIB- Digest
sha256:1cc6b7af99a78f576d2f1c64b7d13af36af391c85c64e6a8c762880bfa114f12
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-voice@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-DIAL-CONTROL-MIB | cCallHistoryIndex |
| CISCO-SMI | ciscoMgmt |
| CISCO-VOICE-COMMON-DIAL-CONTROL-MIB | CvcGUid |
| DIAL-CONTROL-MIB | AbsoluteCounter32, callActiveIndex, callActiveSetupTime |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-DIAL-CONTROL-MIB CISCO-MMAIL-DIAL-CONTROL-MIB CISCO-SMI CISCO-VOICE-COMMON-DIAL-CONTROL-MIB DIAL-CONTROL-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CmmFaxHeadingString TEXTUAL-CONVENTION The regular expression for the FAX heading at the top of cover page or text page. The regular expression syntax used in this object is the same as that used by the UNIX grep program. The embedded pattern substitutions are defined as follows: $p$ - translates to the page number as passed by FAX processing. $a$ - translates to human readable year-month-day that is defined in DateAndTime of SNMPv2-TC. $d$ - translates to the called party address. $s$ - translates to the calling party address. $t$ - translates to the time of transmission of the first FAX/image page. The human readable format is defined as year-month-day,hour:minutes:second in the DateAndTime of SNMPv2-TC. Example, 'Date:$a$' means replacing the heading of a FAX page with the the string and date substitution. 'From $s$ Broadcast Service' means replacing the heading of FAX page with the the string and calling party address substitution. 'Page:$p$' means replacing the heading of a FAX page with the string and page number substitution. | current | |||
| CmmImgEncoding TEXTUAL-CONVENTION Represents possible image encoding types in Media Mail. modifiedHuffman - Modified Huffman (MH). modifiedREAD - Modified READ (MR). modifiedMR - Modified Modified READ (MMR). | current | |||
| CmmImgEncodingOrTransparent TEXTUAL-CONVENTION Represents possible image encoding types and transparent mode. transparent - pass through mode. modifiedHuffman - Modified Huffman (MH). modifiedREAD - Modified READ (MR). modifiedMR - Modified Modified READ (MMR). | current | |||
| CmmImgResolution TEXTUAL-CONVENTION Represents possible image resolution in Media Mail. standard - standard resolution. fine - fine resolution. superFine - super fine resolution. | current | |||
| CmmImgResolutionOrTransparent TEXTUAL-CONVENTION Represents possible image resolution and transparent mode. transparent - pass through mode. standard - standard resolution. fine - fine resolution. superFine - super fine resolution. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cmmdcMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.102.1 | |||
| cmmPeer OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.102.1.1 | |||
| cmmIpPeerCfgTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.1.1 | not-accessible | current | |
| cmmIpPeerCfgEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.1.1.1 | not-accessible | current | |
| cmmIpPeerCfgSessionProtocol OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.1.1.1.1 | INTEGER {smtp(1)} | read-write | current |
| cmmIpPeerCfgSessionTarget OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.102.1.1.1.1.2 | DisplayString | read-write | current |
| cmmIpPeerCfgImgEncodingType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.1.1.1.3 | CmmImgEncodingOrTransparent | read-write | current |
| cmmIpPeerCfgImgResolution OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.1.1.1.4 | CmmImgResolutionOrTransparent | read-write | current |
| cmmIpPeerCfgMsgDispoNotification OBJECT-TYPE This object specifies the Request of Message Disposition Notification. true - Request Message Disposition Notification. false - No Message Disposition Notification. | 1.3.6.1.4.1.9.9.102.1.1.1.1.5 | TruthValue | read-write | current |
| cmmIpPeerCfgDeliStatNotification OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.1.1.1.6 | Bits {success(0), failure(1), delayed(2)} | read-write | current |
| cmmCallActive OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.102.1.2 | |||
| cmmIpCallActiveTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.2.1 | not-accessible | current | |
| cmmIpCallActiveEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.2.1.1 | not-accessible | current | |
| cmmIpCallActiveConnectionId OBJECT-TYPE The global call identifier for the gateway call. | 1.3.6.1.4.1.9.9.102.1.2.1.1.1 | CvcGUid | read-only | current |
| cmmIpCallActiveRemoteIPAddress OBJECT-TYPE Remote mail server IP address for the Media mail call. | 1.3.6.1.4.1.9.9.102.1.2.1.1.2 | IpAddress | read-only | current |
| cmmIpCallActiveSessionProtocol OBJECT-TYPE The object specifies the session protocol to be used for the media mail call between local and remote mail server via IP network. | 1.3.6.1.4.1.9.9.102.1.2.1.1.3 | INTEGER {smtp(1)} | read-only | current |
| cmmIpCallActiveSessionTarget OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.2.1.1.4 | DisplayString | read-only | current |
| cmmIpCallActiveMessageId OBJECT-TYPE The global unique message identification of the Media mail. | 1.3.6.1.4.1.9.9.102.1.2.1.1.5 | DisplayString | read-only | current |
| cmmIpCallActiveAccountId OBJECT-TYPE The Account ID of Media mail. | 1.3.6.1.4.1.9.9.102.1.2.1.1.6 | DisplayString | read-only | current |
| cmmIpCallActiveImgEncodingType OBJECT-TYPE The image encoding type of Media mail. | 1.3.6.1.4.1.9.9.102.1.2.1.1.7 | CmmImgEncoding | read-only | current |
| cmmIpCallActiveImgResolution OBJECT-TYPE The image resolution of Media mail. | 1.3.6.1.4.1.9.9.102.1.2.1.1.8 | CmmImgResolution | read-only | current |
| cmmIpCallActiveAcceptMimeTypes OBJECT-TYPE The number of accepted MIME types for the Media mail call. | 1.3.6.1.4.1.9.9.102.1.2.1.1.9 | AbsoluteCounter32 | read-only | current |
| cmmIpCallActiveDiscdMimeTypes OBJECT-TYPE The number of discarded MIME types for the Media mail call. | 1.3.6.1.4.1.9.9.102.1.2.1.1.10 | AbsoluteCounter32 | read-only | current |
| cmmIpCallActiveNotification OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.102.1.2.1.1.11 | INTEGER {none(1), mdn(2), dsn(3), dsnMdn(4)} | read-only | current |
| cmmCallHistory OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.102.1.3 | |||
| cmmIpCallHistoryTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.3.1 | not-accessible | current | |
| cmmIpCallHistoryEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.3.1.1 | not-accessible | current | |
| cmmIpCallHistoryConnectionId OBJECT-TYPE The global call identifier for the gateway call. | 1.3.6.1.4.1.9.9.102.1.3.1.1.1 | CvcGUid | read-only | current |
| cmmIpCallHistoryRemoteIPAddress OBJECT-TYPE Remote mail server IP address for the media mail call. | 1.3.6.1.4.1.9.9.102.1.3.1.1.2 | IpAddress | read-only | current |
| cmmIpCallHistorySessionProtocol OBJECT-TYPE The object specifies the session protocol to be used for the media mail call between local and remote mail server via IP network. | 1.3.6.1.4.1.9.9.102.1.3.1.1.3 | INTEGER {smtp(1)} | read-only | current |
| cmmIpCallHistorySessionTarget OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.3.1.1.4 | DisplayString | read-only | current |
| cmmIpCallHistoryMessageId OBJECT-TYPE The global unique message identification of the Media mail. | 1.3.6.1.4.1.9.9.102.1.3.1.1.5 | DisplayString | read-only | current |
| cmmIpCallHistoryAccountId OBJECT-TYPE The Account ID of Media mail. | 1.3.6.1.4.1.9.9.102.1.3.1.1.6 | DisplayString | read-only | current |
| cmmIpCallHistoryImgEncodingType OBJECT-TYPE The image encoding type of Media mail. | 1.3.6.1.4.1.9.9.102.1.3.1.1.7 | CmmImgEncoding | read-only | current |
| cmmIpCallHistoryImgResolution OBJECT-TYPE The image resolution of Media mail. | 1.3.6.1.4.1.9.9.102.1.3.1.1.8 | CmmImgResolution | read-only | current |
| cmmIpCallHistoryAcceptMimeTypes OBJECT-TYPE The number of accepted MIME types for the Media mail call. | 1.3.6.1.4.1.9.9.102.1.3.1.1.9 | AbsoluteCounter32 | read-only | current |
| cmmIpCallHistoryDiscdMimeTypes OBJECT-TYPE The number of discarded MIME types for the Media mail call. | 1.3.6.1.4.1.9.9.102.1.3.1.1.10 | AbsoluteCounter32 | read-only | current |
| cmmIpCallHistoryNotification OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.102.1.3.1.1.11 | INTEGER {none(1), mdn(2), dsn(3), dsnMdn(4)} | read-only | current |
| cmmFaxGeneralCfg OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.102.1.4 | |||
| cmmFaxCfgCalledSubscriberId OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.4.1 | DisplayString (SIZE(0..20)) | read-write | current |
| cmmFaxCfgXmitSubscriberId OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.4.2 | DisplayString (SIZE(0..20)) | read-write | current |
| cmmFaxCfgRightHeadingString OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.4.3 | CmmFaxHeadingString | read-write | current |
| cmmFaxCfgCenterHeadingString OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.4.4 | CmmFaxHeadingString | read-write | current |
| cmmFaxCfgLeftHeadingString OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.4.5 | CmmFaxHeadingString | read-write | current |
| cmmFaxCfgCovergPageControl OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.102.1.4.6 | Bits {coverPageEnable(0), coverPageCtlByEmail(1), coverPageDetailEnable(2)} | read-write | current |
| cmmFaxCfgCovergPageComment OBJECT-TYPE The object contains the comment on the FAX cover page. | 1.3.6.1.4.1.9.9.102.1.4.7 | DisplayString | read-write | current |
| cmmFaxCfgFaxProfile OBJECT-TYPE The profile that applies to TIFF file for facsimile. The default value of this object is profileF. | 1.3.6.1.4.1.9.9.102.1.4.8 | Bits {profileS(0), profileF(1), profileJ(2), profileC(3), profileL(4), profileM(5)} | read-write | current |
| cmmdcMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.102.3 | |||
| cmmdcMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.102.3.1 | |||
| cmmdcMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.102.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| cmmdcMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO MMAIL DIAL CONTROL MIB | 1.3.6.1.4.1.9.9.102.3.1.1 | current |
| cmmdcPeerCfgGroup OBJECT-GROUP A collection of objects providing the Media Mail Dial Control configuration capability. | 1.3.6.1.4.1.9.9.102.3.2.1 | current |
| cmmIpCallGeneralGroup OBJECT-GROUP A collection of objects providing the General Media Mail Call capability. | 1.3.6.1.4.1.9.9.102.3.2.2 | current |
| cmmIpCallImageGroup OBJECT-GROUP A collection of objects providing the Image related Media Mail Call capability. | 1.3.6.1.4.1.9.9.102.3.2.3 | current |
| cmmFaxGroup OBJECT-GROUP A collection of objects providing the general FAX configuration capability. | 1.3.6.1.4.1.9.9.102.3.2.4 | current |