MIB Viewer

hwDhcpRelayServerMode

OBJECT-TYPE
1.3.6.1.4.1.2011.5.18.1.23
Access
read-write
Status
current
Sub-identifiers
0
Configures the working mode of the DHCP server. Options: 1. shareload(1) -indicates the load balancing mode. In this mode, the system forwards all DHCP packets from the user to all servers in the DHCP server group. 2. backup(2) -indicates the backup mode. In this mode, the system forwards packets from the user to only the primary server in the DHCP server group. When the primary server is disconnected, the packets are forwarded to the secondary server. Default: shareload(1)
INTEGER{ shareload(1), backup(2) }