TmnxMobProfPolChargingMethod
TmnxMobProfPolChargingMethod data type is an enumerated integer that describes the Charging Method for the Policy and Charging Control (PCC) rule. A variable of this type could be set to 'online' charging method, 'offline' charging method or 'both'. If the variable is set to 'profChargingMtd' the charging method is set to 'offline' if 'tmnxMobProfPgwChrgOffLineState' is set to 'enabled', the charging method is set to 'online' if 'tmnxMobProfPgwChrgGyState' is set to 'enabled' and the charging method is set to 'both' if both 'tmnxMobProfPgwChrgOffLineState' and 'tmnxMobProfPgwChrgGyState' are set to 'enabled'.
Possible values
4 objects| Number | Name |
|---|---|
| 0 | profChargingMtd |
| 1 | online |
| 2 | offline |
| 3 | both |