Queries on Net-SNMP Installation

2016-10-05 Thread P, Sangeetha (Nokia - IN/Chennai)
Hi all, We are trying to install Net-SNMP on both Linux and Windows In Linux: 1)Installed Net-SNMP [root@test4 ~]# snmpget --version NET-SNMP version: 5.5 [root@test4 ~]# rpm -qa | grep -i net-snmp net

Re: Queries on Net-SNMP Installation

2016-10-05 Thread Pranesh Kulkarni
check snmpd.conf for simple testsing keep rocommmunity public rwcommunitu private then do snmpwalk On Mon, Oct 3, 2016 at 8:59 PM, P, Sangeetha (Nokia - IN/Chennai) < sangeeth...@nokia.com> wrote: > Hi all, > > We are trying to install Net-SNMP on both Linux and Windows > > In Linux