snmp error

2013-07-24 Thread Tripathi, Prabal
Hi All, One of my server is running under HIGH load and it is overloaded mainly due to http processes , Server was running under normal load but the polling was stuck and I tried to clear it by reloading the snmp service but no luck. Is it something which is related to snmp agent upgrade which

Table net-Snmp : Error in packet. Reason: notWritable (That object does not support modification)

2013-07-24 Thread aadil alaa
** Hello, I'm working with net-snmp C API , i create a MIB file ( containt a table of information ). After that i used the mib2c that gives me two file "myproject.h" and "myproject.c" I copy this two files in the directory : /net-snmp/agent/mibgroup and i compiled like this : 1) ./configure

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

snmp error

2012-02-23 Thread Peter Olajide
Hi, Please can some help me resolve this snap error. My snmp service is generates this error in the /var/log/snmp.log file anytime I start the service on HPUX server. Warning: no access control information configured. (Config search path: /usr/local/etc/snmp:/usr/local/share/snmp:/usr/local

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 ':'

snmp error access via Net-Snmp

2010-12-30 Thread deepa ramar
Hi, While testing snmp get as snmpget -O qv -I r -v 1 -c public x.x.x.x sysLocation.0 via Net-Snmp I faced the issue is Unknown output option passed to -O: USAGE: snmpget [OPTIONS] AGENT OID [OID]... Version: 5.4.1 OPTIONS: -h, --help display this help message But my point of view, i gave

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

SNMP - Error while trying to get the value.

2008-11-20 Thread Aneesh
Hello, I am very new to this SNMP.Actually i want to implement an agent.For that i created a separate MIB and using mib2c (mib2c.iterate.conf), i created a ".c" file and ".h" file. I compiled it dynamically. But when i am trying to get a particular object,it showing an error like " Error

Re: RFC's for Valid SNMP Error Codes

2008-08-18 Thread Pachiappan D
Thanks a lot for the info !! On 8/18/08, Wes Hardaker <[EMAIL PROTECTED]> wrote: > > >>>>> On Thu, 31 Jul 2008 19:47:56 +0530, "Pachiappan D" < > [EMAIL PROTECTED]> said: > > PD> I am just developing the SNMP Agent using net-snmp 5.4.1. &g

Re: RFC's for Valid SNMP Error Codes

2008-08-18 Thread Wes Hardaker
>>>>> On Thu, 31 Jul 2008 19:47:56 +0530, "Pachiappan D" <[EMAIL PROTECTED]> >>>>> said: PD> I am just developing the SNMP Agent using net-snmp 5.4.1. PD> I wanted to know the list of RFC's where Valid SNMP Error codes have been P

RFC's for Valid SNMP Error Codes

2008-07-31 Thread Pachiappan D
Hi, I am just developing the SNMP Agent using net-snmp 5.4.1. I wanted to know the list of RFC's where Valid SNMP Error codes have been defined. Any help is appreciable. Thanks, Pachi - This SF.Net email is sponsored b

Re: net-snmp error using MS VC++

2006-03-13 Thread Steve Friedl
On Mon, Mar 13, 2006 at 03:04:03PM -, Ian Dineen wrote: > hi all, i'm getting the following errors when compiling sample code in > Microsoft Visual Studio 6 C++, ive compiled the net-snmp libraries, and i am > able to use the supplied executables (eg. snmpget.exe) from the command line > wit

net-snmp error using MS VC++

2006-03-13 Thread Ian Dineen
hi all, i'm getting the following errors when compiling sample code in Microsoft Visual Studio 6 C++, ive compiled the net-snmp libraries, and i am able to use the supplied executables (eg. snmpget.exe) from the command line with no problems. I've changed the setting of VC++ as according the the

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

SNMP Error

2005-09-22 Thread Singh Devendra-ADS076C
Hi All,   The Detail of the problem  is as follows:   SNMP  : net-snmp Development : Agent Compiler   : mib2c Code Generated using : mib2c -c mib2c.iterate.conf (Configuration File) ( For Creating Table)   My table "spiConnTable" contain

SNMP Error and Table implementation

2005-09-21 Thread devsingh
Hi All , Please find the attachment below for my problem.. Please do reply ASAP. Hi All, The Detail is as follows: SNMP : net-snmp Development : Agent Compiler : mib2c Code Generated using : mib2c -c mib2c.iterate.conf (Configuration File) ( For Creating Table

Re: Help! snmp error

2004-07-21 Thread Dave Shield
> $ snmpgetnext -v1 -c svpub 192.168.0.22 UCD-SNMP-MIB::systemStats > Error in packet. > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: enterprises.ucdavis.systemStats You don't see *anything* following this object? This does sounds very much like access control

Re: Help! snmp error

2004-07-21 Thread eddieyip
c_112234-03 i86pc i386 i86pc $ <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Thanks & Regards, Eddie - Original Message - From: Dave Shield <[EMAIL PROTECTED]> To: Eddie <[EMA

Re: Help! snmp error

2004-07-20 Thread Dave Shield
> My community is "svpub" and I can use this community to run a normal > mrtg system. > However, when I tried to get CPU, RAM etc information for my mrtg, the > system prompted below error. > Received SNMP response with error code > error status: noSuchName > index 1 (OID: 1.3.6.1.4.1.2021.11

Help! snmp error

2004-07-19 Thread Eddie
? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> # /usr/local/mrtg-2/bin/mrtg