|
Description:
|
netIpCfgAddressType OBJECT-TYPE
SYNTAX INTEGER {
static (1),
dynamic (2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This parameter is used to specify whether the device network paramenters
are to be configured through a dhcp client or to be assigned statically.
If the value is set to 1, then the device is configured as static.
If the value is set to 2, then the device is set to dynamic."
DEFVAL { static }
|
|
|