[SNMP4J] Snmp4j-Agent SNMP-MPD-MIB missing for reading snmpInvalidMsgs ?

Frank Fock fock at agentpp.com
Fri Jan 27 02:28:17 CET 2017


Hi Ullrich 

This seems to be an error (that the SNMP-MPD-MIB counters are not implemented by the AgentConfigManager.
I ill add the missing code for the next release.

Meanwhile you can, of course, implement your own CounterListener for those three counters in your own MIB.

Best regards,
Frank


> On 25 Jan 2017, at 15:19, ulrich berl <ulrich.berl at gmx.net> wrote:
> 
> Hi!
> 
> From the snmp4j homepage i see that the SNMP4J-Agent should have an implementation for SNMP-MPD-MIB.
> Actually in the code the counter for 'snmpInvalidMsgs' will be incremented on a message process failure (MessageDispatcherImpl.processMessage).
> 
> But as there is no SNMP-MPD-MIB implementation, i cant read out the value for 'snmpInvalidMsgs'.
> 
> Should i implement CounterListener in my own mib for 'snmpInvalidMsgs' ?
> 
> Thanks, Ulrich
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> https://oosnmp.net/mailman/listinfo/snmp4j




More information about the SNMP4J mailing list