mgDomainNameRowStatus
CISCO-WAN-MG-MIB ·
.1.3.6.1.4.1.351.150.10.1.6.1.1.4
Object
Controls the creation and deletion and of a table entry.
An entry may be created using the 'createAndGo' option.
User can only set mgDnsResolutionType to 'internalOnly'.
The request to set an entry with mgDnsResolutionType of
'externalOnly', 'internalFirst' or 'externalFirst' would
be rejected if the external DNS server is 'NULL'.
When the row is successfully created, the RowStatus would
be set to 'active' by the agent.
An entry may be deleted by setting the RowStatus to
'destroy'. The deletion of an entry will be rejected
if there is still reference to this domain name.
For example, it cannot be deleted if it is configured as
MGC, tftp server, external DNS server or announcement server.
Also user added IPs should already been deleted. After delete
the domain name externally resolved IPs are purged implicitly.
The request to change from 'internalOnly' to other types
will be rejected if external DNS server is 'NULL'.
Other options such as `createAndWait', 'notInService',
'notReady' will not be used.
Context
- MIB
- CISCO-WAN-MG-MIB
- OID
.1.3.6.1.4.1.351.150.10.1.6.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mgDomainNameEntry
- Table
- mgDomainNameTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mgDomainNameIndex This object serves as index to this table. | column | Integer32 | .1.3.6.1.4.1.351.150.10.1.6.1.1.1 |
| mgDomainName This object denotes the domain name of MGCs,
tftp server, external DNS server or announcement
server. Once the row has become active, this value may
not be changed. | column | OctetString | .1.3.6.1.4.1.351.150.10.1.6.1.1.2 |
| mgDnsResolutionType This object determines the kind of DNS resolution to
be applied for a particular domain name.
'internalOnly' means that the gateway will not try to
resolve the IP… | column | Enumeration | .1.3.6.1.4.1.351.150.10.1.6.1.1.3 |