SNMP Agent and Element Management System

2008-07-08 Thread Vishal Nandanwar
Hi, Do anybody knows any kind of Element Management System(EMS)? I want one EMS which will talk with SNMP agent. Vishal N - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for y

RE: snmpwalk is sending an exact request when walking a tree

2008-07-08 Thread Mike Ayers
> From: mn kh [mailto:[EMAIL PROTECTED] > Sent: Monday, July 07, 2008 11:25 PM > 1-all of my MIB object instances are of Counter type, > shouldn't I return NULL? Never! Counter32 ::= [APPLICATION 1] IMPLICIT INTEGER (0..4294967295) You must define an initial value

Need help

2008-07-08 Thread Vishal Nandanwar
Hi, Do any one knows any Element Management System? Which will talk with Agent and HP Open View. Vishal N - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite ope

Need help

2008-07-08 Thread Vishal Nandanwar
Hi, Do any one knows any Element Management System? Which will talk with SNMP agent and HP Open View. Vishal N - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorit

RE: SNMP expertise

2008-07-08 Thread laurent . habib
Hello, I understand want you mean but this is my asn1 structure. In the vabind struct i have a choice for "string" that is -> OCTET STRING. But as you see it doesn't mean what kind of octet string. My engine is a very fast poller and when it works it had no time to check if data is an ascii

version 5.3.2.2

2008-07-08 Thread Ellen Carder
Greetings. Does anyone know where I can find a rpm of net-snmp v 5.3.2.2? Any help is greatly appreciated. -ellen - Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting fo

Re: How to modify the Makefile if I add new files into agent directory

2008-07-08 Thread Dave Shield
2008/7/8 Zhouhuai Shen <[EMAIL PROTECTED]>: > If I want to add a few .c and .h files, such as myFile.c and myFile.h into > the agent sub-directory doing some testings, how can I modify the Makefile > and Makefile.in in the agent sub-directory to make it work? configure --with-mib-modules=myFile