on hp-unix11 for 64bits, thanks!
On Wed, 15 Sep 2010 15:58:48 +0800 [email protected] wrote:
FCCC>I am try to install net-snmp on hp-unix11 for 32bits, it works
correct,
FCCC> but when I install it for 64bits(compile it with +DD64), and it
running
FCCC> error, no matte
the snmpd print the
FCCC> sender's IP and port always 0.0.0.0:0.
FCCC>How can I solve it? thanks!
FCCC>
FCCC> Received SNMP packet(s) from UDP: [0.0.0.0]->[0.0.0.0]:0
Are you running the latest version?
--
Hi,
I am try to install net-snmp on hp-unix11 for 32bits, it works correct,
but when I install it for 64bits(compile it with +DD64), and it running
error, no matter where I send a request to the snmpd, the snmpd print the
sender's IP and port always 0.0.0.0:0.
How can I solve it? t
On 22 June 2010 01:33, s00110979 wrote:
> I have a question about codes in file snmp_api.c
> int
> snmp_sess_select_info(void *sessp,
> int *numfds,
> fd_set * fdset, struct timeval *timeout, int *block)
Note that this API uses the standard 'fd_set' da
evious (see function
snmp_sess_select_info2,
call NETSNMP_LARGE_FD_SET(slp->transport->sock, fdset); ), it must be greater
than FD_SETSIZE,
function netsnmp_copy_large_fd_set_to_fd_set always returns -1 in large file
descrip
On Fri, 2009-02-13 at 16:27 +0800, sunliang 00100828 wrote:
> Dear Sir/Madam
>
> This is an engineer from Huawei Technology LTD.
> We have met an issue with your software in version 5.2.3
> We want to do the SNMPWALK function, and set the software do not check up
> according to ASCII sequence.
>
Hello!
2009/2/13 sunliang 00100828
> We want to do the SNMPWALK function, and set the software do not check up
> according to ASCII sequence.
> Do you have a solution?
If you want to turn off DISPLAY-HINT try "-I h" option:
snmpwalk -I h ...
For example snmpwalk with options "-I h -O
Dear Sir/Madam
This is an engineer from Huawei Technology LTD.
We have met an issue with your software in version 5.2.3
We want to do the SNMPWALK function, and set the software do not check up
according to ASCII sequence.
Do you have a solution?
Thanks for your support in advance.
Best Regards
Hi net-snmp coders,
I would like to say thanks to the group and Mr.dave regards giving the solution
to avoid multiple lower api calls when snmp get bulk request happened.
With thanks and Regards,
D.SenthilNathan
I don't recall seeing any mention of MatrixSSL on either of the mailing lists.
I haven't looked at the MatrixSSL APIs, but I strongly suspect that
you'll need to tweak the Net-SNMP library code in order to have it use
the MatrixSSL encryption and authentication routines.
If you manage to get this
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com
understand your meanings well. Do you mean if my
LX> variable is a fixed string, I can set the type as ASN_OCTET_STR with
LX> 5.3.1.pre3 ? Thanks again.
No, you'll still need to use implied.
--
NOTE: messages sent directly to me, instead of the lists, will be deleted
unless the
e to ASN_PRIV_IMPLIED_OCTET_STR, it prints: xx.'A:B:C'.58.69.58.70 =x; It means that I can get the first three characters.
I am sorry I don't understand your meanings well. Do you mean if my variable is a fixed string, I can set the type as ASN_OCTET_STR with 5.3.1.pre3 ? Thanks aga
> On Mon, 29 May 2006 17:22:52 +0800, "livia xie" <[EMAIL PROTECTED]> said:
livia> I don't what's wrong with it. Could anyone give me some advice how to
livia> correct this error? Thank you very much!
I'd have to see the MIB file but are you sure the mib file is either
using IMPLIED for that
dr[12]
mac_addr="A:B:C:D:E:F";
But when I run snmpd to get the table datas , it always print:
xx.'A:B:C'.68.58.69.70 = x;
not xx.A:B:C:D:E:F=x;
I don't what's wrong with it. Could anyone give me some advice how to correct this error? Thank you very much!
I am looking forward
On Fri, 2005-11-04 at 10:15 +0800, livia xie wrote:
> I use net-snmp-5.1.3. But I can't find the conf file of mib2c.mfd.conf
> in /usr/local/share/snmp. Is that the version is too old
Spot on.
The MfD framework first appeared in release 5.2, so is only present
in the 5.2.x line (and above).
Dave
Hello ,friends,
I use net-snmp-5.1.3. But I can't find the conf file of mib2c.mfd.conf in /usr/local/share/snmp. Is that the version is too old or other reasons? Could anyone give me some advice? Thank you very much!
Best regards!
livia
On Wed, 2 Nov 2005 15:15:24 +0800 livia wrote:
LX> I use mib2c to generate the codes for me to extend the agent. But I don't
LX> know what's the difference between using the conf file of
LX> mib2c.iterate.confand using
LX> mib2c.iterate_access.conf.
Use both to generate code, and look at the code
erate more files using mib2c.iterate_access.conf. Could anyone give me some advice? Thank you very much!
I am looking forward to your advice. Thanks again.
Best Regards!
livia
On Fri, 2005-10-28 at 13:50 +0800, livia xie wrote:
> After the agent receives the msgs from NMS, how can it set the datas
> to devices?
It depends on the device.
> Can I define ioctl functions in my device drivers and call the
> functions in the msg process routines?
Yes - that's certainly o
functions in the msg process routines? How about get data from devices? Could anyone give me some advice? Thank you very much!
I am looking forward to your advice. Thanks again.
Best regards!
livia
On Wed, 26 Oct 2005 17:56:46 +0800 livia wrote:
LX> I define a MIB to manage my network devices and the MIB definition is too
LX> large that I want to divide it into several modules. But I don't how to
LX> integrate these modules generated by mib2c together. If I compile my
LX> modules into shared
hange the
snmpd.conf to load all my objects at startup? Could anyone give me some advice to integrate my several modules? Thank you very much!
I am looking forward to your advice. Thanks again.
Best Reagards!
livia
ome advice? Is
livia> there any API that I can use to write proxy agent routines and
livia> how can I define the interfaces between proxy agent and managed
livia> agent? Thank you very much! I am looking forward to your
livia> advice! Thanks again! yours sincerely livia
See the
tween proxy agent andmanaged agent? Thank you very much! I am looking forward to your advice! Thanks again! yours sincerelylivia
On Fri, 14 Oct 2005 16:00:15 +0800 livia wrote:
LX> Now I want to implemente a software to manage our network devices on the
LX> base of net-snmp. But I don't how to insert my programs used to process the
LX> messages from management station into net-snmp after I load my private
LX> MIBs. How can I
hi, friends, I am a newbie to snmp.
Now I want to implemente a software to manage our network devices on the base of net-snmp. But I don't how to insert my programs used to process the messages from management station into net-snmp after I load my private MIBs. How can I implement the interaction
27 matches
Mail list logo