cfgNetIpProto

WESTERMO-SW6-MIB · .1.3.6.1.4.1.16177.1.400.1.1.2.6.1.6

Object

column r/w Enumeration
This parameter defines which protocol is used to get the IPv4
settings for this interface.
              
* **static(0):** Indicates that the address is manually configured to a
  specified address given by the IPv4 address parameter of this interface
  configuration.
* **dhcp(1):** Indicates that an IPv4 address will be obtained by
  the DHCP client. In case the DHCP client is unable to get
  a valid IPv4 address the static IP address will be used
  as a fallback.
* **linkLocal(4):** Indicates that an IPv4 link local address
  (an address in the range of 169.254.0.1 to 169.254.255.254,
  randomly chosen by the system) will be used on this
  interface. `cfgNetIpAddr` is then not used for the interface.
  **Note:** Only one interface of the device can use a linkLocal
  protocol.
* **carp(5):** Indicates that an IPv4 address will be set by the
  CARP instance specified in `cfgNetIpCarpId`, when the CARP
  instance has the state MASTER.
              
**Note:** Only one interface of the device can use a link
local protocol.
              
For wireless interfaces, the following additional modes are available:
              
* **dhcpForceRenew(2):** Indicates that an IPv4 address will
  be obtained by the DHCP client. In case the DHCP client is
  unable to get a valid IPv4 address the static IP address
  will be used as a fallback. On a STA this mode will
  perform a DHCP RENEW after every connection to an AP.
  This is useful if the device is roaming between different
  DHCP servers.
* **dhcpForceRelease(3):**  Indicates that an IPv4 address
  will be obtained by the DHCP client. In case the DHCP
  client is unable to get a valid IPv4 address, the static
  IP address will be used as a fallback. On a STA this mode
  will perform a DHCP RELEASE followed by a DHCP DISCOVER
  after every connection to an AP. This is useful if the
  device is roaming between different DHCP servers which
  don't send NAK to an unknown device sending RENEW.
              
Applies to AP and STA.

Context

MIB
WESTERMO-SW6-MIB
OID
.1.3.6.1.4.1.16177.1.400.1.1.2.6.1.6
Type
column
Access
readwrite
Status
current
Parent
cfgNetIpTableEntry
Table
cfgNetIpTable
Siblings
5

Syntax

Enumeration

Values & Constraints

Enumerated Values
0static
1dhcp
2dhcpForceRenew
3dhcpForceRelease
4linkLocal
5carp

Related Objects

Sibling Objects