Dave,

Thanks for the reply .

I have implemented the whole ifTable in subagent, but the snmpwalk shows the
entries created by master snmp agent, so is there a way to override the
table of master agent by subagent table entries, so that snmpwalk could see
the entries created by the ifagent.

Regards,
Manish

-----Original Message-----
From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On
Behalf Of Dave Shield
Sent: Tuesday, January 27, 2009 9:49 AM
To: Manish Gupta
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: Not able to create the new row in ifTable through subagent

2009/1/26 Manish Gupta <mani...@niksun.com>:
> So is it possible to create
> new row by subagent in the ifTable created by master snmpd.

No.
The ifTable code is expecting to implement the *whole* table.
It's not designed to allow individual subagents to insert
additional rows.

It *might* work if your subagent explicitly registers the row as
a "slice" rather than a full table.   But there's no examples of
this in the current code, and the mib2c templates don't cover
this option either.

Dave



------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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/listinfo/net-snmp-users

Reply via email to