|
Description:
|
sleV2Dhcp4FilterAddressControlType OBJECT-TYPE
SYNTAX BITS
{
discover(0),
offer(1),
request(2),
decline(3),
ack(4),
nak(5),
release(6),
inform(7)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The type can be assigned as a DHCP PACKET
ack packet type - DHCPACK
decline packet type - DHCPDECLINE
discover packet type - DHCPDISCOVER
inform packet type - DHCPINFORM
nak packet type - DHCPNAK
offer packet type - DHCPOFFER
release packet type - DHCPRELEASE
request packet type - DHCPREQUEST"
|
|
|