Hello!

I am trying to publish integer values via snmp. They should appear on an
enterprise oid.
How do I write the properties-file correctly to have them available in
the
agents mib?
I changed the SampleAgentConfig.properties to have the sysObjectID point
to my enterprise OID
snmp4j.agent.cfg.oid.1.3.6.1.2.1.1.2.0={o}1.3.6.1.4.1.123

and added the line
snmp4j.agent.cfg.oid.1.3.6.1.4.1.123.0={i}10

But this does not work. Every hint welcome.

Ciao, Guenter

_______________________________________________
SNMP4J mailing list
[email protected]
http://lists.agentpp.org/mailman/listinfo/snmp4j

Reply via email to