Hi there, I new in this area. I was trying to create a sample agent to monitor a statistic of a program mine. My program is in Java.
What I have done? I create a class MyMib in my program that extends MOGroup, to create a mib. in that class I create a sample attribube to monitor (a scalar String - OID=1.3.6.4.1.4326.10) ok.... Then I create a class (MyAgent) that extends BaseAgent and subscribe MyMib in the agent. I am doing something wrong? How can I test if its all rigth? I tryed to use line command snmpget, but its always send me a timeout. I don´t really know if my snmpget if working. XD Since now, tkns! -- Everton Lima Aleixo Graduando em Ciencia da Computação Universidade Federal de Goiás _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
