Class CIM_IPNetworkSecurityIndication
extends CIM_SecurityIndication

IPNetworkSecurityIndication is a class that represents events that have a network context, i.e. a source or destination address is a necessary property of the indication. More specific Indication subclasses that can derive from this class are for example, firewall or intrusion detection subclasses. This class is not limited to use on IPv4 networks but has numerical property support for IPv4 networks that can be used for efficient implementations of search and analysis.

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


Class Hierarchy

CIM_Indication
   |
   +--CIM_ProcessIndication
   |
   +--CIM_AlertIndication
   |
   +--CIM_SecurityIndication
   |
   +--CIM_IPNetworkSecurityIndication

Direct Known Subclasses

CIM_IPPacketFilterIndication

Class Qualifiers

NameData TypeValue
DescriptionstringIPNetworkSecurityIndication is a class that represents events that have a network context, i.e. a source or destination address is a necessary property of the indication. More specific Indication subclasses that can derive from this class are for example, firewall or intrusion detection subclasses. This class is not limited to use on IPv4 networks but has numerical property support for IPv4 networks that can be used for efficient implementations of search and analysis.
Experimentalbooleantrue
Indicationbooleantrue
UMLPackagePathstringCIM::Event
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DestAddressstring
DescriptionstringThe address for the destination of the network traffic associated with this Indication from the Detector's point of view. This address MUST be identical to the IPv4NumericDestAddress if both property values are not NULL and the IPVersionSupport property is "IPv4".
ModelCorrespondencestringCIM_IPNetworkSecurityIndication.IPv4NumericDestAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport
DestMACAddressstring
DescriptionstringThe MAC address for the destination address for this message from the Detector's point of view.
ModelCorrespondencestringCIM_IPNetworkSecurityIndication.DestAddress, CIM_IPNetworkSecurityIndication.IPv4NumericDestAddress
DestPortuint32
DescriptionstringThe port for the destination address for this message from the Detector's point of view.
ModelCorrespondencestringCIM_IPNetworkSecurityIndication.DestAddress, CIM_IPNetworkSecurityIndication.IPv4NumericDestAddress
DestPrefixLengthuint8
DescriptionstringThe prefix length for the IPv6 address for the destination of the network traffic associated with this Indication from the Detector's point of view.
ModelCorrespondencestringCIM_IPNetworkSecurityIndication.DestAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport
IPv4NumericDestAddressuint32
DescriptionstringThe IPv4 destination address in numeric form. This address MUST be identical to the DestAddress property if both property values are not NULL and the IPVersionSupport property is "IPv4".
ModelCorrespondencestringCIM_IPNetworkSecurityIndication.DestAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport
IPv4NumericSourceAddressuint32
DescriptionstringThe IPv4 source address in numeric form. This address MUST be identical to the SourceAddress property if both property values are not NULL and the IPVersionSupport property is "IPv4".
ModelCorrespondencestringCIM_IPNetworkSecurityIndication.SourceAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport
IPVersionSupportuint16
DescriptionstringThis property explicitly defines support for different versions of the IP protocol for the traffic associated with this Indication.
Requiredbooleantrue
ValueMapstring0, 2, 3
ValuesstringUnknown, IPv4, IPv6
MessageTypeuint16
DescriptionstringAn integer indicating the type of message to which the Indication applies. Generic indications of this class SHOULD set the value to Unknown. DMTF subclasses will define specific values from the DMTF Class Reserved range.
OverridestringMessageType
Requiredbooleantrue
ValueMapstring0, .., 2, 3..500, 16000..
ValuesstringUnknown, DMTF Reserved, Not Applicable, DMTF Class Reserved, Vendor Reserved
Protocoluint16
DescriptionstringAn integer indicating the type of network protocol for the traffic associated with this Indication.
Requiredbooleantrue
ValueMapstring0, 2, 3, 4, 5, 6
ValuesstringUnknown, ARP, TCP, UDP, ICMP, IGMP
SourceAddressstring
DescriptionstringThe address for the originator of the network traffic associated with this Indication from the Detector's point of view. This address MUST be identical to the IPv4NumericSourceAddress if both property values are not NULL and the IPVersionSupport property is "IPv4" .
ModelCorrespondencestringCIM_IPNetworkSecurityIndication.IPv4NumericSourceAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport
SourceMACAddressstring
DescriptionstringThe MAC address for the source address for this message from the Detector's point of view.
ModelCorrespondencestringCIM_IPNetworkSecurityIndication.SourceAddress, CIM_IPNetworkSecurityIndication.IPv4NumericSourceAddress
SourcePortuint32
DescriptionstringThe port for the source address for this message from the Detector's point of view.
ModelCorrespondencestringCIM_IPNetworkSecurityIndication.SourceAddress, CIM_IPNetworkSecurityIndication.IPv4NumericSourceAddress
SourcePrefixLengthuint8
DescriptionstringThe prefix length for the IPv6 address for the originator of the network traffic associated with this Indication from the Detector's point of view.
ModelCorrespondencestringCIM_IPNetworkSecurityIndication.SourceAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport

Inherited Properties

NameData TypeClass Origin
AlertingElementFormatuint16CIM_AlertIndication
AlertingManagedElementstringCIM_AlertIndication
AlertTypeuint16CIM_SecurityIndication
DescriptionstringCIM_AlertIndication
EventCountuint16CIM_SecurityIndication
EventIDstringCIM_AlertIndication
EventTimedatetimeCIM_AlertIndication
IndicationFilterNamestringCIM_Indication
IndicationIdentifierstringCIM_SecurityIndication
IndicationStartCountTimedatetimeCIM_SecurityIndication
IndicationTimedatetimeCIM_SecurityIndication
MessagestringCIM_AlertIndication
MessageIDstringCIM_AlertIndication
OtherAlertingElementFormatstringCIM_AlertIndication
OtherAlertTypestringCIM_AlertIndication
OtherSeveritystringCIM_Indication
OwningEntitystringCIM_AlertIndication
PerceivedSeverityuint16CIM_AlertIndication
ProbableCauseuint16CIM_AlertIndication
ProbableCauseDescriptionstringCIM_AlertIndication
ProviderNamestringCIM_AlertIndication
SequenceContextstringCIM_Indication
SequenceNumbersint64CIM_Indication
SystemCreationClassNamestringCIM_AlertIndication
SystemNamestringCIM_AlertIndication
Trendinguint16CIM_AlertIndication
CorrelatedIndicationsstring[]CIM_Indication
Effectsuint16[]CIM_SecurityIndication
Mechanismsuint16[]CIM_SecurityIndication
MessageArgumentsstring[]CIM_AlertIndication
MoreSpecificEffectsstring[]CIM_SecurityIndication
MoreSpecificMechanismsstring[]CIM_SecurityIndication
MoreSpecificResourcesstring[]CIM_SecurityIndication
RecommendedActionsstring[]CIM_AlertIndication
Resourcesuint16[]CIM_SecurityIndication

Class Methods