JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris WBEM Developer's Guide     Oracle Solaris 11 Express 11/10
search filter icon
search icon

Document Information

Preface

1.  Overview of Solaris Web-Based Enterprise Management

2.  Using the CIM Object Manager

3.  Using the Sample Programs

4.  Writing a Client Program

5.  Writing WBEM Queries

6.  Writing a Provider Program

7.  Creating JavaBeans Components Using the MOF Compiler

8.  Administering Security

9.  Troubleshooting

A.  Solaris Schema

Solaris Schema Files

Solaris_Acl.mof File

Solaris_Application.mof File

Solaris_CIMOM.mof File

Solaris_Core.mof File

Solaris_Device.mof File

Solaris_Event.mof File

Solaris_Network.mof File

Solaris_Performance.mof File

Solaris_Project.mof File

Solaris_Schema.mof File

Solaris_SNMP.mof File

Solaris_System.mof File

Solaris_Users.mof File

Solaris_VM1.0.mof File

WBEMServices.mof File

Index

Appendix A

Solaris Schema

The Solaris Schema and CIM Schema are available by default in the CIM Object Manager. You can view the MOF files, from which the Solaris Schema and CIM Schema are compiled, in /usr/sadm/mof/. CIM Schema files, which implement the Core and Common models of the Common Information Model, are denoted by the use of “CIM” in their associated file names. The Solaris Schema files, denoted by the use of “Solaris” in their file names, provide the unique extensions that Sun Microsystems has made to the Common Information Model. The MOF files that you find in /usr/sadm/mof/will depend on the installation cluster of the system and which packages have been installed.

Documentation of the Solaris providers listed in this chapter is included in the MOF file in which the provider is specified.