AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-GGSN-QOS-MIB » Objects

CISCO-GGSN-QOS-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-GGSN-QOS-MIB and use it to monitor vendor specific OID's.

CISCO-GGSN-QOS-MIB file content

Object view of CISCO-GGSN-QOS-MIB:

Scalar Object
cggsnQosMappingMethod .1.3.6.1.4.1.9.9.241.1.1.1
This object specifies the type of QoS method (canonical or delay or none (best-effort) or umts) mapped to GPRS QoS.
cggsnQosClassIpTosMapEntry .1.3.6.1.4.1.9.9.241.1.1.2.1
Entry which denotes mapping of different Qos classes to TOS precedence class and also the number of PDP contexts associated with each Qos Class.
cggsnQosTotalBandwidthResrc .1.3.6.1.4.1.9.9.241.1.2.1
The total amount of bandwidth resource on the GGSN, this total depends on various factors like system throughput, memory size, maximum number of PDP contexts supported. A portion of the total resources will be allocated to a user at the PDP context activation time based on the Qos class the user is assigned to. This object can only be retrieved if cggsnQosMappingMethod is set to canonical(2).
cggsnQosCurrentUsedBandwidth .1.3.6.1.4.1.9.9.241.1.2.2
The current amount of bandwidth resource used on the GGSN. This object can only be retrieved if cggsnQosMappingMethod is set to canonical(2).
cggsnQosPremiumMtDeviationFactor .1.3.6.1.4.1.9.9.241.1.2.3
This object specifies the mean throughput deviation factor that the GGSN uses to calculate the allowable data throughput for Premium Qos. This object can only be retrieved if cggsnQosMappingMethod is set to canonical(2).
cggsnQosBestEffrtBandWidthFactor .1.3.6.1.4.1.9.9.241.1.2.4
This object specifies the bandwidth factor to be applied to canonical best-effort QoS class. This object can only be retrieved if cggsnQosMappingMethod is set to canonical(2).
cggsnQosPremiumMeanThroughput .1.3.6.1.4.1.9.9.241.1.2.5
The sum of the mean throughput of premium class QOS users on the GSN. This object can only be retrieved if cggsnQosMappingMethod is set to canonical(2).
cggsnQosNormalMeanThroughput .1.3.6.1.4.1.9.9.241.1.2.6
The sum of the mean throughput of normal class QOS users on the GSN. This object can only be retrieved if cggsnQosMappingMethod is set to canonical(2).
cggsnQosBestEffortMeanThroughput .1.3.6.1.4.1.9.9.241.1.2.7
The sum of the mean throughput of best-effort class QOS users on the GSN. This object can only be retrieved if cggsnQosMappingMethod is set to canonical(2).
cggsnQosTrafficClassPhbEntry .1.3.6.1.4.1.9.9.241.1.3.1.1
Entry which denotes mapping between a given traffic class and the corresponding DS PHB group and the number of PDP contexts associated with each traffic class.
cggsnQosPhbToDscpMapEntry .1.3.6.1.4.1.9.9.241.1.3.2.1
Entry which denotes mapping of different DS PHBs to the DSCP.
cggsnQosUmtsDscpUnmodified .1.3.6.1.4.1.9.9.241.1.3.3
This object defines if the DSCP in the subscriber datagram will be forwarded in the uplink/downlink path with or without modification. The various values that this object can take up are: up(1) - DSCP will not be modified in the uplink path alone down(2) - DSCP will not be modified in downlink path alone all(3) - DSCP will not be modified in both uplink/downlink path none(4) - DSCP will be modified both in uplink and in downlink path
cggsnUmtsQosMapImsSigTrafClass .1.3.6.1.4.1.9.9.241.1.3.4.1
This object is to map the IP Multimedia Subsystem (IMS) signaling traffic to one of UMTS traffic class. Only 'interactive' or 'background' traffic class can be set to this object. If the traffic class is set to 'interactive', then the priority has to be set in cggsnUmtsQosMapImsSigTrafHandPri.
cggsnUmtsQosMapImsSigTrafHandPri .1.3.6.1.4.1.9.9.241.1.3.4.2
This object is to set the priority of traffic handling for interactive class. This object can be set only if the traffic class is set to 'interactive' in cggsnUmtsQosMapImsSigTrafClass.
cggsnUmtsQosCacPolicyEntry .1.3.6.1.4.1.9.9.241.1.3.4.3.1
Each entry in this table contains a set of QOS parameter needed for the PDP activation (policy profile).
cggsnUmtsQosCacTcEntry .1.3.6.1.4.1.9.9.241.1.3.4.4.1
Entry which has all the details of each traffic class with their MBR/GBR values for uplink/downlink traffic and also the condition for rejecting or downgrading if the requested MBR/GBR exceeds.
cggsnUmtsQosCacBWPoolEntry .1.3.6.1.4.1.9.9.241.1.3.4.5.1
Each entry in this table holds the total bandwidth that this pool provides and the corresponding allocation to the traffic classes.
cggsnQosBWPoolTrafClassEntry .1.3.6.1.4.1.9.9.241.1.3.4.6.1
Each entry in this table holds the allocation of bandwidth for a traffic class in percentage or absolute value.
Tabular Object
cggsnQosClass .1.3.6.1.4.1.9.9.241.1.1.2.1.1
This object specifies different Qos Classes of either 'canonical' or 'delay' Qos based on the value set to cggsnQosMappingMethod. The following is how the value needs to be interpreted. If cggsnQosMappingMethod is set to delay(3), 1 - delay1, 2 - delay2, 3 - delay3, 4 - delay_best_effort. If cggsnQosMappingMethod is set to canonical(2), 1 - premium, 2 - normal, 3 - best_effort.
cggsnQosMappedIpTos .1.3.6.1.4.1.9.9.241.1.1.2.1.2
This object specifies the IP TOS precedence to which cggsnQosClass is mapped. Higher TOS precedence value indicates a higher service priority. The values '6 (internetwork_control)' and '7 (network_control)' of TOS are not used in mapping.
cggsnQosCurrentPdps .1.3.6.1.4.1.9.9.241.1.1.2.1.3
This object specifies the current number of PDP contexts that have cggsnQosClass.
cggsnQosUmtsTrafficClass .1.3.6.1.4.1.9.9.241.1.3.1.1.1
This object denotes the UMTS QoS traffic class. UMTS QoS uses this parameter to make assumptions about the traffic source, and determine the maximum bitrate, and guaranteed bitrate for the traffic class when performing admission control. The signalling traffic class only applies to the UMTS signalling messages.
cggsnQosUmtsDiffServPhbgroup .1.3.6.1.4.1.9.9.241.1.3.1.1.2
This object denotes the PHB which is mapped to the traffic class given by cggsnQosUmtsTrafficClass. DS architecture is based on number of functional elements, one of which is PHB. PHBs specify queuing, queue management and scheduling characteristics that allow a means of allocating buffer and bandwidth resources at each node among the competing traffic streams. The various DS PHBs include: signalling - signallingClass(1) The signalling class PHB is only used for the UMTS signalling messages. This DS PHB does not apply to any other IP data packets. expedited forwarding - efClass(2) The expedited forwarding PHB is used for providing a low loss, low latency, low jitter, assured bandwidth, end-to-end service through the DS domains. Such a service appears to the endpoints like a point-to-point connection, or a virtual leased line. assured forwarding - afClass(3-6) The assured forwarding PHB provides a means for a provider DS domain to offer different levels of delivery assurances for packets received from a customer DS domain. Four assured forwarding classes: afClass1, afClass2, afClass3 and afClass4 are defined, where each AF class is in each DS node allocated a certain amouont of forwarding resoources(buffer space and bandwidth). IP packets are assigned into one or more of these classes, according to the subscribed service. Within each class the packets are marked by a mobile subscriber, or by the provider DS domain, with one of the three possible drop precedence values. In case of congestion, the drop precedence of a packet determines the relative importance of a packet within the class. Packets in one class are forwarded independently of the packets in another class. best effort - bestEffort(7) This is the default PHB. The packets of this aggregate are forwarded on an output link whenever the link is not required to satisfy any other PHB.
cggsnQosUmtsPdps .1.3.6.1.4.1.9.9.241.1.3.1.1.3
This object specifies the current number of PDP contexts associated with each traffic class identified by cggsnQosUmtsTrafficClass.
cggsnQosDiffServPhb .1.3.6.1.4.1.9.9.241.1.3.2.1.1
This object denotes the various possible values of PHB. It can take up one of the foll: values - signallingClass(1) - Signalling class efClass(2) - expedited forwarding class afClass1Low(3) - assured forwarding class 1 low drop precedence afClass1Medium(4) - assured forwarding class 1 medium drop precedence afClass1High(5) - assured forwarding class 1 high drop precedence afClass2Low(6) - assured forwarding class 2 low drop precedence afClass2Medium(7) - assured forwarding class 2 medium drop precedence afClass2High(8) - assured forwarding class 2 high drop precedence afClass3Low(9) - assured forwarding class 3 low drop precedence afClass3Medium(10) - assured forwarding class 3 medium drop precedence afClass3High(11) - assured forwarding class 3 high drop precedence afClass4Low(12) - assured forwarding class 4 low drop precedence afClass4Medium(13) - assured forwarding class 4 medium drop precedence afClass4High(14) - assured forwarding class 4 high drop precedence bestEffort(15) - best effort class
cggsnQosDscp .1.3.6.1.4.1.9.9.241.1.3.2.1.2
This object denotes the DSCP for the corresponding PHB defined by cggsnQosDiffServPhb. The values recommended for the various values of cggsnQosDiffServPhb are: signallingClass - '101000' efClass - '101110' afClass1Low - '001010' afClass1Medium - '001100' afClass1High - '001110' afClass2Low - '010010' afClass2Medium - '010100' afClass2High - '010110' afClass3Low - '011010' afClass3Medium - '011100' afClass3High - '011110' afClass4Low - '100010' afClass4Medium - '100100' afClass4High - '100110' bestEffort - '000000'
cggsnUmtsQosCacPolicyName .1.3.6.1.4.1.9.9.241.1.3.4.3.1.1
This object is the CAC policy name which will be attached to one or more APN's.
cggsnUmtsQosCacRowStatus .1.3.6.1.4.1.9.9.241.1.3.4.3.1.2
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'.
cggsnUmtsQosCacMaxPdp .1.3.6.1.4.1.9.9.241.1.3.4.3.1.3
This object defines maximum number of PDPs that can be created. If total number of activated PDPs exceeds the maximum number, the PDP context will be rejected. Value '0' means there is no limit on PDP context creation.
cggsnUmtsQosCacPdpThreshold .1.3.6.1.4.1.9.9.241.1.3.4.3.1.4
This object defines the threshold value to accept only PDP context with allocation/retention priority 1 when the threshold is reached. This object can be set only when cggsnUmtsQosCacMaxPdp is set to some value and also the this object should have lesser value that cggsnUmtsQosCacMaxPdp. Value '0' means PDP context creation with allocation/retention will not be checked.
cggsnUmtsQosCacMaxTrafficClass .1.3.6.1.4.1.9.9.241.1.3.4.3.1.5
This object defines the highest traffic class that can be accepted. If the requested traffic class is higher than configured one, the PDP context create request will be rejected. Traffic class can not be downgraded.
cggsnUmtsQosCacMaxTrafHandPrio .1.3.6.1.4.1.9.9.241.1.3.4.3.1.6
This object defines the priority for the traffic class set in cggsnUmtsQosCacMaxTrafficClass, but this priority is applicable only for traffic class type 'interactive'. If not set, then any priority will be accepted.
cggsnUmtsQosCacMaxThruPut .1.3.6.1.4.1.9.9.241.1.3.4.3.1.7
This object defines highest peak throughput class for R97/98 QoS can be accepted in a particular APN. This is used only for GTP v0 PDP or GTP v1 PDP containing R97/98 QoS. If the requested Peak throughput class is higher than highest number, the request will be either downgrade to the value set, or rejected. If this object is not set, it will be mapped to R99 maximum bit rate rules for determining R99 attributes from R97/98 attributes that is defined in 23.107. The Maximum Bit Rate parameter will be applied. If the value is set to '0', then any throughput will be accepted.
cggsnUmtsQosCacMaxThruPutReject .1.3.6.1.4.1.9.9.241.1.3.4.3.1.8
This object is used for downgrading or PDP to be rejected when cggsnUmtsQosCacMaxThroughPut is set. 'true' - Reject the exceeding max throughput traffic. 'false' - Downgrade to the max throughput value set in cggsnUmtsQosCacMaxThruPut This object can be set to 'true', only when cggsnUmtsQosCacMaxThruPut is set to a non-zero value.
cggsnUmtsQosCacMaxDelayClass .1.3.6.1.4.1.9.9.241.1.3.4.3.1.9
This object defines highest delay class for R97/98 QoS can be accepted in a particular APN. This object is used only for GTP v0 PDP, or GTP v1 PDP containing R97/98 QoS. If Delay class is higher than highest number, the request will be either downgraded to the configured number, or rejected. If this object is not set, the request will be mapped to R99 Interactive or Background traffic class based on the rules for determining R99 attributes from R97/98 attributes that is defined in 23.107. The Highest Traffic Handling Priority will be applied if the class is mapped Interactive traffic class.
cggsnUmtsQosCacMaxDelayClassRej .1.3.6.1.4.1.9.9.241.1.3.4.3.1.10
This object is used for downgrading or PDP to be rejected when cggsnUmtsQosCacMaxDelayClass is set. 'true' - Reject the exceeding max delay class. 'false' - Downgrade to the max delay class value set in cggsnUmtsQosCacMaxDelayClass This object can be set to 'true', only when cggsnUmtsQosCacMaxDelayClass is set to a delay class.
cggsnUmtsQosCacTcTrafClass .1.3.6.1.4.1.9.9.241.1.3.4.4.1.1
This object specifies the umts traffic class for which MBR/GBR in uplink/downlink has to be set. When cggsnUmtsQosCacTcBitRateType is set to 'guaranteed', the values 'conversational' and 'streaming' can only be set to this object.
cggsnUmtsQosCacTcBitRateType .1.3.6.1.4.1.9.9.241.1.3.4.4.1.2
This object specifies the type of bit rate applicable for traffic class denoted by cggsnUmtsQosCacTcTrafClass.
cggsnUmtsQosCacTcDirection .1.3.6.1.4.1.9.9.241.1.3.4.4.1.3
This object specifies the direction of traffic.
cggsnUmtsQosCacTcRowStatus .1.3.6.1.4.1.9.9.241.1.3.4.4.1.4
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo'. cggsnUmtsQosCacTcBitRate is mandatory object for creating a row. To delete a row, set this object to 'destroy'.
cggsnUmtsQosCacTcBitRate .1.3.6.1.4.1.9.9.241.1.3.4.4.1.5
This object specifies the MBR/GBR allowed for the traffic class defined by cggsnUmtsQosCacTcTrafClass.
cggsnUmtsQosCacTcReject .1.3.6.1.4.1.9.9.241.1.3.4.4.1.6
This object is to specify whether the requested MBR/GBR be downgraded or PDP to be rejected if the requested MBR/GBR exceeds the value set in cggsnUmtsQosCacTcBitRate. 'true' - The request will be rejected if exceeded. 'false' - The requested MBR will be downgraded if exceeded.
cggsnUmtsQosCacBWPoolName .1.3.6.1.4.1.9.9.241.1.3.4.5.1.1
This object is the name of the virtual bandwidth pool which will be attached to the APN.
cggsnUmtsQosCacBWPoolRowStatus .1.3.6.1.4.1.9.9.241.1.3.4.5.1.2
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'.
cggsnUmtsQosCacBWPoolBWVal .1.3.6.1.4.1.9.9.241.1.3.4.5.1.3
This object defines the total bandwidth for this pool. This object is a must while creating a row in this table.
cggsnQosBWPoolTrafClass .1.3.6.1.4.1.9.9.241.1.3.4.6.1.1
This object defines the traffic class for which the allocation of bandwidth is needed.
cggsnQosBWPoolTrafClassRowStatus .1.3.6.1.4.1.9.9.241.1.3.4.6.1.2
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'.
cggsnQosBWPoolTrafClassPercent .1.3.6.1.4.1.9.9.241.1.3.4.6.1.3
This object is to specify whether the bandwidth allocation should be considered as percentage or absolute value. If this object is set to 'true', then the bandwidth reserved will be in percentage, given by cggsnQosBWPoolTrafClassPerVal. If this object is set to 'false', then the bandwidth reserved will be in absolute value given by cggsnQosBWPoolTrafClassAbsVal. All the entries can either have the unit as percent or absolute but not both.
cggsnQosBWPoolTrafClassPerVal .1.3.6.1.4.1.9.9.241.1.3.4.6.1.4
This object denotes the percent of bandwidth allocated for the traffic class set in cggsnQosBWPoolTrafClass. This object will be valid and can be set only if cggsnQosBWPoolTrafClassPercent is set to 'true'.
cggsnQosBWPoolTrafClassAbsVal .1.3.6.1.4.1.9.9.241.1.3.4.6.1.5
This object denotes the absolute value of bandwidth allocated for the traffic class set in cggsnQosBWPoolTrafClass. This object will be valid and can be set only if cggsnQosBWPoolTrafClassPercent is set to 'false'.
cggsnQosBWPoolTrafClassAvailBw .1.3.6.1.4.1.9.9.241.1.3.4.6.1.6
This object denotes the absolute available bandwidth left unused for traffic class set in cggsnQosBWPoolTrafClass.
Table
cggsnQosClassIpTosMapTable .1.3.6.1.4.1.9.9.241.1.1.2
This table represents the mapping for different Qos classes to TOS precedence classes in the IP header. If cggsnQosMappingMethod is set to delay(3), the length of the table is 4 with the following default mapping: delay1 = 3 (flash), delay2 = 2 (immediate), delay3 = 1 (priority), delay_besteffort = 0 (routine). If cggsnQosMappingMethod is set to canonical(2), the length of the table is 3 with the following default mapping: premium = 2 (immediate), normal = 1 (priority), best_effort = 0 (routine). If cggsnQosMappingMethod is set to umts(4) or none(1), the table will be empty.
cggsnQosTrafficClassPhbTable .1.3.6.1.4.1.9.9.241.1.3.1
This table represents the mapping between a given traffic class and the corresponding DS PHB group. The table has one entry for each possible traffic class type. The table will be empty if the cggsnQosMappingMethod is not set to 'umts'.
cggsnQosPhbToDscpMapTable .1.3.6.1.4.1.9.9.241.1.3.2
This table represents the DiffServ Code Point (DSCP) mappings for different types of DiffServ PHB groups. The table has one entry for each possible DS PHB.
cggsnUmtsQosCacPolicyTable .1.3.6.1.4.1.9.9.241.1.3.4.3
Call Admission Control (CAC) is to ensure that network resources are not oversubscribed to protect real-time traffic such as voice (conversational) and video (streaming), etc. Therefore before admitting a new PDP create, call admission control will be performed to ensure there is sufficient resource for the new PDP create request. This table contains policy profiles (containing all the QOS parameter needed for the PDP activation) which can be attached to the one or more APN. The SNMP entity adds a conceptual row to this table when the user configures a policy profile. The SNMP entity deletes a conceptual row from this table when the user removes the policy profile. However, if there is an APN associated with this policy, the conceptual row cannot be deleted. The SNMP entity modifies the conceptual row when the user changes any QOS parameters of the profile. However, if there are existing PDP contexts in the APN which is using this policy, the maximum QOS parameter can only be changed to greater or higher than previous configuration.
cggsnUmtsQosCacTcTable .1.3.6.1.4.1.9.9.241.1.3.4.4
This table defines Maximum Bit Rate and/or Guranateed Bit rate that can be allowed for each traffic class in both uplink and downlink directions. For the IMS PDP context, this parameter is taken from authorized QoS obtained from PDF. The SNMP entity creates a conceptual row when the user configures the MBR/GBR for a particular traffic class with either uplink or downlink traffic type and there must be a corresponding conceptual row existing in cggsnUmtsQosCacPolicyTable. The SNMP entity deletes the conceptual row(s), when the user deletes the MBR/GBR config or the corresponding conceptual row is deleted from cggsnUmtsQosCacPolicyTable. However, if some PDP context is active in the APN using this policy, then the conceptual row(s) cannot be deleted. The SNMP entity modifes the conceptual row, when the user changes the MBR/GBR value or the optional reject parameter. However, if any PDP context is active in the APN using this policy, then the MBR/GBR value can be changed to higher than the previously configured.
cggsnUmtsQosCacBWPoolTable .1.3.6.1.4.1.9.9.241.1.3.4.5
This table defines allocation of virtual bandwidth pool for the traffic classes. Basically there are two types of bandwidth pool, Physical & Virtual. Physical bandwidth is the egress interface bandwidth. It is not supported and will not be explained more. Virtual bandwidth is user defined bandwidth. Virtual bandwidth provides an easy and flexible way to implement bandwidth pool for call admission control to avoid physical bandwidth limitations. In contrast to per-interface based physical bandwidth management, Virtual bandwidth management is per-APN based, that is, each APN has its own pool to admit request. To use this type of bandwidth, user needs to make assumption of what interface type and total bandwidth of Gi and Gn in both directions to allocate bandwidth for each class. The SNMP entity creates a conceptual row when the user configures the bandwidth pool with some bandwidth value in the range described in cggsnUmtsQosCacBWPoolBWVal. The SNMP entity deletes the conceptual row, when the user deletes the bandwidth pool. However, if the bandwidth pool is associated with an APN or if bandwidth is currently been utilised, then the conceptual row cannot be deleted. The SNMP entity modifes the conceptual row, when the user changes the bandwidth value. However, if any PDP context is active in the APN using this pool, then the bandwidth value can be changed to higher than the previously configured.
cggsnQosBWPoolTrafClassTable .1.3.6.1.4.1.9.9.241.1.3.4.6
This table is the sub table of cggsnUmtsQosCacBWPoolTable. This contains all the traffic class bandwidth allocation in percentage or absolute value. The total value of the bandwidth allocated for different traffic class per pool must not exceed 100 percent or the absolute value (4294967295). The SNMP entity creates a conceptual row when the user configures the bandwidth allocation for the traffic class defined in cggsnQosBWPoolTrafClass and if the corresponding conceptual row is present in cggsnUmtsQosCacBWPoolTable. The SNMP entity deletes the conceptual row(s) when the user unconfigures the bandwidth allocation for the traffic class or the corresponding conceptual row is deleted from cggsnUmtsQosCacBWPoolTable. However, if there are active PDP in the APN using this pool, then the conceptual row cannot be deleted. The SNMP entity modifies the conceptual row when the user changes the bandwidth allocation for a traffic class. However, if there are active PDPs in the APN using this pool, then only value greater than previous allocation is accepted.
Object Identifier
cggsnQosMIB .1.3.6.1.4.1.9.9.241
This MIB module manages the Quality of Service parameters of GGSN in a GPRS system. GGSN is the Gateway GPRS Support Node in the GPRS architecture. It provides interworking of GPRS network with external packet-switched networks - PDNs or other data networks. The following diagram illustrates a simplified GPRS logical architecture with the name of inter-node interface: +---------------------------------------------+ | +======+ a PLMN | | | SGSN | | | +======+ | | | | | Gn | | | | |+====+ +====+ +=====+ +======+ +======+ | +===+ || TE |-R-| MT |-| BSS |-| SGSN |-Gn-| GGSN |-|-Gi-|PDN| |+====+ +====+ +=====+ +======+ +======+ | +===+ | | | | | | +----------------------------------------|----+ Gp | +-----------------------------+ | +====+ +=====+ +======+ | | | MS |---| BSS |---| SGSN | | | +====+ +=====+ +======+ | | | | other PLMN | +-----------------------------+ A PDP Context is an information set maintained by MS and GSNs which describes the mobile wireless service call or session. Three types of Qos mapping method are supported on GGSN: canonical, delay and umts. Canonical Qos mapping consists of Best Effort, Normal and Premium Qos classes. Delay Qos mapping consists of four classes: delay1, delay2, delay3 and delay-besteffort. UMTS QoS has the following traffic classes: signalling, conversational, streaming, interactive and background. UMTS QoS is based on differentiated services network model. A Qos Profile is associated with each PDP context which defines multiple attributes like precedence, delay, reliability, peak throughput, mean throughput and traffic class. Based on the precedence, delay and mean throughput an user is classified into different canonical and delay Qos classes . Based on delay, jitter, bandwidth and reliability user is classified into the UMTS traffic classes. In GGSN, the QoS remapping mechanism is that, for uplink traffic, the GGSN remaps the TOS in the user traffic before forwarding the packet to the Gi interface and for downlink traffic, the GGSN will only setup the TOS for the IP header for the Tunnel, not the IP header for user traffic. Traffic from MS to PDN is considered as uplink and the reverse is considered as downlink traffic. Acronyms and terms: APN Access Point Name BSS Base Station System ETSI European Telecommunications Standards Institute DS Differentiated Service DSCP DS Code Point GGSN Gateway GPRS Support Node GPRS General Packet Radio Service GSM Global System for Mobile communication GSN GPRS Support Node G-PDU GTP PDU MS Mobile Station MT Mobile Terminal PDN Packet Data Network PDP Packet Data Protocol PDU Protocol Data Unit PHB Per-hop Behavior PLMN Public Land Mobile Network SGSN Serving GPRS support Node TE Terminal Equipment T-PDU the payload of G-PDU UMTS Universal Mobile Telecommunication System IMS IP Multimedia Subsystem GBR Guaranteed Bit Rate MBR Maximum Bit Rate CAC Call Admission Control QOS Quality Of Service REFERENCE [1] GSM 03.60: Digital cellular telecommunications system (Phase 2+); General Packet Radio Service (GPRS); Service description; Stage 2. V7.1.0 [2] GSM 09.60: Digital cellular telecommunication system (Phase 2+); General Packet Radio Service (GPRS); GPRS Tunnelling Protocol (GTP) across Gn and Gp Interface. V7.3.0 [3] 3GPP; Technical Specification Group Services and System Aspects; QoS Concept and Architecture. 3G TS 23.107 v3.2.0. [4] 3GPP; Technical Specification Group Core Network; General Packet Radio Service(GPRS); GPRS Tunnelling Protocol (GTP) across Gn and Gp Interface (Release 1999). 3G TS 29.060 v3.5.0. [5] 3GPP; Technical Specification Group Services and System Aspects; General Packet Radio Service(GPRS); Service description; Stage 2 (Release 1999) 3G TS 23.060 v3.3.1.
cggsnQosMIBObjects .1.3.6.1.4.1.9.9.241.1
cggsnQosGeneralConfig .1.3.6.1.4.1.9.9.241.1.1
cggsnQosCanonicalQos .1.3.6.1.4.1.9.9.241.1.2
cggsnQosUmtsQos .1.3.6.1.4.1.9.9.241.1.3
cggsnQosUmtsCac .1.3.6.1.4.1.9.9.241.1.3.4
cggsnQosMIBConformances .1.3.6.1.4.1.9.9.241.2
cggsnQosMIBCompliances .1.3.6.1.4.1.9.9.241.2.1
cggsnQosMIBGroups .1.3.6.1.4.1.9.9.241.2.2
Group
cggsnQosGeneralConfigGroup .1.3.6.1.4.1.9.9.241.2.2.1
A collection of objects providing general Qos configurations.
cggsnQosCanonicalQosGroup .1.3.6.1.4.1.9.9.241.2.2.2
A collection of objects specific to Canonical Qos on GGSN.
cggsnQosUmtsQosGroup .1.3.6.1.4.1.9.9.241.2.2.3
A collection of objects pertaining to the Umts Qos on GGSN.
cggsnQosUmtsCacGroup .1.3.6.1.4.1.9.9.241.2.2.4
A collection of objects pertaining to the CAC on GGSN.