AtIpAddressAssignmentType
The IP address assignment type being applied to the interface. notSet(0) indicates that the IP address assignment type has not yet been configured. This value can only ever be read. primary(1) indicates that the address is a primary IP address (only one primary address is allowed per interface). secondary(2) indicates that the address is a secondary IP address (any number of secondary IP addresses may be applied to each interface).
Possible values
3 objects| Number | Name |
|---|---|
| 0 | notSet |
| 1 | primary |
| 2 | secondary |