hello,

I am running Linux version 9 with version 5.1.1 of net-snmp.

I have added and built the MIB and included it into the directory
/usr/local/share/snmp directory.
Generated the templates successfully and moved them into mibgroup and
created the top header with
the "config_require(mibfiles.c) etc".

Performed ./configure and performed make.

Ok I am using the snmpd -d to debug whats happenning. When I perform
snmpwalk -v 1 -c erlang local host .1.3.6.1.2.1.6.15

I see the the snmp daemon Receiving a get request and sending a response to
the local machine:

TCP-MIB::tcpOutRsts.0 = counter32: 2

Marvelous. Just what I expected. Ok when I try to do the same with myMib. I
see the snmp daemon receive
and send but I dont see anything on my machine. The snmptranslate for the
given OID works fine though.

Questions do I have to perform a set on an entry within the MIB prior to
performing the "snmpwalk" command?
Is there a stage I have missed?

Cheers,
Garyc



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to