IPADDRTABLE attributes

Use the IPADDRTABLE attribute group to monitor IP addressing information. The Management Information Base (MIB-II) detailed in RFC1213, for use with network management protocols in TCP/IP-based internets, establishes and defines the attributes of this group.

The IPADDRTABLE attributes are available for the SNMP Data Provider.


Agent Name Identifies the SNMP host name relating to a particular sample of data. A valid entry is an alphanumeric text string, with a maximum length of 64 characters.

ipAdEntAddr The IP address to which this entry's addressing information pertains. A valid entry is an alphanumeric text string, with a maximum length of 32 characters.

ipAdEntBcastAddr The value of the least significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value is 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface. A valid entry is an integer of up to four digits.

ipAdEntIfIndex The index value that 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 ifIndex. A valid entry is an integer of up to four digits.

ipAdEntNetMask The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. A valid entry is an alphanumeric text string, with a maximum length of 32 characters.

ipAdEntReasmMaxSize The size of the largest IP datagram that this entity can re-assemble from incoming IP fragmented datagrams received on this interface. Valid entry is an integer of up to four digits.