MIB Viewer

ipeCfgDhcpMainServerOptGatewayAddrEnable

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.69.5.3.13.2.1.12
Access
read-write
Status
current
Sub-identifiers
0
Switch that how to handle gateway IP address option on DHCP server. enabledInterface : Use interface IP address. DHCP server provides gateway IP address configured on interface which is set to ipeCfgDhcpMainServerInterface. enabledSpecify : Use IP address which is set to ipeCfgDhcpMainServerOptGatewayAddr. disabled : DHCP server doesn't provide gateway IP address. This object is effective only if DHCP server mode.
INTEGER { invalid(0), enabledInterface(1), enabledSpecify(2), disabled(3) }