This interface defines the methods that must be implemented by an
SNMP metadata object that needs to interact with an
{@link com.sun.jmx.snmp.agent.SnmpGenericObjectServer} object.
All these methods are usually generated by mibgen when
run in generic-metadata mode.
This interface is used internally between the generated Metadata and
the SNMP runtime and you shouldn't need to worry about it, because
you will never have to use it directly.
This API is a Sun Microsystems internal API and is subject
to change without notice. |