CISCO-VOICE-DNIS-MIB
27 objects
The MIB module provides management support for Dialer Number Information Service (DNIS) mapping. A DNIS entry is associated with a Voice XML (VXML) page to provide audio play back features. Multiple DNIS entries can be grouped together to form a DNIS mapping with a unique map name. *** ABBREVIATIONS, ACRONYMS, AND SYMBOLS *** DNIS - Dialer Number Information Service XML - Extensible Markup Language VXML - Voice XML URL - Uniform Resource Locator
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.219 | IdentityciscoVoiceDnisMIB | The MIB module provides management support for Dialer Number Information Service (DNIS) mapping. A DNIS entry is associated with a Voice XML (VXML) page to pro… | ||
| 1.3.6.1.4.1.9.9.219.1 | NodecvDnisMIBObjects | |||
| 1.3.6.1.4.1.9.9.219.1.1 | NodecvDnisMap | |||
| 1.3.6.1.4.1.9.9.219.1.1.1 | TablecvDnisMappingTable | not-accessible | current | The table contains the map name and a url specifying a file name. The file contains DNIS entries that belong to the DNIS mapping. |
| 1.3.6.1.4.1.9.9.219.1.1.1.1 | RowcvDnisMappingEntry | not-accessible | current | Information about a single DNIS mapping. There is a unique DNIS map name. New DNIS mapping can be created using cvDnisMappingStatus. The entry can be created w… |
| 1.3.6.1.4.1.9.9.219.1.1.1.1.1 | ColumncvDnisMappingName | not-accessible | current | The name which uniquely identifies a DNIS mapping. |
| 1.3.6.1.4.1.9.9.219.1.1.1.1.2 | ColumncvDnisMappingUrl | read-create | current | The url specifies a file location. The file contains individual DNIS entries that belong to the DNIS map name specified by cvDnisMappingName. Once a url is cre… |
| 1.3.6.1.4.1.9.9.219.1.1.1.1.3 | ColumncvDnisMappingRefresh | read-create | current | Whenever there is a need to re-read the contents of the file specified by cvDnisMappingUrl, this object can be set to refresh(2). This will cause the contents … |
| 1.3.6.1.4.1.9.9.219.1.1.1.1.4 | ColumncvDnisMappingUrlAccessError | read-only | current | ASCII text describing the error on last access of the url specified in cvDnisMappingUrl. If the url access does not succeed, then this object is populated with… |
| 1.3.6.1.4.1.9.9.219.1.1.1.1.5 | ColumncvDnisMappingStatus | read-create | current | This object is used to create a new row or modify or delete an existing row in this table. When making the status active(1), if a valid cvDnisMappingUrl is pre… |
| 1.3.6.1.4.1.9.9.219.1.1.2 | TablecvDnisNodeTable | not-accessible | current | The table contains a DNIS name and a url. The url is a pointer to a VXML page for the DNIS name. |
| 1.3.6.1.4.1.9.9.219.1.1.2.1 | RowcvDnisNodeEntry | not-accessible | current | Each entry is a DNIS name and the location of the associated VXML page. New DNIS entries can be created or the existing entries can be modified or deleted only… |
| 1.3.6.1.4.1.9.9.219.1.1.2.1.1 | ColumncvDnisNumber | not-accessible | current | The individual DNIS name. It is unique within a DNIS mapping. |
| 1.3.6.1.4.1.9.9.219.1.1.2.1.2 | ColumncvDnisNodeUrl | read-create | current | The url specifies a VXML page. This page contains voice XML links to play audio data. This url which is a VXML page is not read immediately when the row is mad… |
| 1.3.6.1.4.1.9.9.219.1.1.2.1.3 | ColumncvDnisNodeModifiable | read-only | current | This object specifies whether the object in a particular row is modifiable. The object is set to true(1) if the corresponding map name (defined in cvDnisMappin… |
| 1.3.6.1.4.1.9.9.219.1.1.2.1.4 | ColumncvDnisNodeStatus | read-create | current | This object is used to create a new row or modify or delete an existing row in this table. The objects in a row can be modified or deleted while the row status… |
| 1.3.6.1.4.1.9.9.219.2 | NodecvDnisMIBNotificationPrefix | |||
| 1.3.6.1.4.1.9.9.219.2.0 | NodecvDnisMIBNotifications | |||
| 1.3.6.1.4.1.9.9.219.2.0.1 | NotificationcvDnisMappingUrlInaccessible | current | Inaccessible DNIS mapping url notification. A cvDnisMappingUrlInaccessible notification is sent if the specified url is not accessible. | |
| 1.3.6.1.4.1.9.9.219.3 | NodecvDnisMIBConformance | |||
| 1.3.6.1.4.1.9.9.219.3.1 | NodecvDnisMIBCompliances | |||
| 1.3.6.1.4.1.9.9.219.3.1.1 | CompliancecvDnisMIBCompliance | current | The compliance statement for entities which implement the CISCO VOICE DNIS MIB | |
| 1.3.6.1.4.1.9.9.219.3.2 | NodecvDnisMIBGroups | |||
| 1.3.6.1.4.1.9.9.219.3.2.1 | GroupcvDnisGroup | current | A collection of objects provides a relation between a DNIS map name and the DNIS entries belonging to that map name. | |
| 1.3.6.1.4.1.9.9.219.3.2.2 | GroupcvDnisNotificationGroup | current | The notifications for CISCO-VOICE-DNIS-MIB. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CvE164String | OCTET STRING (SIZE (1..32)) | current | A UTF-8 string limited to the character set defined for E.164, '0123456789*#,<quote>'. Note that <quote> represents the double quote which cannot be contained in a SMI description clause. |
| DnisMapname | OCTET STRING (SIZE (0..32)) | current | An identification for a DNIS map name or a DNIS name. A DNIS map name correspods to a group of individual DNIS names. The DNIS map names are unique in the system, and within each map name, individual DNIS names are uniq… |