MIB Viewer

hwIfIpAddrEntOrigin

OBJECT-TYPE
1.3.6.1.4.1.2011.5.25.41.1.2.3.1.5
Access
read-only
Status
current
Sub-identifiers
0
Interface IP address acquiring method. assignedIp(1) indicates that the address was manually configured to a specified address, for example, by user configuration. dhcpIp(2) indicates an address that was assigned to this system by a DHCP server. bootpIp(3) indicates an address that was assigned to this system by the bootp protocol. other(4) indicates an address created by another method. linklayer(5) indicates an address created by IPv6 stateless auto-configuration. random(6) indicates an address chosen by the system at random, for example, an IPv4 address within 169.254/16, or an RFC 3041 privacy address.
INTEGER{ assignedIp(1), dhcpIp(2), bootpIp(3), other(4), linklayer(5), random(6) }