MIB Viewer

dhcpROption82HandleStrategy

OBJECT-TYPE
1.3.6.1.4.1.52642.1.36.3.2.3
Access
read-write
Status
current
Sub-identifiers
0
The strategies of DHCP relay handling option 82. 'drop' indicates DHCP relay discarding the request packet including option 82. 'keep' indicates DHCP relay accepting the request packet without any change of the option 82. 'replace' indicates DHCP relay accepting the request packet on condition that it generates a new option 82 to replace the original one.
INTEGER { replace(1), keep(2), drop(3) }