2.2.1.2.36 MIB_IPFORWARDTABLE
The MIB_IPFORWARDTABLE structure contains a table of the IP route entries.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dwNumEntries |
|||||||||||||||||||||||||||||||
table (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
reserved |
|||||||||||||||||||||||||||||||
... |
dwNumEntries (4 bytes): Specifies the number of route entries in the table.
table (variable): Pointer to a table of route entries implemented as an array of MIB_IPFORWARDROW (section 2.2.1.2.35) structures.
reserved (8 bytes): An array of 8 bytes that SHOULD be set to zero (0) and ignored on receipt.