This is a discussion on Re: SNMPD 5.1.1 crash within the SNMP Users forums, part of the Networking and Network Related category; On 28/07/06, Doru Botez <dbotez@omnexcontrols.com> wrote: > after expanding a private MIB the snmpd ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 28/07/06, Doru Botez <dbotez@omnexcontrols.com> wrote:
> after expanding a private MIB the snmpd crashes when > trying to do a walk on a table that before expanding the MIB worked fine. > ..... The agent uses the old api and before the crash I > can see a trace message about an "evil_client" after returning from the > handler defined for the table that I'm trying to walk through. Just to be clear - is this handler related to the new (private) MIB, or the table that has suddenly started failing? Which order do these two MIBs occur? What happens if you try to walk a single column (not the last) of the table - does that trigger the crash? Or is it just falling off the end of the table? What happens if you run the agent using '-I-new_mib' (if the new initialisation routine is called 'init_new_mib' - adjust accordingly)? Does the agent still crash or not? Dave ------------------------------------------------------------------------- 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/default.php?p...rge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |