how can I handle a Counter32 MIB?
Mostafa Salari <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAGQ+h=37cS7ArfrUR0NtYDFLMK4uzBZF1b8XA_dLMwb_hrUmcQ@mail.gmail.com> |
Hello,
In a subagent, when I want to update the value of an (for example) INTEGER
mib, I use the following line in Netsnmp_Node_Handler * myhandler(...):
snmp_set_var_typed_value(requests->requestvb, ASN_INTEGER,
v->value, sizeof(long));
HOW can I update the value of a Counter32 mib? In other word: what should I
put instead of ASN_INTEGER?
I cant find the appropriate definition in "asn.h"
Thanks,
Mostafa
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users