MIBs Depot

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

FromSymbols
DLINK-ID-REC-MIBdlinkIndustrialCommon
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
DnsTime
TEXTUAL-CONVENTION
DnsTime values are 32-bit unsigned integers which measure time in seconds.
current

Objects

NameOIDSyntaxAccessStatus
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.1TruthValueread-writecurrent
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.2InterfaceIndexOrZeroread-writecurrent
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.3SnmpAdminStringread-writecurrent
dDnsResolverTimeOut
OBJECT-TYPE
This object indicates the DNS Resolver name server time out.
1.3.6.1.4.1.171.14.77.1.1.4Unsigned32 (1..60)read-writecurrent
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.5TruthValueread-writecurrent
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.6Unsigned32 (0..1000000)read-writecurrent
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.7TruthValueread-writecurrent
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.8TruthValueread-writecurrent
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.1not-accessiblecurrent
dDnsStaticNameSrvEntry
OBJECT-TYPE
An entry of dDnsStaticSrvIpTable.
1.3.6.1.4.1.171.14.77.1.9.1.1not-accessiblecurrent
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.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
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.2InetAddressTypenot-accessiblecurrent
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.3InetAddressnot-accessiblecurrent
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.4Integer32 (1..2147483647)read-createcurrent
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.5RowStatusread-createcurrent
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.2not-accessiblecurrent
dDnsDynamicNameSrvEntry
OBJECT-TYPE
An entry of dDnsDynamicNameSrvIpTable.
1.3.6.1.4.1.171.14.77.1.9.2.1not-accessiblecurrent
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.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
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.2InetAddressTypenot-accessiblecurrent
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.3InetAddress (SIZE(1..16))not-accessiblecurrent
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.4Integer32 (1..2147483647)read-onlycurrent
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.2not-accessiblecurrent
dDnsStaticHostEntry
OBJECT-TYPE
A list of information about DNS resolver static host.
1.3.6.1.4.1.171.14.77.1.10.2.1not-accessiblecurrent
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.1INTEGER (1..2147483647)not-accessiblecurrent
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.2SnmpAdminStringread-createcurrent
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.3SnmpAdminStringread-createcurrent
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.4InetAddressTyperead-createcurrent
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.5InetAddress (SIZE(1..16))read-createcurrent
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.7RowStatusread-createcurrent
dDnsDynamicHostTable
OBJECT-TYPE
This table contains DNS resolver dynamic host information.
1.3.6.1.4.1.171.14.77.1.10.5not-accessiblecurrent
dDnsDynamicHostEntry
OBJECT-TYPE
A list of information about DNS resolver dynamic host.
1.3.6.1.4.1.171.14.77.1.10.5.1not-accessiblecurrent
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.1INTEGER (1..2147483647)not-accessiblecurrent
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.2SnmpAdminStringread-onlycurrent
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.3SnmpAdminStringread-onlycurrent
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.4DnsTimeread-onlycurrent
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.5InetAddressTyperead-onlycurrent
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.6InetAddressread-onlycurrent
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.8INTEGER {clear(1), noOp(2)}read-writecurrent
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

NameOIDStatus
dDnsMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the DoS Prevention MIB.
1.3.6.1.4.1.171.14.77.2.1.1current
dDnsResolverGroup
OBJECT-GROUP
The collection of objects provides control for resolver.
1.3.6.1.4.1.171.14.77.2.2.1current
dDnsCacheSrvGroup
OBJECT-GROUP
The collection of objects provides control for caching server.
1.3.6.1.4.1.171.14.77.2.2.2current
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.3current
dDnsDynamicHostGroup
OBJECT-GROUP
The collection of objects provides information for dynamic host table.
1.3.6.1.4.1.171.14.77.2.2.4current
dDnsStaticNameSrvGroup
OBJECT-GROUP
The collection of objects provides control for static name server.
1.3.6.1.4.1.171.14.77.2.2.5current
dDnsDynamicNameSrvGroup
OBJECT-GROUP
The collection of objects provides information for dynamic name server.
1.3.6.1.4.1.171.14.77.2.2.6current