Dear All:
I try to modify some function to check how to make netSnmpTurialMIB.c can
work ,
the code I add is as following:
case MODE_GET:
snmp_set_var_typed_value(requests->requestvb, ASN_INTEGER, NULL,
100);
printf("This is testing, we will make sure what will happening");
and
Dear All:
I am Clement. when I try to develop my own mib, I found I do not
realize the c template after mib2c, why you using switch (reqinfo->mode)
switch (reqinfo->mode) {
case MODE_GET:
case MODE_SET_RESERVE1
case MODE_SET_RESERVE2:
case MODE_SET_FREE
case MODE_SET_ACTI
Dear Dave, Thomas and Other coders,
I have recently upgraded Net-snmp to 5.4.
I was getting values for all the columns in the hrStorageTable before with
5.3.1 (not sure of the correctness). After upgrade, I get some columns in a row
missed. For example, values for hrStorageUsed.8 hrStorageUse