I am working on ipSystemStatsTable and ipIfStatsTable implementation code
here am having problem
for ipSystemStatsTable am getting result for snmpwalk and snmptable but for
ipIfStatsTable the result
showing "no such object's available on this agent at this oid" .I find the
same query with response like if you enable
 ipv6 you should see something.

So I  tried by adding below lines into /etc/sysctl.conf file

  net.ipv6.conf.wlan0.use_tempaddr = 2
  net.ipv6.conf.eth0.use_tempaddr = 2
  net.ipv6.conf.all.use_tempaddr = 2
  net.ipv6.conf.default.use_tempaddr = 2

After relaoding the network, ifconfig will not showing  a second public
IPv6 address on interface(s)
that used to have only one public IPv6 address.So am unclear about how to
do it, please help me.* *****
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to