cdcDNSServerNextAvailIndex
CISCO-DNS-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.436.1.1.3
Object
scalar
Unsigned32
This object contains the next available value for
the object 'cdcDNSServerIndex'. If all values are
exhausted, then this object will contain a 0 value.
A management application should read this object,
get the (non-zero) value and use same for
creating an entry in the 'cdcDNSServerTable'.
If two network management applications read this
object at the same time and try to create an entry
in the 'cdcDNSServerTable', only one of them will
succeed. The network management application which
failed, will need to re-read this object and try
the SET again.
Context
- MIB
- CISCO-DNS-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.436.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cdcConfigGroup
- Siblings
- 5
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdcDNSConfigEnable This object indicates whether the DNS
configuration is enabled or disabled in the local
system. | scalar | Enumeration | .1.3.6.1.4.1.9.9.436.1.1.1 |
| cdcNoOfDNSServerConfig This object represents the current number of entries
in the 'cdcDNSServerTable'. Indicates the number of
DNS Server entries that are configured in the system. | scalar | Unsigned32 | .1.3.6.1.4.1.9.9.436.1.1.2 |
| cdcDNSServerTable This table contains information about the Domain Name
System (DNS) Server configurations in the system.
When the DNS configuration is disabled in the system,
i.e., 'cdcDNSConfi… | table | - | .1.3.6.1.4.1.9.9.436.1.1.4 |
| cdcDefaultDNSDomainName This object represents the Default DNS domain name
of the system. When this object is set to a
non empty string value, the domain name part of the
fully qualified name represen… | scalar | OctetString | .1.3.6.1.4.1.9.9.436.1.1.5 |
| cdcDNSDomainNameTable This table contains the list of DNS Domain Names
defined for the system. Each domain name to be
tried in turn, for the domain name configuration
of the system. | table | - | .1.3.6.1.4.1.9.9.436.1.1.6 |