DLINKSW-DNS-MIB
- Registered at
- 1.3.6.1.4.1.171.14.77
- Last updated
- 2013-08-29 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-05-09 00:00, 2013-08-29 00:00
- Namespace
- dlink
- Source file
DLINKSW-DNS-MIB- Digest
sha256:ed8c42cfc27aaa79b08cb7fd7e1c361e75cf61120ebeb700d5395d1042e7a566
Description
This MIB contains objects to manage the DNS.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB DLINKSW-DNS-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DnsTime TEXTUAL-CONVENTION DnsTime values are 32-bit unsigned integers which measure time in seconds. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dDnsMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.77.0 | |||
| dDnsMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.77.1 | |||
| dDnsGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.77.1.1 | |||
| dDnsResolverEnabled OBJECT-TYPE This object indicates the DNS Resolver state. | 1.3.6.1.4.1.171.14.77.1.1.1 | TruthValue | read-write | current |
| dDnsResolverSourceInterface OBJECT-TYPE This object indicates the interface whose IP address will be used as the source address for sending the DNS query packet. | 1.3.6.1.4.1.171.14.77.1.1.2 | InterfaceIndexOrZero | read-write | current |
| dDnsResolverDomainName OBJECT-TYPE This object indicates default domain name used to qualify an unqualified host name for resolving its IP address. | 1.3.6.1.4.1.171.14.77.1.1.3 | SnmpAdminString | read-write | current |
| dDnsResolverTimeOut OBJECT-TYPE This object indicates the DNS Resolver name server time out. | 1.3.6.1.4.1.171.14.77.1.1.4 | Unsigned32 (1..60) | read-write | current |
| dDnsCacheSrvEnabled OBJECT-TYPE This object indicates if the DNS caching name server function is enabled or disabled. | 1.3.6.1.4.1.171.14.77.1.1.5 | TruthValue | read-write | current |
| dDnsCacheSrvMaxForwarderQueue OBJECT-TYPE This object indicates maximum number of requests which can be kept in the forwarder queue. The value of 0 means no limit.. | 1.3.6.1.4.1.171.14.77.1.1.6 | Unsigned32 (0..1000000) | read-write | current |
| dDnsStaticHostLookupEnabled OBJECT-TYPE This object indicates enable or disable lookup the dynamic cache before ask the name server. | 1.3.6.1.4.1.171.14.77.1.1.7 | TruthValue | read-write | current |
| dDnsDynamicHostLookupEnabled OBJECT-TYPE This object indicates enable or disable lookup the dynamic cache before ask the name server. | 1.3.6.1.4.1.171.14.77.1.1.8 | TruthValue | read-write | current |
| dDnsNameSrv OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.77.1.9 | |||
| dDnsStaticNameSrvTable OBJECT-TYPE This table is a list of DNS static server IP address configuration, which is manually specified. | 1.3.6.1.4.1.171.14.77.1.9.1 | not-accessible | current | |
| dDnsStaticNameSrvEntry OBJECT-TYPE An entry of dDnsStaticSrvIpTable. | 1.3.6.1.4.1.171.14.77.1.9.1.1 | not-accessible | current | |
| dDnsStaticNameSrvIpVrfName OBJECT-TYPE This object indicates the name of the routing forwarding instance. A zero length string indicates the VRF name is not specified. | 1.3.6.1.4.1.171.14.77.1.9.1.1.1 | SnmpAdminString (SIZE(1..32)) | not-accessible | current |
| dDnsStaticNameSrvIpType OBJECT-TYPE This node gives the type of the static DNS server IP address. | 1.3.6.1.4.1.171.14.77.1.9.1.1.2 | InetAddressType | not-accessible | current |
| dDnsStaticNameSrvIpAddr OBJECT-TYPE This node gives the IP address of the DNS server specified by the user. | 1.3.6.1.4.1.171.14.77.1.9.1.1.3 | InetAddress | not-accessible | current |
| dDnsStaticNameSrvIpPriority OBJECT-TYPE This node gives the priority of the DNS server, according to the creation order. The smaller the value is, the higher the priority level is. | 1.3.6.1.4.1.171.14.77.1.9.1.1.4 | Integer32 (1..2147483647) | read-create | current |
| dDnsStaticNameSrvIpRowStatus OBJECT-TYPE This node is used to operate a table entry. | 1.3.6.1.4.1.171.14.77.1.9.1.1.5 | RowStatus | read-create | current |
| dDnsDynamicNameSrvTable OBJECT-TYPE This table is a list of DNS dynamic server IP address configuration, which is dynamically obtained through DHCP. | 1.3.6.1.4.1.171.14.77.1.9.2 | not-accessible | current | |
| dDnsDynamicNameSrvEntry OBJECT-TYPE An entry of dDnsDynamicNameSrvIpTable. | 1.3.6.1.4.1.171.14.77.1.9.2.1 | not-accessible | current | |
| dDnsDynamicNameSrvIpVrfName OBJECT-TYPE This object indicates the name of the routing forwarding instance. A zero length string indicates the VRF name is not specified. | 1.3.6.1.4.1.171.14.77.1.9.2.1.1 | SnmpAdminString (SIZE(1..32)) | not-accessible | current |
| dDnsDynamicNameSrvIpType OBJECT-TYPE This node gives the type of the dynamic DNS server IP address. | 1.3.6.1.4.1.171.14.77.1.9.2.1.2 | InetAddressType | not-accessible | current |
| dDnsDynamicNameSrvIpAddr OBJECT-TYPE This node gives the IP address of the DNS server dynamically obtained through DHCP. | 1.3.6.1.4.1.171.14.77.1.9.2.1.3 | InetAddress (SIZE(1..16)) | not-accessible | current |
| dDnsDynamicNameSrvIpPriority OBJECT-TYPE This node gives the priority of the DNS server, according to the order obtained through DHCP. The smaller the value is, the higher the priority level is. | 1.3.6.1.4.1.171.14.77.1.9.2.1.4 | Integer32 (1..2147483647) | read-only | current |
| dDnsHost OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.77.1.10 | |||
| dDnsStaticHostTable OBJECT-TYPE This table contains DNS resolver static host information. | 1.3.6.1.4.1.171.14.77.1.10.2 | not-accessible | current | |
| dDnsStaticHostEntry OBJECT-TYPE A list of information about DNS resolver static host. | 1.3.6.1.4.1.171.14.77.1.10.2.1 | not-accessible | current | |
| dDnsStaticHostIndex OBJECT-TYPE This object indicates the DNS resolver static host table index. | 1.3.6.1.4.1.171.14.77.1.10.2.1.1 | INTEGER (1..2147483647) | not-accessible | current |
| dDnsStaticHostVrfName OBJECT-TYPE This object indicates the name of the routing forwarding instance. A zero length string indicates the VRF name is not specified. | 1.3.6.1.4.1.171.14.77.1.10.2.1.2 | SnmpAdminString | read-create | current |
| dDnsStaticHostName OBJECT-TYPE This object indicates the DNS resolver static host name. | 1.3.6.1.4.1.171.14.77.1.10.2.1.3 | SnmpAdminString | read-create | current |
| dDnsStaticHostIPType OBJECT-TYPE This object indicates the the DNS resolver static host IP address type. | 1.3.6.1.4.1.171.14.77.1.10.2.1.4 | InetAddressType | read-create | current |
| dDnsStaticHostIPAddr OBJECT-TYPE This object indicates the the DNS resolver static host IP address. Note: current IPv6 doesn't support VRF. | 1.3.6.1.4.1.171.14.77.1.10.2.1.5 | InetAddress (SIZE(1..16)) | read-create | current |
| dDnsStaticHostRowStatus OBJECT-TYPE This object is used to operate a table entry. | 1.3.6.1.4.1.171.14.77.1.10.2.1.7 | RowStatus | read-create | current |
| dDnsDynamicHostTable OBJECT-TYPE This table contains DNS resolver dynamic host information. | 1.3.6.1.4.1.171.14.77.1.10.5 | not-accessible | current | |
| dDnsDynamicHostEntry OBJECT-TYPE A list of information about DNS resolver dynamic host. | 1.3.6.1.4.1.171.14.77.1.10.5.1 | not-accessible | current | |
| dDnsDynamicHostIndex OBJECT-TYPE This object indicates the DNS resolver dynamic host index. | 1.3.6.1.4.1.171.14.77.1.10.5.1.1 | INTEGER (1..2147483647) | not-accessible | current |
| dDnsDynamicHostVrfName OBJECT-TYPE This object indicates the name of the routing forwarding instance. A zero length string indicates the VRF name is not specified. | 1.3.6.1.4.1.171.14.77.1.10.5.1.2 | SnmpAdminString | read-only | current |
| dDnsDynamicHostName OBJECT-TYPE This object indicates the DNS resolver dynamic host name. | 1.3.6.1.4.1.171.14.77.1.10.5.1.3 | SnmpAdminString | read-only | current |
| dDnsDynamicHostTTL OBJECT-TYPE This object indicates the time of the dynamic host remained in caches to live. | 1.3.6.1.4.1.171.14.77.1.10.5.1.4 | DnsTime | read-only | current |
| dDnsDynamicHostIPType OBJECT-TYPE This object indicates the DNS resolver dynamic host IP Address Type. | 1.3.6.1.4.1.171.14.77.1.10.5.1.5 | InetAddressType | read-only | current |
| dDnsDynamicHostIPAddr OBJECT-TYPE This object indicates the DNS resolver dynamic host IP address. Note: current IPv6 doesn't support VRF. | 1.3.6.1.4.1.171.14.77.1.10.5.1.6 | InetAddress | read-only | current |
| dDnsDynamicHostClearCtrl OBJECT-TYPE Description: This object clears all counters, when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned | 1.3.6.1.4.1.171.14.77.1.10.5.1.8 | INTEGER {clear(1), noOp(2)} | read-write | current |
| dDnsMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.77.2 | |||
| dDnsMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.77.2.1 | |||
| dDnsMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.77.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dDnsMIBCompliance MODULE-COMPLIANCE The compliance statement for the DoS Prevention MIB. | 1.3.6.1.4.1.171.14.77.2.1.1 | current |
| dDnsResolverGroup OBJECT-GROUP The collection of objects provides control for resolver. | 1.3.6.1.4.1.171.14.77.2.2.1 | current |
| dDnsCacheSrvGroup OBJECT-GROUP The collection of objects provides control for caching server. | 1.3.6.1.4.1.171.14.77.2.2.2 | current |
| dDnsStaticHostGroup OBJECT-GROUP The collection of objects provides the control for static host group. | 1.3.6.1.4.1.171.14.77.2.2.3 | current |
| dDnsDynamicHostGroup OBJECT-GROUP The collection of objects provides information for dynamic host table. | 1.3.6.1.4.1.171.14.77.2.2.4 | current |
| dDnsStaticNameSrvGroup OBJECT-GROUP The collection of objects provides control for static name server. | 1.3.6.1.4.1.171.14.77.2.2.5 | current |
| dDnsDynamicNameSrvGroup OBJECT-GROUP The collection of objects provides information for dynamic name server. | 1.3.6.1.4.1.171.14.77.2.2.6 | current |