CADANT-CMTS-DNSCLIENT-MIB

File: CADANT-CMTS-DNSCLIENT-MIB.mib (4807 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CADANT-PRODUCTS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress DisplayString RowStatus
TruthValue cadLayer3

Defined Types

CadDnsClientServerEntry  
SEQUENCE    
  cadDnsClientServerIpAddr IpAddress
  cadDnsClientServerPrefId Integer32
  cadDnsClientServerRowStatus RowStatus

CadDnsClientDomainNameEntry  
SEQUENCE    
  cadDnsClientDomainName DisplayString
  cadDnsClientDomainNameRowStatus RowStatus

Defined Values

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.
MODULE-IDENTITY    

cadDnsClientObjects 1.3.6.1.4.1.4998.1.1.25.8.1
OBJECT IDENTIFIER    

cadDnsClientEnable 1.3.6.1.4.1.4998.1.1.25.8.1.1
If set to true(1), then DNS client operations should be enabled. Otherwise, DNS client operations are disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadDnsClientDefaultDomain 1.3.6.1.4.1.4998.1.1.25.8.1.2
Specifies the default domain name to use for non-FQDN hostname queries.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cadDnsClientServerTable 1.3.6.1.4.1.4998.1.1.25.8.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadDnsClientServerEntry

cadDnsClientServerEntry 1.3.6.1.4.1.4998.1.1.25.8.2.1
Each entry contains a DNS server address. The table has a maximum size of 6 entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadDnsClientServerEntry  

cadDnsClientServerIpAddr 1.3.6.1.4.1.4998.1.1.25.8.2.1.1
The DNS server IP address
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

cadDnsClientServerPrefId 1.3.6.1.4.1.4998.1.1.25.8.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..6  

cadDnsClientServerRowStatus 1.3.6.1.4.1.4998.1.1.25.8.2.1.3
MIB row control object
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadDnsClientDomainNameTable 1.3.6.1.4.1.4998.1.1.25.8.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadDnsClientDomainNameEntry

cadDnsClientDomainNameEntry 1.3.6.1.4.1.4998.1.1.25.8.3.1
Each entry contains a DNS domain name.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadDnsClientDomainNameEntry  

cadDnsClientDomainName 1.3.6.1.4.1.4998.1.1.25.8.3.1.1
The DNS domain name
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

cadDnsClientDomainNameRowStatus 1.3.6.1.4.1.4998.1.1.25.8.3.1.2
MIB row control object
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus