ifIpAddressOrigin
RAD-SubRtr-MIB ·
.1.3.6.1.4.1.164.11.1.7.1.7
Object
column
Enumeration
The Origin of the IP Address.
manual (2) indicates that the address was manually configured
to a specified address, e.g., by user configuration.
dhcp (4) indicates an address that was assigned to this
system by a DHCP server.
linklayer (5) indicates an address created by IPv6 stateless
auto-configuration.
random (6) indicates an address chosen by the system at
random, e.g., an IPv4 address within 169.254/16, or an RFC
3041 privacy address.
nat (7) indicates an address that was assigned to this
router interface by a NAT rule.
other (1) none of the specified above.
Context
- MIB
- RAD-SubRtr-MIB
- OID
.1.3.6.1.4.1.164.11.1.7.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifIpAddressEntry
- Table
- ifIpAddressTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | manual |
4 | dhcp |
5 | linklayer |
6 | random |
7 | nat |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifIpAddressAddrType The address type of IP Address associated to a Router Interface. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.164.11.1.7.1.1 |
| ifIpAddressAddr The IP address associated to the Router Interface. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.164.11.1.7.1.2 |
| ifIpAddressPrefixLength The prefix length associated with this prefix. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.164.11.1.7.1.3 |
| ifIpAddressIfIndex The ifIndex of the Router Interface
to which the IP Address is associated. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.164.11.1.7.1.4 |
| ifIpAddressRowStatus The status of this conceptual row.
This object allows creating and deleting rows in
this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.11.1.7.1.5 |
| ifIpAddressPrefix Indicates a the Prefix of the configured Address.
IP Address and Prefix must have the same type (IPv4/IPv6).
The address type of this object is specified in ipAddressAddrType.
The… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.164.11.1.7.1.6 |