Error During *.c & *.h file by using *.txt file

2008-05-12 Thread arif hussain
Hi to All I am trying to generate *.c and *.h files from IP-MIB.txt file using one scripting file which uses mib2c for this, In my PC ( Ubuntu ) i installed net-snmp-5.3.1 and also perl in that dir, still i am getting this error. I done perl installation from net-snmp-5.3.1/perl/ , is i need

RE: HOST-RESOURCES-MIB

2008-05-12 Thread Mike Ayers
[Please always include the list.] > From: diogo vargas marcos [mailto:[EMAIL PROTECTED] > Sent: Saturday, May 10, 2008 10:20 AM > When I asked about : > > > How can I get the > HOST-RESOURCES-MIB::hrSystemUptime.0 value from > net-snmp-5.4.1-3.win32 ? > > and you wrote : > >

RE: about the snmpagent example

2008-05-12 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Sunday, May 11, 2008 4:52 AM > Oh,the below is my operate. > #ps -aux|grep snmpd > Warning: bad syntax, perhaps a bogus '-'? See > /usr/share/doc/procps-3.2.3/FAQ > root 14960 0.0 0.5 79816 605

RE: specific trap

2008-05-12 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Brian A. Seklecki > Sent: Thursday, May 08, 2008 3:56 PM > There's probably a "General Error" OID in one of the stock > MIBs you can > recycle. But I would recommend not doing this, as it almost invariably turns out

Urgent - Unknown user name

2008-05-12 Thread Pachiappan D
Hello, I have written an API to add a snmpv3 user.( Like net-snmp-config ) Before starting the agent,my API appends the two lines in appropriate files as below, createUser admin MD5 "intelinside" DES - /var/net-snmp/snmpd.conf rwuser admin - /usr/local/share/snmp/snmpd.conf #

RE: Is it necessary to be root to install Net-SNMP

2008-05-12 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Raghavendra Prasad > Sent: Friday, May 09, 2008 6:08 AM > >>Being root is nessary for an automatic install of the > Net-SNMP perl modules > >>(and hence for running anything that relies on these, like mib2c). > >>It is not ne