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 Type
AlertingElementFormatuint16
AlertingManagedElementstring
AlertTypeuint16
Descriptionstring
DestAddressstring
DestMACAddressstring
DestPortuint32
DestPrefixLengthuint8
EventCountuint16
EventIDstring
EventTimedatetime
IndicationFilterNamestring
IndicationIdentifierstring
IndicationStartCountTimedatetime
IndicationTimedatetime
IPv4NumericDestAddressuint32
IPv4NumericSourceAddressuint32
IPVersionSupportuint16
Messagestring
MessageIDstring
OtherAlertingElementFormatstring
OtherAlertTypestring
OtherSeveritystring
OwningEntitystring
PerceivedSeverityuint16
ProbableCauseuint16
ProbableCauseDescriptionstring
Protocoluint16
ProviderNamestring
SequenceContextstring
SequenceNumbersint64
SourceAddressstring
SourceMACAddressstring
SourcePortuint32
SourcePrefixLengthuint8
SystemCreationClassNamestring
SystemNamestring
Trendinguint16
CorrelatedIndicationsstring[]
Effectsuint16[]
Mechanismsuint16[]
MessageArgumentsstring[]
MoreSpecificEffectsstring[]
MoreSpecificMechanismsstring[]
MoreSpecificResourcesstring[]
RecommendedActionsstring[]
Resourcesuint16[]

Class Methods