class DmFormat

ManagedElement
+-IpworksFunction
+-IPWorksAAARoot
+-IPWorksRadiusAAARoot
+-RadiusAAAService
+-DMCOAService
+-DmFormatMgr
+-DmFormat

DM format.

Attributes
string
key
mandatory
noNotification
restricted
dmFormatId
The value component of the RDN.
string
mandatory
format
Specifies the format of DM.

The DM message content which includes some AVPs. The AVP values are separated by commas.

Syntax:
expression := condition | ', ' expression
condition := avpname = value
value := fixed value | $SESSION

• avpname: The attribute. It can be one of the following:
User-Name, NAS-IP-Address, NAS-Port, Reply-Message, Class, Vendor-Specific, Called-Station-Id, Calling-Station-Id, NAS-Identifier, Proxy-State, Acct-Session-Id, Acct-Terminate-Cause, Acct-Multi-Session-Id, Event-Timestamp, Message-Authenticator, NAS-Port-Id, Chargeable-User-Identity, NAS-IPv6-Address, Framed-IP-Address, Framed-IPv6-Prefix, Framed-interface-Id, 3GPP-Teardown-Indicator
• value: A fixed value or $SESSION.

For example,
GGSNDM format value: Framed-IP-Address=$SESSION,Framed-IPv6-Prefix=$SESSION,Acct-Session-Id=$SESSION,3GPP-Teardown-Indicator=1
WIFIDM format value: User-Name=$SESSION,NAS-IP-Address=$SESSION,Acct-Session-Id=$SESSION,NAS-Identifier=$SESSION


Takes effect: After next restart
string
mandatory
name
Specifies the name of DM format. For example, GGSNDM or WIFIDM.

Takes effect: After next restart

  class DmFormat