ipDnsServerCfgMode
BINTEC-DNS-MIB ·
.0.20.32.1.3
Object
column
r/w
Enumeration
Specifies whether nameserver-addresses are configured manually or updated automatically (see ipDnsDynamicGlobals) with each IPCP/DHCP-negotiation.
Context
- MIB
- BINTEC-DNS-MIB
- OID
.0.20.32.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipDnsServerCfgEntry
- Table
- ipDnsServerCfgTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manual |
2 | automatic |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipDnsServerCfgIndex Unique index for unambiguous SNMP-addressing. | column | Integer32 | .0.20.32.1.1 |
| ipDnsServerCfgAdminStatus Administrative status of this entry. | column | Enumeration | .0.20.32.1.2 |
| ipDnsServerCfgPriority Relative priority (0 is highest) of this entry. | column | Integer32 | .0.20.32.1.4 |
| ipDnsServerCfgPrimaryAddress IP-address of primary nameserver.
Relevant only for manual entries (0 for automatic ones). | column | RFC1155-SMIIpAddress | .0.20.32.1.5 |
| ipDnsServerCfgSecondaryAddress IP-address of secondary nameserver.
Relevant only for manual entries (0 for automatic ones). | column | RFC1155-SMIIpAddress | .0.20.32.1.6 |
| ipDnsServerCfgIfIndex Index of interface where nameservers are DHCP/IPCP-assigned.
Relevant only for automatic entries (-1 for manual ones). | column | Integer32 | .0.20.32.1.7 |
| ipDnsServerCfgDescription Optional textual description for this nameserver-entry. | column | OctetString | .0.20.32.1.8 |