Hello,

I am calling snmp_synch_response, and try to use the resulting variables,

It seems part of the result return variable type 0x81, not sure what this 
variable is,
It is not one of the ASN_ defines, but if I mask out 0x80 (not sure if this is 
correct),
It seems to be ASN_BOOLEAN.

However,

I don't know how to interpret the variable union for ASN_BOOLEAN,
And if I look at snmp_set_var_value, ASN_BOOLEAN is not mentioned there.

Soo, can anyone tell me what kind of variable 0x81 is ?
And how do I get its value.


Also, what is the correct way to interpret variable_list::type, should I mask 
out
Something from the type, or use it as is ?


Regards,

Even

_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to