|
Description:
|
dhcpSnoopInformationOptionPolicy OBJECT-TYPE
SYNTAX INTEGER {drop(1), keep(2), replace(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object indicates which reforwarding policy shall be used for DHCP
snooping information option(option 82). A value of drop(1) means to drop
the DHCP request packet which has the information option(option 82).
A value of keep(2) means to keep the existing information option(option 82)
of the DHCP request packet. A value of replace(3), which is the default value,
means to replace the existing information option(option 82) of the DHCP
request packet."
|
|
|