LEFTHAND-NETWORKS-NUS-COMMON-DNS-MIB

File: LEFTHAND-NETWORKS-NUS-COMMON-DNS-MIB.mib (4644 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC LEFTHAND-NETWORKS-GLOBAL-REG
LEFTHAND-NETWORKS-NUS-COMMON-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE RowStatus
TruthValue lhnModules lhnNusCommonDNS

Defined Types

DnsNameserverEntry  
SEQUENCE    
  dnsIndex INTEGER
  dnsServer OCTET STRING
  dnsRowStatus RowStatus

DnsSuffixEntry  
SEQUENCE    
  dnsSuffixIndex INTEGER
  dnsSuffix OCTET STRING
  dnsSuffixRowStatus RowStatus

Defined Values

lhnNusCommonDNSModule 1.3.6.1.4.1.9804.1.1.3
DNS items for NUS Devices
MODULE-IDENTITY    

dnsNameserverCount 1.3.6.1.4.1.9804.3.1.1.2.3.1
Number of name servers for the NUS to use
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dnsMode 1.3.6.1.4.1.9804.3.1.1.2.3.2
Type of name servers to use. dnsNameserverCount would be zero if dnsMode is 'auto'
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), auto(2)  

dnsDomainName 1.3.6.1.4.1.9804.3.1.1.2.3.4
dns domain name
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dnsNameserverTable 1.3.6.1.4.1.9804.3.1.1.2.3.3
A table of nameserver parameters for the NUS. The number of entries is given by dnsNameserverCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsNameserverEntry

dnsNameserverEntry 1.3.6.1.4.1.9804.3.1.1.2.3.3.1
A row of dns server for the NUS.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsNameserverEntry  

dnsIndex 1.3.6.1.4.1.9804.3.1.1.2.3.3.1.1
index of nameserver
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

dnsServer 1.3.6.1.4.1.9804.3.1.1.2.3.3.1.2
Server name or IP Address of nameserver
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dnsRowStatus 1.3.6.1.4.1.9804.3.1.1.2.3.3.1.3
The row status
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dnsSuffixCount 1.3.6.1.4.1.9804.3.1.1.2.3.5
Number of dns suffixes for the NUS to use
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dnsSuffixTable 1.3.6.1.4.1.9804.3.1.1.2.3.6
A table of domain suffixes for the NUS. The number of entries is given by dnsSuffixCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnsSuffixEntry

dnsSuffixEntry 1.3.6.1.4.1.9804.3.1.1.2.3.6.1
A row of dns suffix for the NUS.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnsSuffixEntry  

dnsSuffixIndex 1.3.6.1.4.1.9804.3.1.1.2.3.6.1.1
index of nameserver
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

dnsSuffix 1.3.6.1.4.1.9804.3.1.1.2.3.6.1.2
dns suffix
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dnsSuffixRowStatus 1.3.6.1.4.1.9804.3.1.1.2.3.6.1.3
The row status
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus