[SNMP4J] TableEvent ->NoSuchInstance

Frank Fock fock at agentpp.com
Tue Jul 12 00:25:52 CEST 2011


Hi Christy,

TableUtils (which is creating TableEvents) uses GETNEXT and
GETBULK to retrive table data. Both operations must not
return any exception values you refer to (e.g. noSuchInstance,
noSuchName). Thus, it does not make sense to return it
as if it is returned by an agent, that agent violates the
standard.

Best regards,
Frank

On 11.07.2011 22:34, christyj wrote:
> TableEvent ->  getColumns() does not appear to return a NoSuchInstance (Null
> Instance) instead it just returns a null VariableBinding. Is it possible to
> make it return Null instances with appropriate status set?
>
> Christy
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

-- 
AGENT++
http://www.agentpp.com
http://www.snmp4j.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the SNMP4J mailing list