cmgwDnsIpRowStatus
CISCO-MEDIA-GATEWAY-MIB ·
.1.3.6.1.4.1.9.9.324.1.1.5.1.5
Object
This object is used to add and delete an entry.
When an entry of the table is created, the value of
this object should be set to 'createAndGo' and the
following objects are mandatory:
cmgwDnsIp
When the user wants to delete the entry, the value of
this object should be set to 'destroy'.
The entry can not be modified if the value of this
object is 'active'.
Context
- MIB
- CISCO-MEDIA-GATEWAY-MIB
- OID
.1.3.6.1.4.1.9.9.324.1.1.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cMediaGwDnsIpConfigEntry
- Table
- cMediaGwDnsIpConfigTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmgwDnsIpIndex An index that uniquely identifies an IP address of DNS
name server. | column | Integer32 | .1.3.6.1.4.1.9.9.324.1.1.5.1.1 |
| cmgwDnsDomainName The domain name of DNS name server.
The value of this object reflects the value of
cmgwConfigDomainName from the entry with a value of
'dnsServer(2)' for object c… | column | OctetString | .1.3.6.1.4.1.9.9.324.1.1.5.1.2 |
| cmgwDnsIpType DNS name server IP address type. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.324.1.1.5.1.3 |
| cmgwDnsIp The IP address of DNS name server.
The IP address of DNS name server must be unique
in this table. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.324.1.1.5.1.4 |