WWP-DNS-CLIENT-MIB

File: WWP-DNS-CLIENT-MIB.mib (6094 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

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

Defined Types

WwpDnsNameAdminServerEntry  
SEQUENCE    
  wwpDnsAdminServerId Integer32
  wwpDnsAdminServerAddr IpAddress
  wwpDnsAdminServerStatus RowStatus

WwpDnsNameOperServerEntry  
SEQUENCE    
  wwpDnsOperServerId Integer32
  wwpDnsOperServerAddr IpAddress

Defined Values

wwpDnsClientMIB 1.3.6.1.4.1.6141.2.49
A MIB module to manage dns client on the WWP products.
MODULE-IDENTITY    

wwpDnsClientMIBObjects 1.3.6.1.4.1.6141.2.49.1
OBJECT IDENTIFIER    

wwpDnsClient 1.3.6.1.4.1.6141.2.49.1.1
OBJECT IDENTIFIER    

wwpDnsClientMIBNotificationPrefix 1.3.6.1.4.1.6141.2.49.2
OBJECT IDENTIFIER    

wwpDnsClientMIBNotifications 1.3.6.1.4.1.6141.2.49.2.0
OBJECT IDENTIFIER    

wwpDnsClientMIBConformance 1.3.6.1.4.1.6141.2.49.3
OBJECT IDENTIFIER    

wwpDnsClientMIBCompliances 1.3.6.1.4.1.6141.2.49.3.1
OBJECT IDENTIFIER    

wwpDnsClientMIBGroups 1.3.6.1.4.1.6141.2.49.3.2
OBJECT IDENTIFIER    

wwpDnsResolverEnable 1.3.6.1.4.1.6141.2.49.1.1.1
Specifies whether or not the DNS Resolver is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpDnsDomainAdminName 1.3.6.1.4.1.6141.2.49.1.1.2
The configured DNS Domain Name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..128)  

wwpDnsDomainOperName 1.3.6.1.4.1.6141.2.49.1.1.3
The operational DNS Domain Name. DNS Domain name can be obtained by DHCP, so the operational DNS Domain Name can be different from Admin DNS Domain Name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

wwpDnsNameAdminServerTable 1.3.6.1.4.1.6141.2.49.1.1.4
A table containing configured DNS Servers information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpDnsNameAdminServerEntry

wwpDnsNameAdminServerEntry 1.3.6.1.4.1.6141.2.49.1.1.4.1
Defines the information pertaining to a configured DNS Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpDnsNameAdminServerEntry  

wwpDnsAdminServerId 1.3.6.1.4.1.6141.2.49.1.1.4.1.1
A unique identifier for the configured DNS Server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

wwpDnsAdminServerAddr 1.3.6.1.4.1.6141.2.49.1.1.4.1.2
The Ip address for the configured DNS Server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

wwpDnsAdminServerStatus 1.3.6.1.4.1.6141.2.49.1.1.4.1.3
This object is used to create and delete rows in the wwpDnsServerTable. To create a new row the management station must set the object to 'CreateAndGo'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpDnsNameOperServerTable 1.3.6.1.4.1.6141.2.49.1.1.5
A table containing operational DNS Servers information. DNS server list can also be obtained by DHCP, so the operational list of servers may not be same as admin list of servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpDnsNameOperServerEntry

wwpDnsNameOperServerEntry 1.3.6.1.4.1.6141.2.49.1.1.5.1
Defines the information pertaining to a operational DNS Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpDnsNameOperServerEntry  

wwpDnsOperServerId 1.3.6.1.4.1.6141.2.49.1.1.5.1.1
A unique identifier for the operational DNS Server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

wwpDnsOperServerAddr 1.3.6.1.4.1.6141.2.49.1.1.5.1.2
The Ip address for the operational DNS Server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress