PDN-DNS-MIB

File: PDN-DNS-MIB.mib (5942 bytes)

Imported modules

RFC-1212 PDN-HEADER-MIB SNMPv2-TC
RFC1155-SMI PDN-TC

Imported symbols

OBJECT-TYPE pdn-dns RowStatus
DisplayString IpAddress DomainName
DNSServerType

Defined Types

DevDNSServerEntry  
SEQUENCE    
  devDNSServerIP IpAddress
  devDNSServerType DNSServerType
  devDNSRowStatus RowStatus

DevHostMappingEntry  
SEQUENCE    
  devHostMappingIpAddress IpAddress
  devHostMappingHostName DisplayString
  devHostMappingRowStatus RowStatus

Defined Values

pdnDNSMIBObjects 1.3.6.1.4.1.1795.2.24.2.17.1
OBJECT IDENTIFIER    

pdnDNSMIBTraps 1.3.6.1.4.1.1795.2.24.2.17.2
OBJECT IDENTIFIER    

devDNSDefaultDomainName 1.3.6.1.4.1.1795.2.24.2.17.1.1
the object allows the NMS to configure the default domain name for the device
Status: mandatory Access: read-write
OBJECT-TYPE    
  DomainName  

devDNSRetryTimeout 1.3.6.1.4.1.1795.2.24.2.17.1.2
the object allows the NMS to configure in seconds the time to wait for a response from a DNS server. The default value for this object is 5
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

devDNSMaxRetries 1.3.6.1.4.1.1795.2.24.2.17.1.3
the object allows the NMS to configure the number of maximum number of retires by the device before giving up or trying one of the secondary DNS servers if they have been configured. The default value for this object is 2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

devDNSServerTable 1.3.6.1.4.1.1795.2.24.2.17.1.4
A Table that contains information about the DNS server IP addresses
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevDNSServerEntry

devDNSServerEntry 1.3.6.1.4.1.1795.2.24.2.17.1.4.1
A Table that contains information about the DNS server IP addresses
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DevDNSServerEntry  

devDNSServerIP 1.3.6.1.4.1.1795.2.24.2.17.1.4.1.1
This Objects allows an NMS to configure a DNS server IP address Default value is 1
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

devDNSServerType 1.3.6.1.4.1.1795.2.24.2.17.1.4.1.2
This Objects allows an NMS to specify whether the Server IP address is the primary DNS server or the secondary DNS server. Only One Primary DNS server is allowed to be configured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DNSServerType  

devDNSRowStatus 1.3.6.1.4.1.1795.2.24.2.17.1.4.1.3
Use CreateAndGo to Create a new object. use Destroy to remove an entry from this table
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

devHostMappingTable 1.3.6.1.4.1.1795.2.24.2.17.1.5
A Table that contains information about host names for devices
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DevHostMappingEntry

devHostMappingEntry 1.3.6.1.4.1.1795.2.24.2.17.1.5.1
An entry that contains information about a device host name
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DevHostMappingEntry  

devHostMappingIpAddress 1.3.6.1.4.1.1795.2.24.2.17.1.5.1.1
This object contains the IP Address of the host
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

devHostMappingHostName 1.3.6.1.4.1.1795.2.24.2.17.1.5.1.2
This object contains the name of the host
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

devHostMappingRowStatus 1.3.6.1.4.1.1795.2.24.2.17.1.5.1.3
This object is used to create or delete a row from the table
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus