On Thu, 2005-10-20 at 19:21 -0700, mahua dutta wrote: > I am using one smux based sub-agent which connects to snmpd > (master agent).... > If I change the data type to Counter64 , it does not work.
No - it wouldn't. SMUX was defined in 1991, and was based on SNMPv1. Counter64 was introduced as part of the SNMPv2 work, in 1995 or so. Neither SNMPv1 nor SMUX support Counter64 values. You should probably be looking at using AgentX instead. Dave ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
