TCP/IP MIB-II
ipAddrTable | {ip 20} |
Not Accessible |
|
A list of IP address entries; one per IP address. If a port has not yet learned its IP address, then an ipAddrEntry might not exist for the port (i.e., having an ipAddrEntry with an IP address of zero is not acceptable).
ipAddrEntry | {ipAddrTable 1} |
Not Accessible |
|
A set of objects for an ipAddrTable entry. The individual components are described below.
ipAdEntAddr | {ipAddrEntry 1} |
IP Address |
|
The IP address itself. Although this field is
ipAdEntIfIndex | {ipAddrEntry 2} |
Integer |
|
The port number which has the indicated IP address.
ipAdEntNetMask | {ipAddrEntry 3} |
IP Address |
|
The network/subnet mask associated with the IP address. For SetRequests, a mask of zero may be specified, in which case, the
ipAdEntBcastAddr | {ipAddrEntry 4} |
Integer |
|
The value for the least significant bit for broadcasts, i.e., the constant 1.