Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
DestAddress | string | |
Description | string | The 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". |
ModelCorrespondence | string | CIM_IPNetworkSecurityIndication.IPv4NumericDestAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport |
DestMACAddress | string | |
Description | string | The MAC address for the destination address for this message from the Detector's point of view. |
ModelCorrespondence | string | CIM_IPNetworkSecurityIndication.DestAddress, CIM_IPNetworkSecurityIndication.IPv4NumericDestAddress |
DestPort | uint32 | |
Description | string | The port for the destination address for this message from the Detector's point of view. |
ModelCorrespondence | string | CIM_IPNetworkSecurityIndication.DestAddress, CIM_IPNetworkSecurityIndication.IPv4NumericDestAddress |
DestPrefixLength | uint8 | |
Description | string | The prefix length for the IPv6 address for the destination of the network traffic associated with this Indication from the Detector's point of view. |
ModelCorrespondence | string | CIM_IPNetworkSecurityIndication.DestAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport |
IPv4NumericDestAddress | uint32 | |
Description | string | The 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". |
ModelCorrespondence | string | CIM_IPNetworkSecurityIndication.DestAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport |
IPv4NumericSourceAddress | uint32 | |
Description | string | The 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". |
ModelCorrespondence | string | CIM_IPNetworkSecurityIndication.SourceAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport |
IPVersionSupport | uint16 | |
Description | string | This property explicitly defines support for different versions of the IP protocol for the traffic associated with this Indication. |
Required | boolean | true |
ValueMap | string | 0, 2, 3 |
Values | string | Unknown, IPv4, IPv6 |
MessageType | uint16 | |
Description | string | An 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. |
Override | string | MessageType |
Required | boolean | true |
ValueMap | string | 0, .., 2, 3..500, 16000.. |
Values | string | Unknown, DMTF Reserved, Not Applicable, DMTF Class Reserved, Vendor Reserved |
Protocol | uint16 | |
Description | string | An integer indicating the type of network protocol for the traffic associated with this Indication. |
Required | boolean | true |
ValueMap | string | 0, 2, 3, 4, 5, 6 |
Values | string | Unknown, ARP, TCP, UDP, ICMP, IGMP |
SourceAddress | string | |
Description | string | The 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" . |
ModelCorrespondence | string | CIM_IPNetworkSecurityIndication.IPv4NumericSourceAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport |
SourceMACAddress | string | |
Description | string | The MAC address for the source address for this message from the Detector's point of view. |
ModelCorrespondence | string | CIM_IPNetworkSecurityIndication.SourceAddress, CIM_IPNetworkSecurityIndication.IPv4NumericSourceAddress |
SourcePort | uint32 | |
Description | string | The port for the source address for this message from the Detector's point of view. |
ModelCorrespondence | string | CIM_IPNetworkSecurityIndication.SourceAddress, CIM_IPNetworkSecurityIndication.IPv4NumericSourceAddress |
SourcePrefixLength | uint8 | |
Description | string | The prefix length for the IPv6 address for the originator of the network traffic associated with this Indication from the Detector's point of view. |
ModelCorrespondence | string | CIM_IPNetworkSecurityIndication.SourceAddress, CIM_IPNetworkSecurityIndication.IPVersionSupport |