void testproc_started ( SNMP_PKT_T * pPkt, /* internal representation of the snmp packet */ VB_T * pVarBind /* var bind being processed */ )
This routine indicates that testproc for the specified variable binding has been started by the user.
The parameter pPkt is the internal representation of the SNMP packet. The parameter pvarBind is a pointer to the variable-binding being processed.
N/A
snmpProcLib