MIB Viewer

dIpExtIpAddressCategory

OBJECT-TYPE
1.3.6.1.4.1.171.14.75.1.4.4.1.5
Access
read-create
Status
current
Sub-identifiers
0
This object indicates the IP address category of this entry. The 'primary' and 'secondary' are valid for IPv4 address. Although multiple IPv4 addresses can be created for an interface, at most one of these addresses is the primary IPv4 address, and the rest are secondary IPv4 address. 'linkLocal' and 'eui64' are valid for IPv6 address. 'linkLocal' - The IPv6 address is a link local address. 'eui64' - The IPv6 address is formed by EUI-64 interface ID. The corresponding prefix length must be smaller than 64.
INTEGER { primary(1), secondary(2), linkLocal(3), eui64(4) }