Hi,
I'm using netsnmp 5.4.2.1.
I made a v2c request to server but got error "send response: Too long"
Turned on debug msgand got
sess_async_send: 2010-11-29 15:00:16,716 - length of packet (8379) exceeds
session maximum (4096)
We cannot specify maxMsgSize in snmpv2c PDU.
Does netsnmp defau
16:26:28 -0700
>
> >>>>> On Mon, 20 Sep 2010 10:56:37 -0700, Connie Chan
> >>>>> said:
>
> CC> Does anybody know why netsnmp only allow 128 OID in one request?
> CC> #define SNMP_MAX_CMDLINE_OIDS 128
>
> That's actually a mand
Hi all,
Does anybody know why netsnmp only allow 128 OID in one request?
#define SNMP_MAX_CMDLINE_OIDS 128
#>Too many object identifiers specified. Only 128 allowed in one request.
Thanks
Connie
Hi,
Does anybody have a list on the special char set that netsnmp doesn't
support as password?
Like can I enter \,/,",?,*,<,>, as password?
Thanks
Connie
-
This SF.Net email is sponsored by the Moblin Your Move Developer
n main (argc=7, argv=0x7e44) at snmptrapd.c:1418
Any idea?
Thanks
Connie
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Friday, February 16, 2007 12:59 AM
To: Connie Chan
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: snmp trap
Hi,
I would like to forward the receiving trap by machine B to machine C.
In my snmptrapd.conf in machine B, I have
createUser -e MD5 DES
authUser log,net
When I run snmptrapd, I can receive traps from machine A.
When I generate a trap from machine B, machine C can receive the trap.
Hi,
I would like to know which port does the net-snmp use to **send out** trap?
Does is also use port 162?
If so, how can I change the port?
Thanks
Connie
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceF
Hi,
Looks like currently
net-snmp supports RFC2011 which is obselete. Any plan to implement
RFC4293?
Thanks
Connie
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly wi
Hi,
I can create snmp v3 user by editing
snmp.conf
rwuser
initial
createUser initial MD5
setup_passphrase DES
I tried to use snmpusm to change
the password of initial and I got the following error
msg
#>snmpusm -v3 -u initial -l
authNoPriv -a MD5 -A setup_passphrase -x DES -X
setu
Hi,
I built net-snmp 5.2.1.2 on both PPC and Linux platforms.
However, the snmpwalk can only auth (using snmp v3 auth) to the same
platform.
When I use snmpwalk from the Linux machine and try to retrieve snmp
information from a PPC snmpd, I got auth failure error and vice versa.
Does anybody h
Hi,
I downloaded
net-snmp 5.3 and tried to build on my Linux machine.
I didn't enforce any
encryption / security feature. However, I got the following
error:
/bin/sh
./libtool --mode=link gcc -g -O2 -Dlinux -I/usr/include/rpm -o
snmpd snmpd.lo libnetsnmpmibs.la libnetsnmpagent.la
he
Hi
all,
I would like to use
net-snmp v3 feature with encryption. Currently, I am using net-snmp
5.2.1.2.
I built snmpd with
openssl. However, when I exec snmpwalk, I got the following
errors
snmpwalk -v 3
-u user -n "" -e 0x8000X -l authPriv -a MD5 -A password -x DES
-X password
Hi
all,
I'm new to the
net-snmp
I would like to
create snmp v3 user to access the SNMP stack.
I tried to use
snmpusm to create the user and got the following error:
net-snmp-5.2.1.2>apps/snmpusm -v 2c -c private snmp-server create
USER rwusrError in packet.Reason: noCreation (That tab
13 matches
Mail list logo