Hi,
I have install net-snmp using yast2 in SUSE linux EL11.
I found nothing related net-snmp under /usr/.
I thought it is not properly installed so i have downloaded
net-snmp-5.4.2.1.tar.gz. and compiled and installed.
now when i try to start snmp , i am getting following error.
--
Where can i find snmpdtrap.conf file.
when i check with locate command. it is showing under
/var/net-snmp/snmpdtrap.conf
but when i open with vi editor ,, the message given is "don't edit this
file"
is there any alternative?
On Thu, Feb 4, 2010 at 5:40 PM, astal vista wrote:
&
i have install net-snmp package on RHEL5.3.
everything is fn. But programmers have written some code on net-snmp. They
want to comile it. But they try to compile it with following command, we are
getting some errors like this below:
#make snmp-demo
gcc -I. `net-snmp-config --cflags` -c -o snmp
Hi,
I have defined a community name x with Read only permissions.
in v1 and v2. Now i want to define another community with Read write
permission.
How can i do that?
Thanks
--
Throughout its 18-year history, RSA C
Hi all,
I would like to know how to put a script in snmpd.conf file.
i have seen the config file.it doesn't help me bcoz the scripts starts with
#!/bin/bash.
so when i try to use..., since there is # in the beginning it is taking as
comment.
how to solve the problem.
one more thing.
I want to
Hi all,
Do anyone know how to configure SNMPv3 .
as per my knowledge, in SNMPv1,v2 it uses community string name for
authentication.
But In SNMPv3, we have to create users and assign passwords and passphase so
and so.
can anyone help me
1) to create 5 users and assign passwords for them.
2)usa
Hi,
This is Antony raj.
Can you help me regarding SNMP configuration. I got reponse from two guys,
its pretty good, and it helped me.
But
1) How can i Findout the OID no of cpu utilization time and memory usage and
disk usage.
and one more thing.
my requirement is:
2)" I want to monitor on
I have configured net-snmp on RHEL-5.
I am very much confused with MIBs and OIDs.
now i am able to get the output.but
my requirement is...
I want to retrieve the CPU usage and Disk free usage SNMP agent.
I want to monitor one application that is running on SNMP agent.
how can i do that?
Can an