MIB Viewer

ipeCfgDhcpMainServerMode

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.69.5.3.13.2.1.4
Access
read-write
Status
current
Sub-identifiers
0
Configuration of operation mode. server : This instance is DHCP server mode. relay : This instance is DHCP relay agent mode. When ipeCfgDhcpMainServerIndex is 1-3, both server and relay can configurable. In this case, the default value is server. When ipeCfgDhcpMainServerIndex is 4-16, only relay can configurable. In this case, the default value is relay.
INTEGER { invalid(0), server(1), relay(2) }