Chapter 7: Installing CIM and SNMP for Manageability
82
Installing CIM
The Common Information Model (CIM) is an industry standard defined by
the Distributed Management Task Force (DMTF). Microsoft implements
CIM on Windows platforms. Also, Broadcom supports CIM on the
Windows Server 2008, Windows Server 2008 R2, and Windows Server
2012 platforms.
Broadcom's implementation of CIM enables various classes to provide
information through CIM client applications. The Broadcom CIM data
provider provides data only. In addition, you can select your preferred CIM
client software to browse the information exposed by the Broadcom CIM
provider.
The Broadcom CIM provider provides information through the following
classes:
BRCM_NetworkAdapter
BRCM_ExtraCapacityGroup
The BRCM_NetworkAdapter class provides network adapter information
pertaining to a group of adapters including Broadcom and controllers from
other vendors. The BRCM_ExtraCapacityGroup class provides team
configuration for the Broadcom Advanced Server Program (BASP).
Current implementation provides team information and information about
physical network adapters in the team.
BASP provides information about events through event logs. You can use
either the
Event Viewer (
provided by Windows Server 2008, Windows
Server 2008 R2, and Windows Server 2012) or CIM to inspect and monitor
these events. The Broadcom CIM provider also provides event information
through the CIM generic event model. The following events are defined by
CIM:
__InstanceCreationEvent
__InstanceDeletionEvent
__InstanceModificationEvent
CIM requires the client application to register the events from the client
application, using queries as examples to receive events properly. See the
following examples:
SELECT * FROM __InstanceModificationEvent
where TargetInstance ISA "BRCM_NetworkAdapter"
SELECT * FROM __InstanceModificationEvent
where TargetInstance ISA "BRCM_ExtraCapacityGroup"
SELECT * FROM __InstanceCreationEvent
where TargetInstance ISA "BRCM_NetworkAdapter"
Содержание AT-ANC10S/4
Страница 6: ...6...
Страница 10: ...Contents 10...
Страница 12: ...List of Figures 12...
Страница 14: ...List of Tables 14...
Страница 18: ...Preface 18...
Страница 26: ...Chapter 1 Introducing the AT ANC10S 2 and AT ANC10S 4 Adapters 26...
Страница 34: ...Chapter 2 Installing the Hardware 34 Figure 8 Installing the Standard Bracket...
Страница 40: ...Chapter 2 Installing the Hardware 40...
Страница 64: ...Chapter 5 Installing the Windows Drivers 64...
Страница 88: ...Chapter 7 Installing CIM and SNMP for Manageability 88...
Страница 110: ...Chapter 9 Troubleshooting 110...
Страница 122: ...Chapter 10 User Diagnostics 122...
Страница 130: ...Appendix B Cleaning Fiber Optic Connectors 130...