EdgeSwitch-DNS-RESOLVER-CONTROL-MIB: View SNMP OID List / Download MIB
VENDOR: BROADCOM LIMITED
Home | MIB: EdgeSwitch-DNS-RESOLVER-CONTROL-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 |
fastPathDnsResControlMIB | 1.3.6.1.4.1.4413.1.1.37 |
This MIB module defines a portion of the SNMP MIB under the Broadcom Inc enterprise OID pertaining to DNS Client control configuration |
||
fastPathDnsResCtlMIBObjects | 1.3.6.1.4.1.4413.1.1.37.1 | |||
agentResCtlglobal | 1.3.6.1.4.1.4413.1.1.37.1.1 | |||
agentResCtlAdminMode | 1.3.6.1.4.1.4413.1.1.37.1.1.1 | truthvalue | read-write |
The dns client administrative modes supported by the device. The dns client services can be turned on or off. |
agentResCtlDefDomainName | 1.3.6.1.4.1.4413.1.1.37.1.1.2 | octet string | read-write |
The default domain name for unqualified hostnames. |
agentResCtlCacheFlushStatus | 1.3.6.1.4.1.4413.1.1.37.1.1.3 | integer | read-write |
The cache Flush status. If set to enable all dynamic cache entries would be removed. Enumeration: 'dnsCacheFlushEnable': 1, 'dnsCacheFlushDisable': 2. |
agentResCtlRequestTimeout | 1.3.6.1.4.1.4413.1.1.37.1.1.4 | integer | read-write |
The timeout before retransmitting a request to the server. The timeout value is configured and displayed in seconds. |
agentResCtlRequestRetransmits | 1.3.6.1.4.1.4413.1.1.37.1.1.5 | integer | read-write |
The number of times the request is retransmitted. The request is retransmitted provided the maximum timeout value allows this many number of retransmits. |
agentResCtlDomainListTable | 1.3.6.1.4.1.4413.1.1.37.1.1.6 | no-access |
A table for default domain list. |
|
1.3.6.1.4.1.4413.1.1.37.1.1.6.1 | no-access |
An entry in the DNS domain name list. Rows may be created or deleted at any time by the DNS Resolver and by SNMP SET requests. |
||
agentResCtlDomainListName | 1.3.6.1.4.1.4413.1.1.37.1.1.6.1.1 | displaystring | read-only |
The dns domain list entry identified by this row of the table. |
agentResCtlDomainListNameStatus | 1.3.6.1.4.1.4413.1.1.37.1.1.6.1.2 | rowstatus | read-only |
Status of the DNS domain list Entry Table Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry |
agentResCtlSourceInterface | 1.3.6.1.4.1.4413.1.1.37.1.1.7 | interfaceindexorzero | read-write |
A source-interface selection on an Interface Index (like vlan based routing interface, port based routing interface, loopback interface, tunnel interface). A non-zero value indicates ifIndex for the corresponding interface entry in the ifTable is selected. A zero value indicates the source-interface un-selection. |
agentResCtlServConfig | 1.3.6.1.4.1.4413.1.1.37.1.2 | |||
agentResCtlServConfigTable | 1.3.6.1.4.1.4413.1.1.37.1.2.1 | no-access |
Table of DNS servers list |
|
1.3.6.1.4.1.4413.1.1.37.1.2.1.1 | no-access |
An entry in the DNS Servers list. Rows may be created or deleted at any time by the DNS Resolver and by SNMP SET requests. |
||
agentResCtlDnsNameServerIPType | 1.3.6.1.4.1.4413.1.1.37.1.2.1.1.1 | inetaddresstype | no-access |
The Type of IP address of the dns server identified by this row of the table. Can be either ipv4(1), or ipv6(2). |
agentResCtlDnsNameServerIP | 1.3.6.1.4.1.4413.1.1.37.1.2.1.1.2 | inetaddress | no-access |
The IP address of the dns server identified by this row of the table. |
agentResCtlDnsNameServerStatus | 1.3.6.1.4.1.4413.1.1.37.1.2.1.1.3 | rowstatus | read-only |
Status of the DNS Server Address Table Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry |
agentResCtlStaticServConfig | 1.3.6.1.4.1.4413.1.1.37.1.3 | |||
agentResCtlStaticServConfigTable | 1.3.6.1.4.1.4413.1.1.37.1.3.1 | no-access |
Static table of DNS hostname to IP address table |
|
1.3.6.1.4.1.4413.1.1.37.1.3.1.1 | no-access |
An entry in the static DNS hostname IP address list. Rows may be created or deleted at any time by the DNS Resolver and by SNMP SET requests. |
||
agentResCtlStaticHostName | 1.3.6.1.4.1.4413.1.1.37.1.3.1.1.1 | octet string | no-access |
The static hostname to be stored in the name server table. |
agentResCtlStaticIPAddress | 1.3.6.1.4.1.4413.1.1.37.1.3.1.1.2 | ipaddress | no-access |
The IP address of the dns server for the static hostname. |
agentResCtlStaticNameServerStatus | 1.3.6.1.4.1.4413.1.1.37.1.3.1.1.3 | rowstatus | read-only |
Status of the Static Host Name - IP Address Table Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry |