Hi, all -
I'm running into some problems with -v1 traps.
>From my reading, the man page for snmptrap is incorrect.
I've gotten it to send traps with:
# snmptrap -v 1 -c public \
{dest IP}:162 \
{ent oid} \
{agent IP} \
Upon re-reading the tutorials, I see that the original net-snmp tutorial
set does include the destination address immediately after the common
parameters. I think I'm doing it correctly, but obviously I'm not.
Here are the pertinent portions of my MIB:
DELL-RAC-MIB DEFINITIONS ::= BEGIN
I
Good gentlebeings -
I am having difficulty recognizing my enterprise-specific variables with
net-snmp-5.4.
My system is RHEL4u4 Linux.
First off, I have verified that my var handlers are being compiled using
nm /usr/local/lib/libnetsnmpmibs* | grep handle_drs
I can access all system-related o
Hi, Adam -
Thanks for the suggestion!
It is not listed.
'mib_module_includes.h' has /*#include "mibgroup/DELL-CMC-MIB.h"*/
... in it.
Strange. Is the configure fooked here?
./configure --with-mib-modules="DELL-CMC-MIB"
--with-default-snmp-version="2" --with-sys-contact="root@"
--with-sys-lo
Based on Adam's suggestion, I added (by hand) a line to run
init_drsProductName (my first Dell-defined variable) to
agent/mibgroup/mib_module_inits.h and did make && make install. My error
message has now changed:
DELL-CMC-MIB::drsProductName = No Such Instance currently exists at this
OID (was No
Okay, by manually patching agent/mibgroup/mib_module_inits.h after
./configure, I can get
snmpwalk -v 2c -c mystring localhost dell
... to work, showing me all the props I've manually patched into that
file.
However, snmpget of any one of the props does not work, returning 'No
such object'. I
-Original Message-
From: Daniel Hobi [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 12, 2007 2:24 AM
To: [EMAIL PROTECTED]
Cc: Wilde, Donald
Subject: Re: Compiled variable code in net-snmp-5.4
On 12.04.2007 02:13, [EMAIL PROTECTED] wrote:
> Okay, by manually patching agent/mibgroup/mib_m
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Thursday, April 12, 2007 3:46 AM
To: Wilde, Donald
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Compiled variable code in net-snmp-5.4
On 11/04/07, [EMAIL PROTECTED] <[EMAIL PROTE
-Original Message-
From: Adam Bell [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 12, 2007 8:58 AM
To: Wilde, Donald
Cc: [EMAIL PROTECTED]
Subject: RE: Compiled variable code in net-snmp-5.4
After a bunch of messing around, here is what I did
use --with-mib-module=xxx in configure jus
Hi, folks -
Thanks to pointers and help from this list as well as lots of the Magic
Oil of Midnight, we have our SNMPd integrated. However, there's one
wierdness left. When I build on Linux x86, it works fine and I can do
'snmpwalk blah blah blah groupname', but when I cross-compile onto PPC
for o
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Monday, April 16, 2007 6:23 AM
To: Wilde, Donald
Cc: [email protected]
Subject: Re: Getsa and walks by name
On 15/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Th
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Monday, April 23, 2007 5:10 AM
To: Wilde, Donald
Cc: [email protected]
Subject: Re: Getsa and walks by name
On 20/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> The
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Monday, April 23, 2007 9:31 AM
To: Wilde, Donald
Cc: [email protected]
Subject: Re: Getsa and walks by name
On 23/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > .
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Monday, April 23, 2007 9:31 AM
To: Wilde, Donald
Cc: [email protected]
Subject: Re: Getsa and walks by name
On 23/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > .
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Niklas Larsson
Sent: Friday, April 27, 2007 9:23 AM
To: [email protected]
Subject: PowerEdge 2950 and omsa
Hi, I'm trying to monitor our Dell PowerEdge 2950 with snmp. The server
is runn
15 matches
Mail list logo