Structure that contains extra APN parameters
- Parameters
-
apnId |
- APN id
- ID identifing the APN that the client would like to query the AMBR params
- Bit to check in ParamPresenceMask - 3
|
ambr_ul |
- APN AMBR uplink
- APN AMBR uplink values from 1 kbps to 8640 kbps
- Bit to check in ParamPresenceMask - 3
|
ambr_dl |
- APN AMBR downlink
- APN AMBR downlink values from 1 kbps to 8640 kbps
- Bit to check in ParamPresenceMask - 3
|
ambr_ul_ext |
- Extended APN AMBR uplink
- APN AMBR uplink values from 8700 kbps to 256 Mbps
- Bit to check in ParamPresenceMask - 3
|
ambr_dl_ext |
- Extended APN AMBR downlink
- APN AMBR downlink values from 8700 kbps to 256 Mbps
- Bit to check in ParamPresenceMask - 3
|
ambr_ul_ext2 |
- Second extended APN AMBR uplink
- APN AMBR uplink values from 256 Mbps to 65280 Mbps
- Bit to check in ParamPresenceMask - 3
|
ambr_dl_ext2 |
- Second extended APN AMBR downlink
- APN AMBR downlink values from 256 Mbps to 65280 Mbps
- Bit to check in ParamPresenceMask - 3
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|