mgcResolutionRowStatus
CISCO-WAN-MG-MIB ·
.1.3.6.1.4.1.351.150.10.1.5.1.1.6
Object
Controls the creation and deletion of a table entry.
An entry may be created using the 'createAndGo' option.
mgcResolutionIndex, mgcResolutionName,
mgcResolutionIpAddress, and mgcResolutionPreference
should be provided when creating an entry.
mgcResolutionIndex can be 1 - 88. Entries with
index 89 - 176 will be implicitly added when VDNS
resolves IP addresses of domain servers. Usually maximum 8
IP addresses can be added to one mgcName.
For external DNS server only 3 IP addresses with the highest
will be used.
Before creating an entry in this table one entry should
already been created in mgDomainNameTable with the same
name as mgcResolutionName.
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'. Only mgcResolutionIndex should be provided
to delete an entry. The last IP within 1 - 88 should
not be deleted if the mgcResolutionName is still configured
for MGC, tftp server, external DNS server, PRI backhaul
session group or announcement server and there is no
external resolved IP (entry 89 - 176) for this domain name.
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.5.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mgcResolutionEntry
- Table
- mgcResolutionTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mgcResolutionIndex Serves as index to this table.
The table will be divided into two, index 1 to 88 will
be used by the user and index 89 to 176 will be used
by the VDNS to fill in th… | column | Integer32 | .1.3.6.1.4.1.351.150.10.1.5.1.1.1 |
| mgcResolutionName Denotes the name of the entity (MGC and/or NE) whose
address is to be resolved. Once the row has become
active, this value may not be changed. | column | OctetString | .1.3.6.1.4.1.351.150.10.1.5.1.1.2 |
| mgcResolutionIpAddress Denotes the IP address of the entity. Once the row has
become active, this value may not be changed. To change
the IP address, an entry will have to be removed and a
new entry w… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.351.150.10.1.5.1.1.3 |
| mgcResolutionCommState Indicates whether the address is the one currently
applied for communications with the system of that
name.
'csActive' - name resolves to that IP address
'csInactive' - IP addre… | column | Enumeration | .1.3.6.1.4.1.351.150.10.1.5.1.1.4 |
| mgcResolutionPreference This object can be used by the MG in the selection
of an IP address if multiple IP addresses are
available for the same name.
This object cannot be modified after… | column | Integer32 | .1.3.6.1.4.1.351.150.10.1.5.1.1.5 |
| mgcDnsResolutionFlag All entries statically configured by the customer
(i.e. all entries in the top half of the table)
will have the flag set to 'internal'. All IP
addresses obtained due to externa… | column | Enumeration | .1.3.6.1.4.1.351.150.10.1.5.1.1.7 |