3.1.1.1.48.2.1 GetFilterById
The GetFilterById procedure is used to retrieve a DhcpFilter instance from ADM_DhcpFilterTable.
The following input parameter is used in this procedure.
Param_FilterId: An unsigned 64-bit integer
The following is the output parameter from this procedure.
Result_filter: Of type DhcpFilter.
The following are the processing steps involved:
Look up the row in ADM_DhcpFilterTable with the FilterId value of Param_FilterId.
Initialize Result_filter with DhcpFilter.