Hi all:
I used net-snmp 5.0.6 at a custom MPC852 PowerPC board.I got a
problem.
bash-2.05b# ./snmpd -f -L -DnstAgentPluginObject,dlmod
dlmod: register mib
dlmod: dlmod_path: /usr/lib/snmp/dlmod
dlmod: dlmod_create_module
dlmod: dlmod_load_module
nstAgentPluginObject: /usr/lib/nstAg
fixed it--sorry to bother
I diffed the files and realized I had left a line out of the conf after all
--
Anne
---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecyc
I used yum to install net-snmp on my new x86_64 system
(this is what's installed:
net-snmp.x86_64 5.2.1.2-FC3.1
net-snmp-devel.x86_645.2.1.2-FC3.1
net-snmp-libs.x86_64 5.2.1.2-FC3.1
net-snmp-libs.i386 5.2.1.2
On Thu, 2005-08-25 at 14:38 +, [EMAIL PROTECTED] wrote:
> Good Day
>
> We are running Sun Sparc enterprise class servers with solaris 9.
>
> Trying to learn how to get snmp traps to collect information such as
> cpu utilzation (ie. system,user, process), disk utilization, failed
> login att
Hi Thomas,
my config was read two times;(
I've start snmptrapd with "-c /etc/snmptrapd.conf".
Also this file will parsed by read_config default PATH.
So I removed "-c /etc/snmptrap.conf" from my init-script,
now works the traphandler perfectly :)
Thanks for your answer.
Greetings
Andre
Sorry for spamming :))
I've found the answer in the archives..
Ciao
Andre
Am 30.08.2005 um 15:39 Uhr haben Sie geschrieben:
> Hello all,
>
> I'm using snmptrapd for getting some snmp-inform messages from
> a Cisco router.
>
> The daemon calls a perl script. That works fine for me, but the
>
Hello all,
I'm using snmptrapd for getting some snmp-inform messages from
a Cisco router.
The daemon calls a perl script. That works fine for me, but the
daemon calls that traphandle twice for one inform message.;(
The Cisco router send four messages(for one run!), and I need to
handle only two
Hi Greeting:
On the man page of "snmptrap" I found there is type for counter32 but no
counter64
###
The TYPE is a single character, one of:
i INTEGER
u UNSIGNED
c COUNTER32
s STRING
x HEX STRING