CADANT-CMTS-DNSCLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: CADANT INC.
Home | MIB: CADANT-CMTS-DNSCLIENT-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 |
cadDnsClientMib | 1.3.6.1.4.1.4998.1.1.25.8 |
This MIB module defines objects to help support the Domain Name Server Client (DNS) in the Cadant CMTS. |
||
cadDnsClientObjects | 1.3.6.1.4.1.4998.1.1.25.8.1 | |||
cadDnsClientEnable | 1.3.6.1.4.1.4998.1.1.25.8.1.1 | truthvalue | read-write |
If set to true(1), then DNS client operations should be enabled. Otherwise, DNS client operations are disabled. |
cadDnsClientDefaultDomain | 1.3.6.1.4.1.4998.1.1.25.8.1.2 | displaystring | read-write |
Specifies the default domain name to use for non-FQDN hostname queries. |
cadDnsClientServerTable | 1.3.6.1.4.1.4998.1.1.25.8.2 | no-access | ||
1.3.6.1.4.1.4998.1.1.25.8.2.1 | no-access |
Each entry contains a DNS server address. The table has a maximum size of 6 entries. |
||
cadDnsClientServerIpAddr | 1.3.6.1.4.1.4998.1.1.25.8.2.1.1 | ipaddress | no-access |
The DNS server IP address |
cadDnsClientServerPrefId | 1.3.6.1.4.1.4998.1.1.25.8.2.1.2 | integer32 | read-only |
The preference ID of the DNS server. Lower values denote greater preference. The first row created in the table will be assigned a value of 1. Subsequent rows will be assigned a value 1 greater than the largest cadDnsClientServerPrefId currently in use. When a row is deleted from this table, any other rows that have values of cadDnsClientServerPrefId larger than it will all have their values decreased by 1. This ensures the values of cadDnsClientServerPrefId in use always start at 1 and are of monotonically increasing values, thus providing an unambiguous representation of the preference order of each DNS server. |
cadDnsClientServerRowStatus | 1.3.6.1.4.1.4998.1.1.25.8.2.1.3 | rowstatus | read-only |
MIB row control object |
cadDnsClientDomainNameTable | 1.3.6.1.4.1.4998.1.1.25.8.3 | no-access | ||
1.3.6.1.4.1.4998.1.1.25.8.3.1 | no-access |
Each entry contains a DNS domain name. |
||
cadDnsClientDomainName | 1.3.6.1.4.1.4998.1.1.25.8.3.1.1 | displaystring | no-access |
The DNS domain name |
cadDnsClientDomainNameRowStatus | 1.3.6.1.4.1.4998.1.1.25.8.3.1.2 | rowstatus | read-only |
MIB row control object |