|
This is a sample GUI application to show the usage of the CORBA API. This example uses the SnmpTarget interface for GET, GETNEXT, GETBULK, and SET and a supplementary class CorbaTableUi with SnmpTable interface for retrieving the table values. The application supports all the three versions of SNMP. This is a user-friendly application and can be viewed by executing the following command.
|
java CorbaDemo |
The screenshot of this applet example is given below.

Source
Refer the source code for the CorbaDemo example present in <examples/corbaclient/CorbaDemo.java> for more information.
Usage
The usage of the CorbaDemo is provided below.
java CorbaDemo [-ORBInitialPort orbPort] [-ORBInitialHost orbHost]
|
|
Note:
|
|