Class CIM_IPPacketFilterIndication
extends CIM_IPNetworkSecurityIndication

The IPPacketFilterIndication class is intended to provide a base set of properties to allow for common data to be logged by all packet filtering services and devices in a consistent manner. This single consistent model of data will allow for common reporting of many messages across different packet filtering systems, which will help improve security information management by providing a single view of the information.

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
   |
   +--CIM_IPPacketFilterIndication

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe IPPacketFilterIndication class is intended to provide a base set of properties to allow for common data to be logged by all packet filtering services and devices in a consistent manner. This single consistent model of data will allow for common reporting of many messages across different packet filtering systems, which will help improve security information management by providing a single view of the information.
Experimentalbooleantrue
Indicationbooleantrue
UMLPackagePathstringCIM::Event
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DestinationHostNamestring
DescriptionstringThe name of the host that corresponds to the IPv4DestinationAddress or IPv6DestinationAddress.
ModelCorrespondencestringCIM_IPPacketFilterIndication.NamingConvention
DestinationServiceNamestring
DescriptionstringThe name of the TCP or UDP service that corresponds to the DestPort.
Directionuint16
DescriptionstringAn integer indicating the direction of packet traffic from the standpoint of the packet filter.
Requiredbooleantrue
ValueMapstring0, 1
ValuesstringIngress, Egress
MessageTypeuint16
DescriptionstringAn integer indicating the type of message to which the indication applies. DMTF subclasses will define specific values from the DMTF Class Reserved range.
OverridestringMessageType
Requiredbooleantrue
ValueMapstring0, .., 2, 3, 4, 5, 6..100, 16000..
ValuesstringUnknown, DMTF Reserved, Not Applicable, Connection Accepted, Connection Rejected, Connection Dropped, DMTF Class Reserved, Vendor Reserved
NamingConventionuint160
DescriptionstringAn integer indicating the naming convention used for host names reported by the packet filter. The default is "DNS".
ValueMapstring0, 1
ValuesstringDNS, NETBIOS
SourceHostNamestring
DescriptionstringThe name of the host that corresponds to the IPv4SourceAddress or IPv6SourceAddress.
ModelCorrespondencestringCIM_IPPacketFilterIndication.NamingConvention
TranslatedDestAddressstring
DescriptionstringThe destination address after translation when Network Address Translation is performed by the packet filter.
TranslatedDestIPv4NumericAddressuint32
DescriptionstringThe destination IPv4 address after translation when Network Address Translation is performed by the packet filter.
TranslatedDestPortuint16
DescriptionstringThe destination port after translation when Network Address Translation is performed by the packet filter.
TranslatedSourceAddressstring
DescriptionstringThe source address after translation when Network Address Translation is performed by the packet filter.
TranslatedSourceIPv4NumericAddressuint32
DescriptionstringThe source IPv4 address after translation when Network Address Translation is performed by the packet filter.
TranslatedSourcePortuint16
DescriptionstringThe source port after translation when Network Address Translation is performed by the packet filter.

Inherited Properties

NameData TypeClass Origin
AlertingElementFormatuint16CIM_AlertIndication
AlertingManagedElementstringCIM_AlertIndication
AlertTypeuint16CIM_SecurityIndication
DescriptionstringCIM_AlertIndication
DestAddressstringCIM_IPNetworkSecurityIndication
DestMACAddressstringCIM_IPNetworkSecurityIndication
DestPortuint32CIM_IPNetworkSecurityIndication
DestPrefixLengthuint8CIM_IPNetworkSecurityIndication
EventCountuint16CIM_SecurityIndication
EventIDstringCIM_AlertIndication
EventTimedatetimeCIM_AlertIndication
IndicationFilterNamestringCIM_Indication
IndicationIdentifierstringCIM_SecurityIndication
IndicationStartCountTimedatetimeCIM_SecurityIndication
IndicationTimedatetimeCIM_SecurityIndication
IPv4NumericDestAddressuint32CIM_IPNetworkSecurityIndication
IPv4NumericSourceAddressuint32CIM_IPNetworkSecurityIndication
IPVersionSupportuint16CIM_IPNetworkSecurityIndication
MessagestringCIM_AlertIndication
MessageIDstringCIM_AlertIndication
OtherAlertingElementFormatstringCIM_AlertIndication
OtherAlertTypestringCIM_AlertIndication
OtherSeveritystringCIM_Indication
OwningEntitystringCIM_AlertIndication
PerceivedSeverityuint16CIM_AlertIndication
ProbableCauseuint16CIM_AlertIndication
ProbableCauseDescriptionstringCIM_AlertIndication
Protocoluint16CIM_IPNetworkSecurityIndication
ProviderNamestringCIM_AlertIndication
SequenceContextstringCIM_Indication
SequenceNumbersint64CIM_Indication
SourceAddressstringCIM_IPNetworkSecurityIndication
SourceMACAddressstringCIM_IPNetworkSecurityIndication
SourcePortuint32CIM_IPNetworkSecurityIndication
SourcePrefixLengthuint8CIM_IPNetworkSecurityIndication
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