[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <ggsn>
            <pdp-context>
                <session-control>
                    <idle-timeout>
                        <sgsn-plmn-id>
                            <plmn>
                                <plmn-id>
                                    <name>name</name> <!-- identifier -->
                                    <timeout>minutes</timeout> <!-- mandatory -->
                                    <measurement-type>measurement-type-choice
                                                </measurement-type>
                                </plmn-id>
                            </plmn>
                        </sgsn-plmn-id>
                    </idle-timeout>
                </session-control>
            </pdp-context>
        </ggsn>
    </services>
</configuration>

Description

PLMN ID of the SGSN.

Contents

<measurement-type>—Point of reference for time measurement.

<name>—SGSN Public Land Mobile Network identifier.

<timeout>—Maximum continuous idle time for a context.


[Contents] [Prev] [Next] [Index] [Report an Error]