|
Description:
|
multiIfIpAddrAllocMethod OBJECT-TYPE
SYNTAX INTEGER {manual(1), dynamic(2)} -- Currently only
-- these method possible.
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The mechanism to be used for allocation of IP
address for this interface.
If the method specified is manual and the IP
address is not provided (then the interface
would be treated as a un-numbered interface.
The dynamic(2) option takes an IP
address dynamically from the available
server (dhcp/bootp/rarp) ."
DEFVAL {manual}
|
|
|