The GGSN Charging Gateways category of the Chassis Configuration dialog box lists the charging gateway details of the GGSN.
Note This dialog is visible only if cGtpGSNService is set to 'ggsn'.
Right-click the device and then select Configure, or double-click the device.
Select GGSN Charging Gateways from the Category list.
The following information appears:
Gateway
Identifier (cgprsCgGatewayIndex)
Address
Type (cgprsCgGatewayAddrType)
Gateway
Table Row Status (cgprsCgGatewayRowStatus)
Gateway
Status (cgprsCgOperStatus)
Gateway
Reachability (cgprsCgLinkState)
Unique identifier for the CG.
Type of Internet address given in cgprsCgGatewayAddr.
IP address that uniquely identifies the CG.
Status of the row in the charging gateway table. Used to create a new row or delete an existing row in the table.
To create a row, set this object to createAndGo. cgprsCgGatewayAddrType and cgprsCgGatewayAddr are the mandatory objects in a create request.
To delete a row, set this object to destroy.
Indicates whether the configured CG is active.
Value |
Description |
undefined (1) |
Neither in the active nor in the standby mode |
active (2) |
In the active mode |
standby (3) |
In the standby mode |
Indicates the status of the CG. The status can be:
Value |
Description |
on |
CG is reachable |
pending |
CG is not reachable but the GGSN is trying to establish a connection with it |
off |
CG is not reachable |