IsASNNull Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
IsASNNull Function
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
Parameters 
Description 
TRUE 
If value type is ASN_NULL and value is NULL. 
FALSE 
If data type and value is other than ASN_NULL and NULL resp. 
Remarks

None.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.