Class CIM_OOBAlertServiceOnNetworkPort
extends CIM_DeviceServiceImplementation

OOBAlertServiceOnNetworkPort defines where the out-of-band alerting Service is implemented. Currently, the Service can either employ a Modem or a NetworkPort to send alerts.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_DeviceServiceImplementation
   |
   +--CIM_OOBAlertServiceOnNetworkPort

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringOOBAlertServiceOnNetworkPort defines where the out-of-band alerting Service is implemented. Currently, the Service can either employ a Modem or a NetworkPort to send alerts.
UMLPackagePathstringCIM::Device::Ports
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_OOBAlertServiceOnNetworkPortCIM_NetworkPort
DescriptionstringThe NetworkPort that implements the Service.
Keybooleantrue
Maxuint321
OverridestringAntecedent
DependentCIM_OOBAlertServiceOnNetworkPortCIM_OOBAlertService
DescriptionstringThe alerting Service that is provided on the NetworkPort.
Keybooleantrue
OverridestringDependent

Class Methods