Setup Guide
Classes and Schema Implementation
This section lists the implementation of classes and schema in OMI.
1 Prole Implementation
• CIM_RegisteredProfile
• CIM_ElementConformsToProfile
• CIM_PhysicalComputerSystemView
2 DesiredStateConguration (DSC)
• MSFT_NetworkDevice_AclView
• MSFT_NetworkDevice_BgpConfigurationView
• MSFT_NetworkDevice_BgpPeerView
• MSFT_NetworkDevice_ConfigurationView
• MSFT_NetworkDevice_EthernetPortView
• MSFT_NetworkDevice_MclagConfigurationView
• MSFT_NetworkDevice_PolicyMapView
• MSFT_NetworkDevice_PortChannelView
•
MSFT_NetworkDevice_SnmpConfigurationView
• MSFT_NetworkDevice_StaticRouteView
• MSFT_NetworkDevice_VlanView
• MSFT_NetworkDevice_VrfContextView
3 Other Classes
• MSFT_NetworkDevice_CapabilityView (Only EI supported)
NOTE
:
The key (property ID) in the BGP conguration is of the form:Id = "1-1-vrf-1";AddressFamily-ExtAsNumber-
VRFName.Example:
For an ASN 100 on default-VRF (IPv4) it will be 1-100-default
For IPv6 context, it will be 2-100-default (corresponds to Router bgp 100 Address-
family ipv6 unicast)
Powershell Cmdlets and OMI Compatibility Matrix
This section describes the list of DesiredStateConguration (DSC) resource cmdlets supported in OMI.
Table 2. Powershell Cmdlets and OMI Compatibility Matrix
Cmdlets Description Version Support
Get-DscConfiguration
Gets the current conguration of the nodes. 4.0 and 5.0
Get-
DscLocalConfigurationManager
Gets Local Conguration Manager settings
and states for the node.
4.0 and 5.0
Get-DscResource
Gets the DSC resources present on the
computer.
4.0 and 5.0
Remove-DscConfigurationDocument
Removes a conguration document from
the DSC conguration store.
Not Supported
62 Open Management Infrastructure