The table of addressing information relevant to this entity's IPv4 addresses.
This table has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by the ipAddressTable although several objects that weren't deemed useful weren't carried forward while another (ipAdEntReasmMaxSize) was moved to the ipv4InterfaceTable.
The index of the table is ipAdEntAddr.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.4.20.1.1 |
ipAdEntAddr |
IpAddress |
read-only |
The IPv4 address to which this entry's addressing information pertains. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.4.20.1.2 |
ipAdEntIfIndex |
INTEGER{(1,2147483647)} |
read-only |
The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.4.20.1.3 |
ipAdEntNetMask |
IpAddress |
read-only |
The subnet mask associated with the IPv4 address of this entry. The value of the mask is an IPv4 address with all the network bits set to 1 and all the hosts bits set to 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.4.20.1.4 |
ipAdEntBcastAddr |
INTEGER{(0,1)} |
read-only |
The value of the least-significant bit in the IPv4 broadcast address used for sending datagrams on the (logical) interface associated with the IPv4 address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcast addresses used by the entity on this (logical) interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.4.20.1.5 |
ipAdEntReasmMaxSize |
INTEGER{(0,65535)} |
read-only |
The size of the largest IPv4 datagram which this entity can re-assemble from incoming IPv4 fragmented datagrams received on this interface. |
This object is implemented as defined in the corresponding MIB files. |