CADANT-CMTS-DNSCLIENT-MIB
AI MIB Summary
The CADANT-CMTS-DNSCLIENT-MIB monitors Domain Name System client operations on Cadant Cable Modem Termination Systems, exposing metrics for DNS query resolution status, server reachability, and transaction counters to facilitate troubleshooting of name resolution failures within the CMTS infrastructure.
This MIB module defines objects to help support the Domain Name Server Client (DNS) in the Cadant CMTS.
Main OID:
cadDnsClientMib.1.3.6.1.4.1.4998.1.1.25.8
13
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
cadDnsClientMibThis MIB module defines objects to help support the Domain Name Server Client (DNS) in the Cadant CMTS. MODULE-IDENTITY .1.3.6.1.4.1.4998.1.1.25.8 |
cadDnsClientObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4998.1.1.25.8.1 |
cadDnsClientEnableIf set to true(1), then DNS client operations should be enabled. Otherwise, DNS client operations are disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4998.1.1.25.8.1.1 |
cadDnsClientDefaultDomainSpecifies the default domain name to use for non-FQDN hostname queries.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4998.1.1.25.8.1.2 |
cadDnsClientServerTable SEQUENCE OF CadDnsClientServerEntry .1.3.6.1.4.1.4998.1.1.25.8.2 |
cadDnsClientServerEntryEach entry contains a DNS server address. The table has a maximum size of 6 entries. CadDnsClientServerEntry .1.3.6.1.4.1.4998.1.1.25.8.2.1 |
cadDnsClientServerIpAddrThe DNS server IP address IpAddress .1.3.6.1.4.1.4998.1.1.25.8.2.1.1 |
cadDnsClientServerPrefIdThe 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.ro Integer32 .1.3.6.1.4.1.4998.1.1.25.8.2.1.2 |
cadDnsClientServerRowStatusMIB row control objectrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4998.1.1.25.8.2.1.3 |
cadDnsClientDomainNameTable SEQUENCE OF CadDnsClientDomainNameEntry .1.3.6.1.4.1.4998.1.1.25.8.3 |
cadDnsClientDomainNameEntryEach entry contains a DNS domain name. CadDnsClientDomainNameEntry .1.3.6.1.4.1.4998.1.1.25.8.3.1 |
cadDnsClientDomainNameThe DNS domain name DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4998.1.1.25.8.3.1.1 |
cadDnsClientDomainNameRowStatusMIB row control objectrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4998.1.1.25.8.3.1.2 |