Re: Using mib2c adding rows to an existing table

2005-03-28 Thread Robert Story
On Sat, 19 Mar 2005 17:30:44 -0800 (PST) John wrote: JW> I was wondering if there was a way to use mib2c and JW> user-array/iterator/etc... to make a subagent to add JW> rows to an exisiting table. Probably. The trick would be getting the registration right. The other trick is index allocation. Th

Using mib2c adding rows to an existing table

2005-03-19 Thread John W
SNMP coders, I was wondering if there was a way to use mib2c and user-array/iterator/etc... to make a subagent to add rows to an exisiting table. For example: The master agent would keep track of (3) ethernet devices: eth0, eth1 and eth2. Then, there would be a subagent (on an external device) t