[SNMP4J] Implementing RFC 1213

Larson, Michelle R Michelle.R.Larson at boeing.com
Tue Aug 19 00:16:14 CEST 2008


Hi-
    I'm using SNMP4J-Agent version 1.1.3 and I'm trying to implement RFC
1213.  The problem I'm having is in the ipRouteTable.  The RFC
description says that if the ipRouteType is set to invalid, then the
agent has the option of removing that row from the table.  How would I
go about implementing that in my agent?  It appears the SNMP4J-Agent
only allows me to remove rows if they have a RowStatus field, but this
table does not have that.  I tried removing the row once I get a
rowChanged notification, but that seems to cause null pointer exceptions
and the agent cannot finish the command to invalidate the row.

Any input would be appreciated.

Thank-you!

Michelle Larson
Boeing



More information about the SNMP4J mailing list