ZYXEL-DHCP-SERVER-MIB

File: ZYXEL-DHCP-SERVER-MIB.mib (6001 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress TDomain TAddress
DisplayString EnabledStatus PortList
dot1dBasePort InterfaceIndexOrZero SnmpAdminString
InetAddressType InetAddress OperationResponseStatus
Counter TimeTicks BridgeId
Timeout dot1agCfmMdIndex dot1agCfmMaIndex
dot1agCfmMepIdentifier IpAddress ifIndex
NOTIFICATION-TYPE sysObjectID ospfIfIpAddress
ospfAddressLessIf ospfAreaId ospfNbrIpAddr
ospfNbrAddressLessIndex ospfLsdbAreaId ospfLsdbType
ospfLsdbLsid ospfLsdbRouterId ospfVirtIfAreaId
ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelDhcpServerEntry  
SEQUENCE    
  zyDhcpServerVid INTEGER
  zyDhcpServerStartIpAddress IpAddress
  zyDhcpServerPoolSize INTEGER
  zyDhcpServerMask IpAddress
  zyDhcpServerGateway IpAddress
  zyDhcpServerPrimaryDNS IpAddress
  zyDhcpServerSecondaryDNS IpAddress
  zyDhcpServerRowStatus RowStatus

Defined Values

zyxelDhcpServer 1.3.6.1.4.1.890.1.15.3.19
The subtree for dhcp server
MODULE-IDENTITY    

zyxelDhcpServerSetup 1.3.6.1.4.1.890.1.15.3.19.1
OBJECT IDENTIFIER    

zyDhcpServerMaxNumberOfServers 1.3.6.1.4.1.890.1.15.3.19.1.1
The maximum number of DHCP server entries that can be created. A value of 0 for this object implies that there exist settings for global DHCP relay.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelDhcpServerTable 1.3.6.1.4.1.890.1.15.3.19.1.2
The table contains DHCP server configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelDhcpServerEntry

zyxelDhcpServerEntry 1.3.6.1.4.1.890.1.15.3.19.1.2.1
An entry contains DHCP server configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelDhcpServerEntry  

zyDhcpServerVid 1.3.6.1.4.1.890.1.15.3.19.1.2.1.1
The VLAN ID to which these DHCP settings apply.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyDhcpServerStartIpAddress 1.3.6.1.4.1.890.1.15.3.19.1.2.1.2
Specify the first of the contiguous addresses for DHCP clients in the IP address pool.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zyDhcpServerPoolSize 1.3.6.1.4.1.890.1.15.3.19.1.2.1.3
Specify the size, or counts of the IP address pool. The switch can issue from 1 to 253 IP addresses to DHCP clients.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyDhcpServerMask 1.3.6.1.4.1.890.1.15.3.19.1.2.1.4
The subnet mask for the client IP pool.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zyDhcpServerGateway 1.3.6.1.4.1.890.1.15.3.19.1.2.1.5
The IP address of the default gateway device.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zyDhcpServerPrimaryDNS 1.3.6.1.4.1.890.1.15.3.19.1.2.1.6
The IP addresses of primary DNS server. The DNS servers are passed to the DHCP clients along with the IP address and the subnet mask.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zyDhcpServerSecondaryDNS 1.3.6.1.4.1.890.1.15.3.19.1.2.1.7
The IP addresses of secondary DNS server. The DNS servers are passed to the DHCP clients along with the IP address and the subnet mask.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zyDhcpServerRowStatus 1.3.6.1.4.1.890.1.15.3.19.1.2.1.8
This object allows DHCP server entries to be created and deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus