> Hi-
> I'm using SNMP4j-Agent version 1.1.4. I have two issues.
>
> First, the SNMPv2MIB.java that is included in this delivery does not
> unregister the sysORLastChange MO, making it difficult for me to bring
> down my agent and bring it back up again in the same JVM.
>
> The second issue I'm having is related to a READ-CREATE item in my
> table. Column 17 in my table allows my manager to set createAndGo,
> createAndWait, destroy, etc. If I set createAndGo or createAndWait on
> the agent as the MIB is generated, it seems to create columns 2-16 in
> the table. But it doesn't create column 17 or column 1. I try to use
> an MO Change Listener on my table to add this column after the row is
> created, but the change gets fired before the row is created, so I
> can't add that column. Am I approaching this the wrong way? How do I
> add column's 1 and 17? Could this be an indication of an issue in my
> MIB?
>
> Thanks!
>
> Rachel
_______________________________________________
SNMP4J mailing list
[email protected]
http://lists.agentpp.org/mailman/listinfo/snmp4j