![]() |
|||
![]() |
![]() ![]() |
![]() |
![]() ![]() |
![]() |
![]() ![]() |
![]() |
| ||||||
|
$ export CLASSPATH=$CLASSPATH:examplesDir/current/Snmp/MBeanVirtualTable/ |
Type the following command if you are using a Windows platform:
set classpath=%classpath%;examplesDir/current/Snmp/MBeanVirtualTable/ |
Open installDir/contributions/easymanager/bin
Start easymanager.
If the SNMP agent has been started with the default example port, type the following command.
$ easymanager.sh -port 16161 |
You can now use easymanager to perform the following operations.
Pop up a MIB discovery window.
discovermib -p JDMK_STD_V2_profile |
Create a new MBean.
set:2 -w private :<<jmxMBeanObjectName.998,4,Test:name=test1>, <jmxMBeanClassName.998,4,Agent$Simple>, <jmxMBeanRowStatus.998,2,4>> |
Click on resynch in the MIB discovery window to observer the changes in the MIB.
Destroy the MBean you created.
set:2 -w private :<<jmxMBeanRowStatus.998,2,6>> |
![]() ![]() |