|
|
Description:
|
swL3IpCtrlMode OBJECT-TYPE
SYNTAX INTEGER {
other(1),
manual(2),
bootp(3),
dhcp(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object indicates the IP operation mode.
other(1) - this entry is currently in use but the conditions
under which it will remain so are different from each of the
following values.
manual(2) - the IP address will be set by manual.
bootp(3) - the IP address will be set automatically from BOOTP
server.
dhcp(4) - the IP address will be set automatically from DHCP
server."
|
|
|
|