Chapter 7: Installing CIM and SNMP for Manageability
76
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
Страница 1: ...613 002022 Rev B AT ANC10S 2 10 Gigbit Network Interface Card Installation and User s Guide...
Страница 6: ...6...
Страница 10: ...List of Figures 10...
Страница 12: ...List of Tables 12...
Страница 16: ...Preface 16...
Страница 29: ...AT ANC10S 2 Adapter Installation and User s Guide 29 Figure 5 Installing the Standard Bracket...
Страница 58: ...Chapter 5 Installing the Windows Drivers 58...
Страница 82: ...Chapter 7 Installing CIM and SNMP for Manageability 82...
Страница 104: ...Chapter 9 Troubleshooting 104...
Страница 116: ...Chapter 10 User Diagnostics 116...
Страница 124: ...Appendix B Cleaning Fiber Optic Connectors 124...