cvDnisMappingEntry
CISCO-VOICE-DNIS-MIB ·
.1.3.6.1.4.1.9.9.219.1.1.1.1
Object
row
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 with or without a file location
specified by cvDnisMappingUrl. The mapping file contains
DNIS name and VXML page per line. For example, a
cvDnisMappingUrl could be tftp://someserver/dnismap.txt.
This file is a text file and the content format is
dnis <dnisname> url <urlname>.
An example of the contents of the file itself can be
dnis 18004251234 url http://www.b.com/p/vwelcome.vxml
dnis 18004253421 url http://www.c.com/j/vxmlintf.vxml
If a mapping file location is specified, then new rows
corresponding to this map name are created and populated
in cvDnisNodeTable from the contents of the file. The
rows corresponding to this map name in cvDnisNodeTable
cannot be created or modified or deleted but can be
read.
If a mapping file location is not specified in
cvDnisMappingUrl, then individual DNIS entries
corresponding to this map name can be created, modified
and deleted in cvDnisNodeTable.
Deleting an entry deletes all the related entries in
cvDnisNodeTable.
Context
- MIB
- CISCO-VOICE-DNIS-MIB
- OID
.1.3.6.1.4.1.9.9.219.1.1.1.1- Type
- row
- Status
- current
- Parent
- cvDnisMappingTable
- Table
- cvDnisMappingTable
- Children
- 5
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cvDnisMappingName The name which uniquely identifies a DNIS mapping. | column | OctetString | .1.3.6.1.4.1.9.9.219.1.1.1.1.1 |
| cvDnisMappingUrl 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 created… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.219.1.1.1.1.2 |
| cvDnisMappingRefresh 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 of the
file to be re… | column | Enumeration | .1.3.6.1.4.1.9.9.219.1.1.1.1.3 |
| cvDnisMappingUrlAccessError 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 an e… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.219.1.1.1.1.4 |
| cvDnisMappingStatus 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 present
the contents of… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.219.1.1.1.1.5 |