RE: snmp error

2012-02-27 Thread Peter Olajide
Rocommunity Trapcommunity etc. Then restarted the snmpd service. Regards Peter -Original Message- From: NetSNMP Mailbox [mailto:[email protected]] On Behalf Of Robert Story Sent: February-27-12 8:32 AM To: Peter Olajide Cc: [email protected] Subject: Re: snmp

Re: snmp error

2012-02-27 Thread Robert Story
On Tue, 21 Feb 2012 16:04:12 + Peter wrote: PO> Please can some help me resolve this snap error. PO> My snmp service is generates this error in the /var/log/snmp.log file PO> anytime I start the service on HPUX server. PO> PO> PO> Warning: no access control information configured. PO> (Con

Re: snmp error access via Net-Snmp

2010-12-30 Thread Dave Shield
On 29 December 2010 13:34, deepa ramar wrote: > While testing snmp get as >   snmpget -O qv -I r -v 1 -c public x.x.x.x sysLocation.0 Yes - that looks OK to me. (and it does work as expected when I run this command) > Unknown output option passed to -O: Is there nothing printed after the ':'

Re: SNMP - Error while trying to get the value.

2008-11-21 Thread Aneesh
Hello, I have checked in "mib_module_inits.h".My table init is included there.But using Walk i didn't get my objects.But communication is there.I got sysTime also. On Fri, 2008-11-21 at 10:50 +0530, kusuma.bm wrote: > check whether u have registered the mib in the " mib_module_inits.h " >

Re: SNMP - Error while trying to get the value.

2008-11-20 Thread kusuma.bm
check whether u have registered the mib in the " mib_module_inits.h " and try doing snmpwalk or snmpbulkget for that mib-table,bcoz to do snmpget u should be knowing the exact index value of the mib. Aneesh wrote: > Hello, > I am very new to this SNMP.Actually i want to implement an > a

Re: SNMP Error

2005-09-26 Thread Wes Hardaker
> On Wed, 21 Sep 2005 13:12:57 +0530, Singh Devendra-ADS076C <[EMAIL > PROTECTED]> said: Singh> Code Generated using : mib2c -c mib2c.iterate.conf (Configuration File) The original mib2c.iterate.conf file didn't do a great job showing you what you needed to do to enable write control. Y