> ... > This section discusses several typical usage scenarios. > ... > 2) Subagents implement rows in a "simple table". A simple table is > one in which row creation is not specified, and for which the > MIB does not define an object that counts entries in the table. > Examples of simple tables are rdbmsDbTable, udpTable, and > hrSWRunTable. > > But then I'm disheartened by > > 5) Subagents implement rows in tables whose MIB also defines an > object that counts entries in the table, for example the MIB-2 > ifTable (due to ifNumber). The subagent that implements such a > counter object (like ifNumber) must go beyond AgentX to > correctly implement it. This is an implementation issue (and > most new MIB designs no longer include such objects). > > Because, of course, the table I need to split between subagents is > ifTable! ...
Moving on, I want to implement ifAddrTable in my PPP subagent. It should supplement the ifAddrTable rows that (I believe) come out of the master agent (snmpd). There is nothing like ifNumber in this table but though I build a subagent that registers to handle ifTable, I get only the rows handled by the master. How do I get my subagent to be able to add to snmpd's ifAddrTable? Chris ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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