All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----examples.snmp.manager.SimpleManager
When calling the program, you must specify:
As a reminder, if you wish to query the SNMP agent example provided as part of JDMK, use port 8085.
In order to get traces from the SNMP Manager API, invoke the program as follows:
java -DDEBUG examples.snmp.manager.SimpleManager sky 8085
public SimpleManager()
public static void main(String argv[])
As a reminder, if you wish to query the SNMP agent example provided as part of JDMK, use port 8085.
In order to get traces from the SNMP Manager API, invoke the program as follows:
java -DDEBUG examples.snmp.manager.SimpleManager sky 8085
public static void usage()
All Packages Class Hierarchy This Package Previous Next Index