class EcscfOfflineChargingOmitVendor

ManagedElement
+-CscfFunction
+-CSCF-Application
+-CscfChargingClass
+-EcscfChargingClass
+-EcscfChargingProfilesClass
+-EcscfChargingProfileClass
+-EcscfOfflineChargingProfileClass
+-EcscfOfflineChargingOmits
+-EcscfOfflineChargingOmitVendor

This class allows configuration of an instance of an E-CSCF offline charging omit profile. The profile is keyed on a vendor ID and composed of a list of AVP codes defined by the associated vendor. The combination of the vendor ID and an AVP code in the profile uniquely identifies an AVP to be omitted, that is, not to be generated. This class is valid only for E-CSCF Variant-2 offline charging implementation. It is ignored in Variant-1 offline charging.

Attributes
DiameterAvpCodeDT[0..] ordered
ecscfOfflineChargingOmitAVP
This is an attribute of class EcscfOfflineChargingOmitVendor which defines an omit profile in Variant-2. It is ignored in Variant-1 offline charging. This attribute specifies the code of an AVP to be omitted. The AVP which is uniquely identified by the AVP code together with the vendor ID in the omit profile is omitted and will not be generated by the E-CSCF in the ACR records.

Dependencies: This attribute must be defined within the EcscfOfflineChargingOmitVendor class identified with the desired vendor Id in key attribute ecscfOfflineChargingOmitVendorId.
Takes effect: ChangeTypeRuntimeType – New Session
StringCscfOfflineOmitVendorIdDT
key
mandatory
noNotification
restricted
ecscfOfflineChargingOmitVendorId
This is the key attribute of class EcscfOfflineChargingOmitVendor which defines an omit profile in Variant-2. It is ignored in Variant-1 offline charging. The value of this attribute contains a vendor ID string. All AVPs which are uniquely identified by the AVP codes together with the vendor ID in the omit profile are omitted and will not be generated by the E-CSCF in the ACR records.

Format: [profileName]:[vendorId] where [profileName] is the name of the E-CSCF offline charging profile and vendorId is a vendor ID. The combined string identifies an omit profile within the E-CSCF offline charging profile. The possible vendor ID value can be
- 0 for IETF Diameter
- 193 for Ericsson
- 10415 for 3GPP


Dependencies: The value should be in the format [profileName]:[vendorId]
Takes effect: ChangeTypeRuntimeType – New Session

  class EcscfOfflineChargingOmitVendor