Re:IPV4/IPV6

2009-06-04 Thread prasanth
Hi Dave, Ya i can query through UDPv4 and the output for which you have asked is snmpget -v 2c -c public 172.16.5.51 UCD-SNMP-MIB::versionConfigureOptions.0 UCD-SNMP-MIB::versionConfigureOptions.0 = STRING: '--enable-ipv6' With Regards Prasanth K S R >2009

IPV4/IPV6

2009-06-03 Thread prasanth
Hi Dave, Thanks for the reply As you said to add the rocommunity6 and rwcommunity6 ..so i added on my own to my snmpd.comf file rocommunity6 public rwcommunity6 public but when i try to run the daemon it is generating lik

IPV4 and IPV6

2009-06-01 Thread prasanth
Hi Dave, As you said to add the rocommunity6 and rwcommunity6 ..so i added on my own to my snmpd.comf file rocommunity6 public rwcommunity6 public but when i try to run the daemon it is generating like: line26: Warning: Unknown token: rocommunity

Re:IPv4 and IPv6 configuration

2009-06-01 Thread prasanth
hi all, Thanks for the reply Dave i have followed the same steps which you have told the configure with --enalbe-ipv6 is working fine and i have done Configure access control for SNMPv1/SNMPv2c but my snmpd.conf no where contain rocommunity6 or rwcommunity6 the contens of my snmpd.comf is only

net snmp for both IPV4 and IPv6

2009-06-01 Thread prasanth
Hi all, I am working with SNMP on slackware 12 and i have to configure 5.4.2.1 version so that the agent will work for both IPV4 and IPV6 . so what are the steps i need to approach in order to acheive this so could please anyone guide me in this task . Is it possible to do t

IPV6 configuration

2009-05-28 Thread prasanth K S
ified End Pont "udp6:161" Server Exiting with code 1 so,Could please guide me where i am going wrong so that my agent should work for both IPV4 and IPV6 packets in the runtime am i going wrong anywhere so please help me

approach towards implementing Ether-like MIB

2009-03-26 Thread prasanth K S
Dear All, I am trying to implement ether-like MIB with respect RFC3635. But problem is how to find each frame collision, ethernet is configured to half or full duplex, current data rate,FCS check status etc. (I heard that /proc/net would be useful. But that is not helping) so c

approach towards implementing Ether-like MIB

2009-03-26 Thread prasanth K S
Dear All, I am trying to implement ether-like MIB with respect RFC3635. But problem is how to find each frame collision, ethernet is configured to half or full duplex, current data rate,FCS check status etc. (I heard that /proc/net would be useful. But that is not helping) so c