(genError) A general failure occured

2007-10-24 Thread girish
Hi,    I\'m using agent subagent approach. After setting the tabular objects when I try getting I could get them properly. But when I issue a snmpwalk command its giving this error:Error in packet.Reason: (genError) A general failure occuredFailed object: MY-MIB::MyTraceTablecan some help how t

help~

2007-10-24 Thread HongGuo Liu
hi all, I want to write procedures to search unknown network equipments by using net-snmp's API.Could you tell me how can i do? Thanks lot£¡ Best Regards! - This SF.net em

net-snmp 5.3.2-rc1 has been released

2007-10-24 Thread Bruce Shaw
This is the first final-release candidate for net-snmp version 5.3.2. It is available here: https://sourceforge.net/project/showfiles.php?group_id=12694&package_id= 11571&release_id=539115 Please download and try on all possible platforms. This email and any files transmitted with it are confid

print numerical and text OID snmptrapd

2007-10-24 Thread Noah
Hi there, is there any way to log both the numerical and textual OID information received by snmptrapd. here are my current settings: sudo snmptrapd -c /etc/snmp/snmptrapd.conf -Lf /var/log/snmptrapd.log -OX -Oe -On at the moment I only see the numerical OID getting logged. cheers, Noah -

load MIBs and receive traps

2007-10-24 Thread Noah
Hi List, I am new to net-snmp. Okay I am looking around at all the documentation and all I am looking to do is install a bunch of MIB files in a program and receive the traps and have the program report I am wondering if snmptrapd can report the trap based on the NOTIFICATION data found in th

tkmib: Can't locate auto/SNMP/read_config.al

2007-10-24 Thread Noah
Any clues as to why perl cant locate auto/SNMP/read_config.al [EMAIL PROTECTED] ~]$ tkmib Unquoted string "raised" may clash with future reserved word at /usr/local/bin/tkmib line 439. Useless use of hash element in void context at /usr/local/bin/tkmib line 108. Name "SNMP::verbose" used only on

RE: Error while creating a table object

2007-10-24 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of girish > Sent: Wednesday, October 24, 2007 12:00 AM > When I issue this command for creating a row object its > giving this error > snmpset -v 3 -u myuser -l authNoPriv -a MD5 -A my_password > localhost myequiRowStatus.1 i 1

RE: Astersik PBX MIB snmp operation

2007-10-24 Thread Leigh Peterson
Hi Dhannya, I'm not sure if this will be of any help to you: http://www.voipphreak.ca/archives/382 Regards, Leigh Subject: Astersik PBX MIB snmp operation Date: Wed, 24 Oct 2007 17:43:48 +0530From: [EMAIL PROTECTED]: net-snmp-users@lists.sourceforge.net Hi, I am trying to perform an sn

Reported size of NFS filesystems

2007-10-24 Thread Mohr James
Hi All! NET-SNMP is reporting an incorrect size for NFS mounted filesystems. We are running NET-SNMP 5.1.2 on Red Hat Enterprise Linux AS release 4 with a file system mounted via NFS from a NetApp. The output of df -k looks like this: 192.168.204.20:/vol/dcb_pu_oracle 2097152

RE: Problems with snmptranslate

2007-10-24 Thread Smith_Randy
Well, it turns out that the problem was in our MIB. We thought that we had converted our MIB over to SMIv2 but it was still at v1, so the snmptranslate command wasn't picking it up. Thanks to all for your time, Randy -Original Message- From: Wes Hardaker [mailto:[EMAIL PROTECTED] Sent:

SNMP 5.3.1 Install (Make) Failure

2007-10-24 Thread Mathis, Jim
Hi, I'd appreciate if anyone could explain the following error and how to correct same. Thanks. P.S. Also is there a license needed if the source code is to be used in a commercial and/or military application? As follows: OS: RH ES 4.0 64-bit kernel gcc -g -O2 -Dlinux -I/usr/include/rpm -

Re: Astersik PBX MIB snmp operation

2007-10-24 Thread Dave Shield
On 24/10/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I am trying to perform an snmp (walk , get, set ) operation on Asterisk > MIB . I have installed the Asterisk 1.4which comes with the snmp > support for the Asterisk MIB . But after installing the Asterisk also I > can't perform

Astersik PBX MIB snmp operation

2007-10-24 Thread dhannya.chandran
Hi, I am trying to perform an snmp (walk , get, set ) operation on Asterisk MIB . I have installed the Asterisk 1.4which comes with the snmp support for the Asterisk MIB . But after installing the Asterisk also I can't perform any snmp operation on the Asterisk PBX mib. Is any config

SNMP 5.3.1 Make Failure

2007-10-24 Thread James Mathis
Hi, I received the following compile error during 'make'. Additional info as follows: OS: RH ES 4.0 64-bit kernel Appreciate any info concerning same. Thanks. gcc -g -O2 -Dlinux -I/usr/include/rpm -o .libs/snmpd snmpd.o -L/usr/lib64 ./.libs/libnetsnmpmibs.so ./.libs/ libnetsnmpage

RE: file monitoring

2007-10-24 Thread Leigh Peterson
Hi All, Can anyone help me out with this? Thanks, Leigh From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: file monitoringDate: Thu, 18 Oct 2007 23:21:05 +0100 Hi All,I've been trying to get SNMP file monitoring implemented, but I've been unsuccessful so far. The ideal situation is that once a

Error while creating a table object

2007-10-24 Thread girish
Hi all,When I issue this command for creating a row object its giving this errorsnmpset -v 3 -u myuser -l authNoPriv -a MD5 -A my_password localhost myequiRowStatus.1 i 1Error in packet.Reason: inconsistentValue (The set value is illegal or unsupported in some way)Failed object: MY-MIB::myequiR