DLINKSW-DNS-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-DNS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
dlinkSwDnsMIB | 1.3.6.1.4.1.171.14.77 |
This MIB contains objects to manage the DNS. |
||
dDnsMIBNotifications | 1.3.6.1.4.1.171.14.77.0 | |||
dDnsMIBObjects | 1.3.6.1.4.1.171.14.77.1 | |||
dDnsGlobal | 1.3.6.1.4.1.171.14.77.1.1 | |||
dDnsResolverEnabled | 1.3.6.1.4.1.171.14.77.1.1.1 | truthvalue | read-write |
This object indicates the DNS Resolver state. |
dDnsResolverSourceInterface | 1.3.6.1.4.1.171.14.77.1.1.2 | interfaceindexorzero | read-write |
This object indicates the interface whose IP address will be used as the source address for sending the DNS query packet. |
dDnsResolverDomainName | 1.3.6.1.4.1.171.14.77.1.1.3 | snmpadminstring | read-write |
This object indicates default domain name used to qualify an unqualified host name for resolving its IP address. |
dDnsResolverTimeOut | 1.3.6.1.4.1.171.14.77.1.1.4 | unsigned32 | read-write |
This object indicates the DNS Resolver name server time out. |
dDnsCacheSrvEnabled | 1.3.6.1.4.1.171.14.77.1.1.5 | truthvalue | read-write |
This object indicates if the DNS caching name server function is enabled or disabled. |
dDnsCacheSrvMaxForwarderQueue | 1.3.6.1.4.1.171.14.77.1.1.6 | unsigned32 | read-write |
This object indicates maximum number of requests which can be kept in the forwarder queue. The value of 0 means no limit.. |
dDnsStaticHostLookupEnabled | 1.3.6.1.4.1.171.14.77.1.1.7 | truthvalue | read-write |
This object indicates enable or disable lookup the dynamic cache before ask the name server. |
dDnsDynamicHostLookupEnabled | 1.3.6.1.4.1.171.14.77.1.1.8 | truthvalue | read-write |
This object indicates enable or disable lookup the dynamic cache before ask the name server. |
dDnsNameSrv | 1.3.6.1.4.1.171.14.77.1.9 | |||
dDnsStaticNameSrvTable | 1.3.6.1.4.1.171.14.77.1.9.1 | no-access |
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.1 | no-access |
An entry of dDnsStaticSrvIpTable. |
||
dDnsStaticNameSrvIpVrfName | 1.3.6.1.4.1.171.14.77.1.9.1.1.1 | snmpadminstring | no-access |
This object indicates the name of the routing forwarding instance. A zero length string indicates the VRF name is not specified. |
dDnsStaticNameSrvIpType | 1.3.6.1.4.1.171.14.77.1.9.1.1.2 | inetaddresstype | no-access |
This node gives the type of the static DNS server IP address. |
dDnsStaticNameSrvIpAddr | 1.3.6.1.4.1.171.14.77.1.9.1.1.3 | inetaddress | no-access |
This node gives the IP address of the DNS server specified by the user. |
dDnsStaticNameSrvIpPriority | 1.3.6.1.4.1.171.14.77.1.9.1.1.4 | integer32 | read-only |
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. |
dDnsStaticNameSrvIpRowStatus | 1.3.6.1.4.1.171.14.77.1.9.1.1.5 | rowstatus | read-only |
This node is used to operate a table entry. |
dDnsDynamicNameSrvTable | 1.3.6.1.4.1.171.14.77.1.9.2 | no-access |
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.1 | no-access |
An entry of dDnsDynamicNameSrvIpTable. |
||
dDnsDynamicNameSrvIpVrfName | 1.3.6.1.4.1.171.14.77.1.9.2.1.1 | snmpadminstring | no-access |
This object indicates the name of the routing forwarding instance. A zero length string indicates the VRF name is not specified. |
dDnsDynamicNameSrvIpType | 1.3.6.1.4.1.171.14.77.1.9.2.1.2 | inetaddresstype | no-access |
This node gives the type of the dynamic DNS server IP address. |
dDnsDynamicNameSrvIpAddr | 1.3.6.1.4.1.171.14.77.1.9.2.1.3 | inetaddress | no-access |
This node gives the IP address of the DNS server dynamically obtained through DHCP. |
dDnsDynamicNameSrvIpPriority | 1.3.6.1.4.1.171.14.77.1.9.2.1.4 | integer32 | read-only |
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. |
dDnsHost | 1.3.6.1.4.1.171.14.77.1.10 | |||
dDnsStaticHostTable | 1.3.6.1.4.1.171.14.77.1.10.2 | no-access |
This table contains DNS resolver static host information. |
|
1.3.6.1.4.1.171.14.77.1.10.2.1 | no-access |
A list of information about DNS resolver static host. |
||
dDnsStaticHostIndex | 1.3.6.1.4.1.171.14.77.1.10.2.1.1 | integer | no-access |
This object indicates the DNS resolver static host table index. |
dDnsStaticHostVrfName | 1.3.6.1.4.1.171.14.77.1.10.2.1.2 | snmpadminstring | read-only |
This object indicates the name of the routing forwarding instance. A zero length string indicates the VRF name is not specified. |
dDnsStaticHostName | 1.3.6.1.4.1.171.14.77.1.10.2.1.3 | snmpadminstring | read-only |
This object indicates the DNS resolver static host name. |
dDnsStaticHostIPType | 1.3.6.1.4.1.171.14.77.1.10.2.1.4 | inetaddresstype | read-only |
This object indicates the the DNS resolver static host IP address type. |
dDnsStaticHostIPAddr | 1.3.6.1.4.1.171.14.77.1.10.2.1.5 | inetaddress | read-only |
This object indicates the the DNS resolver static host IP address. Note: current IPv6 doesn't support VRF. |
dDnsStaticHostRowStatus | 1.3.6.1.4.1.171.14.77.1.10.2.1.7 | rowstatus | read-only |
This object is used to operate a table entry. |
dDnsDynamicHostTable | 1.3.6.1.4.1.171.14.77.1.10.5 | no-access |
This table contains DNS resolver dynamic host information. |
|
1.3.6.1.4.1.171.14.77.1.10.5.1 | no-access |
A list of information about DNS resolver dynamic host. |
||
dDnsDynamicHostIndex | 1.3.6.1.4.1.171.14.77.1.10.5.1.1 | integer | no-access |
This object indicates the DNS resolver dynamic host index. |
dDnsDynamicHostVrfName | 1.3.6.1.4.1.171.14.77.1.10.5.1.2 | snmpadminstring | read-only |
This object indicates the name of the routing forwarding instance. A zero length string indicates the VRF name is not specified. |
dDnsDynamicHostName | 1.3.6.1.4.1.171.14.77.1.10.5.1.3 | snmpadminstring | read-only |
This object indicates the DNS resolver dynamic host name. |
dDnsDynamicHostTTL | 1.3.6.1.4.1.171.14.77.1.10.5.1.4 | dnstime | read-only |
This object indicates the time of the dynamic host remained in caches to live. |
dDnsDynamicHostIPType | 1.3.6.1.4.1.171.14.77.1.10.5.1.5 | inetaddresstype | read-only |
This object indicates the DNS resolver dynamic host IP Address Type. |
dDnsDynamicHostIPAddr | 1.3.6.1.4.1.171.14.77.1.10.5.1.6 | inetaddress | read-only |
This object indicates the DNS resolver dynamic host IP address. Note: current IPv6 doesn't support VRF. |
dDnsDynamicHostClearCtrl | 1.3.6.1.4.1.171.14.77.1.10.5.1.8 | integer | read-write |
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 Enumeration: 'clear': 1, 'noOp': 2. |
dDnsMIBConformance | 1.3.6.1.4.1.171.14.77.2 | |||
dDnsMIBCompliances | 1.3.6.1.4.1.171.14.77.2.1 | |||
dDnsMIBCompliance | 1.3.6.1.4.1.171.14.77.2.1.1 |
The compliance statement for the DoS Prevention MIB. |
||
dDnsMIBGroups | 1.3.6.1.4.1.171.14.77.2.2 | |||
dDnsResolverGroup | 1.3.6.1.4.1.171.14.77.2.2.1 |
The collection of objects provides control for resolver. |
||
dDnsCacheSrvGroup | 1.3.6.1.4.1.171.14.77.2.2.2 |
The collection of objects provides control for caching server. |
||
dDnsStaticHostGroup | 1.3.6.1.4.1.171.14.77.2.2.3 |
The collection of objects provides the control for static host group. |
||
dDnsDynamicHostGroup | 1.3.6.1.4.1.171.14.77.2.2.4 |
The collection of objects provides information for dynamic host table. |
||
dDnsStaticNameSrvGroup | 1.3.6.1.4.1.171.14.77.2.2.5 |
The collection of objects provides control for static name server. |
||
dDnsDynamicNameSrvGroup | 1.3.6.1.4.1.171.14.77.2.2.6 |
The collection of objects provides information for dynamic name server. |