2.2.1.2.160 DHCPV6R_MIB_GET_INPUT_DATA
The DHCPV6R_MIB_GET_INPUT_DATA structure is passed as input for the following methods:
RMIBEntryGetNext (section 3.1.4.32)
typedef struct _DHCPV6R_MIB_GET_INPUT_DATA { DWORD IMGID_TypeID; DWORD IMGID_IfIndex; } DHCPV6R_MIB_GET_INPUT_DATA, *PDHCPV6R_MIB_GET_INPUT_DATA;
IMGID_TypeID: This MUST be one of the following values.
-
Value
Meaning
DHCPV6R_IF_STATS_ID
0x00000001
Interface statistics data
IMGID_IfIndex: The index of the interface for which Get has to be performed.