Q 1. I was wondering if there is a reason why for both IPv4 and IPv6 we need to
use a full hex string to set
snmpTargetAddrTAddress for a net-snmp agent?
e.g.
snmpset snmpTargetAddrTAddress.\'name1\' x
0x0a0a0a6400a2
snmpset snmpTargetAddrTAddress.\'name2\' x
0xfe80021e2afffeb37
Hi,
I am trying to make small manager application in qt (for GUI) with Net-SNMP
C APIs.
1. I am able to parse MIB file through read_mib. But when I traverse the
tree struct, return value of read_mib, to get information it shows zero
content in that but pointer to that tree is not zero, that means
Link for quick reference:
http://sourceforge.net/tracker/index.php?func=detail&aid=1413728&group_id=12694&atid=112694
I noticed that despite a fix being provided for that bug, it has been
open for 6 years. Is there something wrong with the given fix? Since
there's no discussion on the bug whatso