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
[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 :
>
>
> 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
> 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
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
#
> 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