The CIM, DMI and SNMP snap-in sample program demonstrates how to create a snap in for the CIM Browser, DMI Browser, or SNMP Browser tasks. It can also be used as a general guide for creating any other Director snap ins. Creating and registering a snap in is described in Creating and Registering IBM Director Snap Ins.
IBM Director defines snap-in points for the CIM Browser, DMI Browser and the SNMP Browser tasks. The CIM, DMI and SNMP snap in sample provides an implementation of each of these snap in interfaces and demonstrates how your organization can create their own snap in customizations.
The sample code consists of Java source for the snap ins and extension.
Win32_ProgramGroup
CIM class in a tree view. This example
snap in can be viewed using the console CIM Browser by selecting the Win32_ProgramGroup
under the tree path :
Win32_LogicalDisk
CIM class using a pie
chart for disk usage. This example snap in can be viewed using the console CIM Browser
by selecting the Win32_LogicalDisk
under the tree path :
"DMTF|ComponentID|*"
DMI group in a
more readable format.
sysDescr
object.