void getproc_got_uint32 ( SNMP_PKT_T * pPkt, /* internal representation of the snmp packet */ VB_T * pVarBind, /* var bind being processed */ UINT_32_T data, /* unsigned 32 bit integer value for varbind */ OCTET_T type /* SNMP type of value */ )
This routine is called from getproc or nextproc when a 32-bit unsigned integer value is retrieved for a variable binding.
N/A
snmpProcLib