Re: Dynamic Row Creation

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On Thu, 2006-01-05 at 22:32 -0800, sachin mahajan wrote:
>       I want to know which mib2c conf files will
> create code to support dynamic row creation

Most of them.


> How to test this functionality using snmpset command?

That depends on the MIB table that you're implementing.
Typically, you'd do something like:

	snmpset ...  myStatus.999 i 4
or
	snmpset ...  myStatus.999 i 5

(perhaps with some additional varbinds referring to
the same row).   That assumes that the table includes
a RowStatus column.   Some MIB tables use a slightly
different approach  -  either another column object,
or "automatically creating" rows on demand.
  So it depends on the table.

Dave


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.