RADLAN-DNSCL-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: RADLAN-DNSCL-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 |
rlDnsClMibVersion | 1.3.6.1.4.1.89.93.1 | integer | read-only |
MIB's version, the current version is 1. |
rlDnsClEnable | 1.3.6.1.4.1.89.93.2 | integer | read-write |
Enable or Disable the use of the DNS client feature. Enumeration: 'enable': 1, 'disable': 2. |
rlDnsClDomainNameTable | 1.3.6.1.4.1.89.93.3 | no-access |
The domain names table. |
|
1.3.6.1.4.1.89.93.3.1 | no-access |
The row definition for this table. |
||
rlDnsClDomainNameName | 1.3.6.1.4.1.89.93.3.1.1 | dnsname | read-write |
The domain name for this ifIndex. |
rlDnsClDomainNameOwner | 1.3.6.1.4.1.89.93.3.1.2 | integer | read-write |
The Domain Name owner. Static if Domain Name defined by user, dhcp if received by boot protocol like DHCP. Enumeration: 'dhcp': 2, 'static': 1. |
rlDnsClDomainNameRowStatus | 1.3.6.1.4.1.89.93.3.1.3 | rowstatus | read-write |
The row status variable, used according to row installation and removal conventions. |
rlDnsClMaxNumOfRetransmissions | 1.3.6.1.4.1.89.93.4 | integer | read-write |
The maximum number of retransmissions for each query. |
rlDnsClMinRetransmissionInterval | 1.3.6.1.4.1.89.93.5 | integer | read-write |
The minimum number of seconds that must elapsed before retransmission for each query. |
rlDnsClNamesTable | 1.3.6.1.4.1.89.93.6 | no-access |
The Names table. |
|
1.3.6.1.4.1.89.93.6.1 | no-access |
The row definition for this table. |
||
rlDnsClNamesName | 1.3.6.1.4.1.89.93.6.1.1 | dnsname | read-only |
The host name. |
rlDnsClNamesOwner | 1.3.6.1.4.1.89.93.6.1.2 | integer | read-write |
The Host Name Entry owner. Static if Host Name Entry defined by user, dhcp if received by boot protocol like DHCP. Enumeration: 'dhcp': 2, 'static': 1. |
rlDnsClNamesIndex | 1.3.6.1.4.1.89.93.6.1.3 | integer32 | no-access |
A value which makes entries in the table unique when the other index values (rlDnsClNamesName) do not provide a unique index. |
rlDnsClNamesAddr | 1.3.6.1.4.1.89.93.6.1.4 | ipaddress | read-write |
The host IP address |
rlDnsClNamesRowStatus | 1.3.6.1.4.1.89.93.6.1.5 | rowstatus | read-write |
The row status variable, used according to row installation and removal conventions. |
dnsResConfigSbeltExtTable | 1.3.6.1.4.1.89.93.7 | no-access |
Augmenting dnsResConfigSbeltTable (dns resolver safety belt table) for added info |
|
1.3.6.1.4.1.89.93.7.1 | no-access |
A row of the table dnsResConfigSbeltTable Extended by this definition. |
||
dnsResConfigSbeltOwner | 1.3.6.1.4.1.89.93.7.1.1 | integer | read-write |
The DNS server Entry owner. Static if DNS server Entry defined by user, dhcp if received by boot protocol like DHCP. Enumeration: 'dhcp': 2, 'static': 1. |