2.2.1.2.33 MIB_IPADDRTABLE
The MIB_IPADDRTABLE structure contains a table of IPv4 address entries. This structure is used in MIB_OPAQUE_INFO (section 2.2.1.2.52) structure.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dwNumEntries |
|||||||||||||||||||||||||||||||
table (variable) |
|||||||||||||||||||||||||||||||
... |
dwNumEntries (4 bytes): The number of IPv4 address entries in the table.
table (variable): A pointer to a table of IPv4 address entries implemented as an array of MIB_IPADDRROW (section 2.2.1.2.32) structures.