On 2 February 2011 15:52, Egor <[email protected]> wrote:
> Is there way to create new raw in some table by snmp request?
> So, if yes, how it can be realized by mib2c module and mfd?

I presume you are asking about creating a new row in the table?

The standard MIB mechanism for this is to have a column of type
'RowStatus'.    Most of the mib2c table templates (including MfD)
should spot when your table includes this column, and generate
code to handle creating/deleting rows automatically.

Dave

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to