C
static BOOL IsASNNull();
Description
For Get,Get_Next,Get_Bulk snmp reuest, the var bind the value data type should be ASN_NULL and value field must be NULL and . This routine verifies the data type and value fields in the received requests. The SET request, the value data type can not be ASN_NULL, otherwise the snmp request is not processed.
Preconditions
None
Parameters
Remarks
None.