ZYXEL-DHCP-SERVER-MIB
AI MIB Summary
The ZYXEL-DHCP-SERVER-MIB provides SNMP access to monitor and configure dynamic host configuration protocol server instances on ZyXEL network appliances, exposing metrics such as active lease counts, address pool utilization, and binding table states.
The subtree for dhcp server
Main OID:
zyxelDhcpServer.1.3.6.1.4.1.890.1.15.3.19
15
Objects
Active
Status
14
Dependencies
Imported Objects
Objects
15 total| Object Name |
|---|
zyxelDhcpServerThe subtree for dhcp server MODULE-IDENTITY .1.3.6.1.4.1.890.1.15.3.19 |
RFC1155-SMIThe subtree for dhcp server Unknown .1.3.6.1.4.1.890.1.15.3.19 |
IF-MIBThe subtree for dhcp server NOTIFICATION-TYPE .1.3.6.1.4.1.890.1.15.3.19 |
zyxelDhcpServerSetup OBJECT IDENTIFIER .1.3.6.1.4.1.890.1.15.3.19.1 |
zyDhcpServerMaxNumberOfServersThe 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.ro INTEGER .1.3.6.1.4.1.890.1.15.3.19.1.1 |
zyxelDhcpServerTableThe table contains DHCP server configuration. SEQUENCE OF ZyxelDhcpServerEntry .1.3.6.1.4.1.890.1.15.3.19.1.2 |
zyxelDhcpServerEntryAn entry contains DHCP server configuration. ZyxelDhcpServerEntry .1.3.6.1.4.1.890.1.15.3.19.1.2.1 |
zyDhcpServerVidThe VLAN ID to which these DHCP settings apply. INTEGER .1.3.6.1.4.1.890.1.15.3.19.1.2.1.1 |
zyDhcpServerStartIpAddressSpecify the first of the contiguous addresses for DHCP clients in the IP address pool.rw IpAddress .1.3.6.1.4.1.890.1.15.3.19.1.2.1.2 |
zyDhcpServerPoolSizeSpecify the size, or counts of the IP address pool. The switch can issue from 1 to 253 IP addresses to DHCP clients.rw INTEGER .1.3.6.1.4.1.890.1.15.3.19.1.2.1.3 |
zyDhcpServerMaskThe subnet mask for the client IP pool.rw IpAddress .1.3.6.1.4.1.890.1.15.3.19.1.2.1.4 |
zyDhcpServerGatewayThe IP address of the default gateway device.rw IpAddress .1.3.6.1.4.1.890.1.15.3.19.1.2.1.5 |
zyDhcpServerPrimaryDNSThe IP addresses of primary DNS server. The DNS servers are passed to the DHCP clients
along with the IP address and the subnet mask.rw IpAddress .1.3.6.1.4.1.890.1.15.3.19.1.2.1.6 |
zyDhcpServerSecondaryDNSThe IP addresses of secondary DNS server. The DNS servers are passed to the
DHCP clients along with the IP address and the subnet mask.rw IpAddress .1.3.6.1.4.1.890.1.15.3.19.1.2.1.7 |
zyDhcpServerRowStatusThis object allows DHCP server entries to be created and deleted.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.890.1.15.3.19.1.2.1.8 |