cgprsAccPtIndex |
.1.3.6.1.4.1.9.9.183.1.1.1.1.1 |
A locally unique identifier for this access point on
this GGSN.
|
cgprsAccPtRowStatus |
.1.3.6.1.4.1.9.9.183.1.1.1.1.2 |
This object is used to create or delete conceptual
row in this table.
To create a row, set this object to 'createAndGo'.
There are no mandatory objects in a create request.
To delete a row, set this object to 'destroy'.
|
cgprsAccPtName |
.1.3.6.1.4.1.9.9.183.1.1.1.1.3 |
The Access Point Name. It is composed of two parts:
- The APN Network Identifier is mandatory and is a
fully qualified domain name according to the DNS
naming conventions, eg. 'company.com.'.
- The APN Operator Identifier is optional. It is a
fully qualified domain name according to the DNS
naming convention, and consists of three labels,
the last of which must be '.gprs'. For example,
'mncyyyy.mcczzzz.gprs'.
An example of a full APN name with both the Network
and operator identifiers is
'company.com.mncyyyy.mcczzzz.gprs'.
The name will be a NULL string, if not specified.
|
cgprsAccPtMode |
.1.3.6.1.4.1.9.9.183.1.1.1.1.4 |
Specifies the type of access allowed to the PDN
through this access point.
- 'transparent', indicates that users can access
without authentication.
- 'nontransparent', indicates that users must
be authenticated by the GGSN.
|
cgprsAccPtIpAddressPool |
.1.3.6.1.4.1.9.9.183.1.1.1.1.5 |
Specifies a dynamic address allocation method for
this access point.
- 'global', which indicates that no method is
defined specifically to this access point and the
DHCP or radius server configured for this GGSN
'globally' will be used to allocation a dynamic IP
address to the user.
- 'dhcp', which indicates that the DHCP server
will be used.
- 'radius', which indicates that the radius server
will be used.
- 'disable', which indicates that dynamic address
allocation is disabled.
- 'local', indicates that local address pool
configured on the GGSN is going to be used.
cgprsAccPtIpAddrLocalPoolName denotes the name
of the corresponding address pool.
|
cgprsAccPtDHCPServerPri |
.1.3.6.1.4.1.9.9.183.1.1.1.1.6 |
This object specifies the IP address of the primary
DHCP server from which a mobile subscriber can request
an IP address assigment for the access of this APN.
In case this DHCP server is not available, the
secondary DHCP server is used.
|
cgprsAccPtDHCPServerSec |
.1.3.6.1.4.1.9.9.183.1.1.1.1.7 |
The IP address of the secondary DHCP server.
The secondary DHCP server is used if the primary
DHCP server is not available. This object can be
set after configuring primary DHCP server.
|
cgprsAccPtDHCPGwAddr |
.1.3.6.1.4.1.9.9.183.1.1.1.1.8 |
This object specifies the DHCP gateway address that
is used in the 'giaddr' field of the DHCP request.
It is used by DHCP to determine from which pool the
IP address will be allocated.
If no DHCP gateway is specified, the IP address
associated with the Gn interface is used.
|
cgprsAccPtRadiusServerPri |
.1.3.6.1.4.1.9.9.183.1.1.1.1.9 |
This object specifies the IP address of the primary
RADIUS server used by this access point to
authenticate and/or authorize mobile users to access
the PDN.
In case this RADIUS server is not available, the
secondary will be used.
Obsoleted by cgprsAccPtAaaAuthServerGroup and
cgprsAccPtAaaAccountServerGroup.
|
cgprsAccPtRadiusServerSec |
.1.3.6.1.4.1.9.9.183.1.1.1.1.10 |
Specifies a secondary RADIUS server.
The secondary RADIUS server will be used if the primary
RADIUS server is not available.
Obsoleted by cgprsAccPtAaaAuthServerGroup and
cgprsAccPtAaaAccountServerGroup.
|
cgprsAccPtIPAccListGroupIn |
.1.3.6.1.4.1.9.9.183.1.1.1.1.11 |
This object specifies the ACL against which to compare
packets received at this Access Point from the PDN for
forwarding towards an MS.
Access list at the access point level is used to
control which packets are allowed access between the
APN and the MS. Access violations by a packet according
to the rules in this ACL could cause this packet to be
dropped or its PDP session terminated. Which of these
treatments is taken is specified by the object
cgprsAccPtAccessViolation.
This object is ignored if cgprsAccPtIPAccListInEnable
is set to 'false'.
|
cgprsAccPtIPAccListGroupOut |
.1.3.6.1.4.1.9.9.183.1.1.1.1.12 |
This object specifies the ACL against which to compare
packets originated by an MS and received by at this
Access Point for forwarding to the PDN.
Access list at the access point level is used to
control which packets are allowed access between the
APN and the MS. Access violations by a packet according
to the rules in this ACL could cause this packet to be
dropped or its PDP session terminated. Which of these
treatments is taken is specified by the object
cgprsAccPtAccessViolation.
This object is ignored if cgprsAccPtIPAccListOutEnable
is set to 'false'.
|
cgprsAccPtIfIndex |
.1.3.6.1.4.1.9.9.183.1.1.1.1.13 |
Specifies an interface to be used by GGSN on Gi
interface.
The value zero indicates that no interface is
specified.
The cgprsAccPtIfNextHop must be specified if this
object is set to the Gi associated interface.
|
cgprsAccPtIfNextHop |
.1.3.6.1.4.1.9.9.183.1.1.1.1.14 |
Specifies the IP address of the next hop for the
Gi interface, specified by cgprsAccPtIfIndex.
This value is mandatory if the value of
cgprsAccPtIfIndex is non-zero. Setting the
cgprsAccPtIfIndex object to zero will reset this
object to the value of '00000000'H, which means
it is not used.
|
cgprsAccPtAccessViolation |
.1.3.6.1.4.1.9.9.183.1.1.1.1.15 |
Specifies how access violation should be treated.
An access violation occurs if the IP packets violates
any rules in ACL as specified by either
cgprsAccPtIPAccListGroupIn or
cgprsAccPtIPAccListGroupOut.
- 'discardPacket', packets are discarded.
- 'terminateSession', the user's session is
terminated.
|
cgprsAccPtSubrRequired |
.1.3.6.1.4.1.9.9.183.1.1.1.1.16 |
This object indicates if a user needs to subscribe
to this access point before accessing it.
|
cgprsAccPtNetworkInitiated |
.1.3.6.1.4.1.9.9.183.1.1.1.1.17 |
This object indicates whether network (PDN)
initiated PDP sessions are allowed for this access
point. The more common case, is false, which
indicates that the PDP is initiated by the MS.
|
cgprsAccPtIpAddrAllocations |
.1.3.6.1.4.1.9.9.183.1.1.1.1.18 |
Indicates the number of IP addresses allocated to
MS's.
Trigger Condition: This gauge is
incremented/decremented by successful completion of
create/delete dynamic PDP context request message
respectively.
|
cgprsAccPtUsers |
.1.3.6.1.4.1.9.9.183.1.1.1.1.19 |
The number of mobile subscribers currently accessing
this APN. Obsoleted by cgprsAccPtActivePdps.
|
cgprsAccPtIdlePdpPurgeTimer |
.1.3.6.1.4.1.9.9.183.1.1.1.1.20 |
This object indicates maximum idle connection time
allowed to the PDP context before termination of the
GTP session. A value of 0 means session idle timer
is not used.
|
cgprsAccPtBlockMsRoaming |
.1.3.6.1.4.1.9.9.183.1.1.1.1.21 |
This object indicates whether access to a roaming
MS needs to be blocked for this APN.
|
cgprsAccPtAnonymousUserName |
.1.3.6.1.4.1.9.9.183.1.1.1.1.22 |
This object specifies the anonymous user name, which
is used when a MS tries to access a non-transparent
APN without supplying user name and password.
|
cgprsAccPtAnonymousUserPassword |
.1.3.6.1.4.1.9.9.183.1.1.1.1.23 |
This object specifies the password corresponding
to cgprsAccPtAnonymousUserName. For security reasons,
retrieving this object returns a zero-length string.
|
cgprsAccPtMsIsdnSuppressed |
.1.3.6.1.4.1.9.9.183.1.1.1.1.24 |
This object specifies whether the ISDN id used
by the MS, when authenticating with a radius server,
needs to be suppressed or not. When set to 'true',
the ISDN id attribute will not be sent by the GGSN.
When set to 'false', the ISDN id attribute will be
sent by the GGSN. To set this object to 'true', AAA
radius group for authentication should have been
configured on the GGSN(either at global or APN level).
|
cgprsAccPtMsIsdnSuppressedValue |
.1.3.6.1.4.1.9.9.183.1.1.1.1.25 |
This object specifies the value that will be
transmitted to the radius server in place of
mobile stations ISDN id. This object can only
be set if cgprsAccPtMsIsdnIdSuppressed is 'true'.
Valid characters for this object are 0..9,
a, b, c, * and #. If no value is set, no MS-ISDN
id will be sent to the radius server.
|
cgprsAccPtAaaAuthServerGroup |
.1.3.6.1.4.1.9.9.183.1.1.1.1.26 |
This object specifies the AAA radius server group
that is used for authentication by this APN.
|
cgprsAccPtAaaAccountServerGroup |
.1.3.6.1.4.1.9.9.183.1.1.1.1.27 |
This object specifies the AAA radius server group
that is used for accounting by this APN. If no
group is specified for accounting,
cgprsAccPtAaaAuthServerGroup will be used.
|
cgprsAccPtAaaAccountingEnable |
.1.3.6.1.4.1.9.9.183.1.1.1.1.28 |
This object is used to enable accounting when the
APN is in 'tranparent' mode. When the object is set to
'true', cgprsAccPtAaaAccountServerGroup is used for
accounting. If cgprsAccPtAaaAccountServerGroup is not
specified, cgprsAccPtAaaAuthServerGroup will be used.
When the APN is in 'non-transparent' mode, the
accounting will always be enabled i.e., this object
will be 'true' by default.
|
cgprsAccPtType |
.1.3.6.1.4.1.9.9.183.1.1.1.1.29 |
This object specifies the type of APN.
'virtual' - Specifies an APN type that is not
associated with any specific physical target network
on the GGSN. When this object is set to 'virtual',
all other APN parameters are ignored.
'real' - Specifies an APN type that corresponds to a
physical interface to an external network on the GGSN.
|
cgprsAccPtVrfName |
.1.3.6.1.4.1.9.9.183.1.1.1.1.30 |
This object specifies the name of the VRF with
which this APN is associated.
|
cgprsAccPtDhcpAddrSpace |
.1.3.6.1.4.1.9.9.183.1.1.1.1.31 |
This object specifies the address space used
by the dhcp server. This object can only be
set if cgprsAccPtDHCPServerPri is set.
|
cgprsAccPtPppRegenEnable |
.1.3.6.1.4.1.9.9.183.1.1.1.1.32 |
This object is used to enable GGSN to regenerate
a PPP session for each IP PDP context on this APN.
|
cgprsAccPtPppRegenMaxSessions |
.1.3.6.1.4.1.9.9.183.1.1.1.1.33 |
This object specifies the maximum number of regenerated
PPP sessions allowed for this access-point.
This object can only be set if cgprsAccPtPppRegenEnable
is set to 'true'.
The maximum value that can be held by this object
depends on the GGSN platform used.
|
cgprsAccPtPppRegenSetupTime |
.1.3.6.1.4.1.9.9.183.1.1.1.1.34 |
This object specifies the maximum tolerance time within
which a regenerated PPP session has to fully come up.
This object can only be set if cgprsAccPtPppRegenEnable
is set to 'true'.
|
cgprsAccPtAutoAggregation |
.1.3.6.1.4.1.9.9.183.1.1.1.1.35 |
This object is used to enable auto aggregation on this
APN. When a user tries to configure entries in
cgprsAccPtAggregTable, this object will automatically
be set to 'false'. When this object is set to 'true',
the entries in cgprsAccPtAggregTable, if any, will be
deleted.
|
cgprsAccPtAggregIpAddrType |
.1.3.6.1.4.1.9.9.183.1.1.2.1.1 |
This object specifies the type of Internet address
denoted by cgprsAccPtAggregIpAddr.
|
cgprsAccPtAggregIpAddr |
.1.3.6.1.4.1.9.9.183.1.1.2.1.2 |
This object specifies the IP address whose network
prefix is going to be defined by
cgprsAccPtAggregIpMask.
When this object is set, cgprsAccPtAggregIpMask must be
specified.
|
cgprsAccPtAggregIpMask |
.1.3.6.1.4.1.9.9.183.1.1.2.1.3 |
This object specifies the net-mask pertaining to
cgprsAccPtAggregIpAddr.
|
cgprsAccPtAggregRowStatus |
.1.3.6.1.4.1.9.9.183.1.1.2.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'.
To delete a row, set this object to 'destroy'.
|
cgprsAccPtIPAccListInEnable |
.1.3.6.1.4.1.9.9.183.1.1.3.1.1 |
When this object is set to 'true', ACL denoted by
cgprsAccPtIPAccListGroupIn will be active. When
set to 'false', it will become inactive.
|
cgprsAccPtIPAccListOutEnable |
.1.3.6.1.4.1.9.9.183.1.1.3.1.2 |
When this object is set to 'true', ACL denoted by
cgprsAccPtIPAccListGroupOut will be active. When
set to 'false', it will become inactive.
|
cgprsAccPtGtpRespMesgWaitAcctng |
.1.3.6.1.4.1.9.9.183.1.1.3.1.3 |
When this object is set to 'true', GGSN waits for a
RADIUS accounting response before sending a create PDP
context response to the SGSN, for create PDP context
requests received at a particular APN.
When this object is set to 'false', GGSN sends create
PDP resonse to SGSN after sending a RADIUS start
accounting message to the RADIUS server(without waiting
for a response from the RADIUS accounting server).
|
cgprsAccPtImsiSuppressed |
.1.3.6.1.4.1.9.9.183.1.1.3.1.4 |
This object specifies whether GGSN will be sending
the radius attribute, IMSI value, in any of the
radius requests to the radius server or not. When set
to 'true', the IMSI attribute will not be sent by
the GGSN. When set to 'false', the IMSI attribute
will be sent by the GGSN. This object is obsoleted by
cgprsAccPtSuppressRadiusAttribs.
|
cgprsAccPtVerifyUpStrTpduSrcAddr |
.1.3.6.1.4.1.9.9.183.1.1.3.1.5 |
When this object is set to 'true', GGSN will check the
upstream TPDU source address against the address
previously assigned to this user. If the addresses are
different, the TPDU is dropped, the notification
cgprsAccPtSecSrcViolNotif is generated and
cgprsAccPtSourceAddrViolTpdus is incremented. This
check will enable the GGSN to restrict the users with
fake identity.
When the object is set to 'false', no checking is
performed by the GGSN.
|
cgprsAccPtVerifyUpStrTpduDstAddr |
.1.3.6.1.4.1.9.9.183.1.1.3.1.6 |
When this object is set to 'true', GGSN will check the
upstream TPDU destination address against the range of
IP addresses reserved for PLMN devices. If there is a
match, the TPDU is dropped, the notification
cgprsAccPtSecDestViolNotif is generated and
cgprsAccPtDestAddrViolTpdus is incremented. The
configuration of IP address ranges reserved for PLMN
device is out of the scope of this MIB. This check
would enable the GGSN to protect the GPRS network from
some hacker who may try to flood the GGSN and PLMN
nodes with intense data traffic.
When the object is set to 'false', no checking is
performed by the GGSN.
|
cgprsAccPtRedirInterMobilAddrTyp |
.1.3.6.1.4.1.9.9.183.1.1.3.1.7 |
This object indicates the type of Internet address by
which cgprsAccPtRedirInterMobilAddr is reachable.
|
cgprsAccPtRedirInterMobilAddr |
.1.3.6.1.4.1.9.9.183.1.1.3.1.8 |
This object represents the IP address of the device
to which inter-mobile traffic will be re-directed.
When this redirection is active on an APN, before
downstream packets exit the GGSN, they are screened
to see if they come from other GTP tunnels. If so,
they won't be GTP-tunneled downstream, but will get
redirected to the device specified by this object and
cgprsAccPtRedirInterMobilTraffic is incremented.
When this object is set to zero value, inter-mobile
traffic will not be redirected i.e., the traffic will
get switched through GGSN without going through any
Gi interface.
|
cgprsAccPtSuppressRadiusAttribs |
.1.3.6.1.4.1.9.9.183.1.1.3.1.9 |
This object indicates the attributes that will be
suppressed by the GGSN in its its authorization and
accounting requests to the RADIUS server.
|
cgprsAccPtInterimAccountinEnable |
.1.3.6.1.4.1.9.9.183.1.1.3.1.10 |
This object is used to enable Interim Accounting for a
PDP context on this APN. When set to 'true', accounting
updates will be triggered whenever a update PDP request
is received. This object can set to 'true' only when
accounting(cgprsAccPtAaaAccountingEnable) is enabled.
|
cgprsAccPtSetRadiusAttributes |
.1.3.6.1.4.1.9.9.183.1.1.3.1.11 |
This object indicates the values set in various radius
attributes by the GGSN while communicating with RADIUS
Server. When set to
'none' - reset the value set by the options below.
'userNameMsisdn' - MSISDN of the mobile is sent in the
user-name attribute.
'accSessIdChargingId' - Charging Id is sent in the
accounting session id attribute.
|
cgprsAccPtOperationMode |
.1.3.6.1.4.1.9.9.183.1.1.3.1.12 |
This object denotes the operation mode of this APN.
Each mode has different PDP context activation and
deactivation behaviour and is given as below:
inService - normal operational mode in which all
functions are allowed. cgprsAccPtInServiceNotif
notification will be sent to indicate the state
change.
maintenance - No new PDPs can be activated in this
state. cgprsAccPtMaintenanceNotif notification
will be sent to indicate the state change.
|
cgprsAccPtAbsoluteSessionTimer |
.1.3.6.1.4.1.9.9.183.1.1.3.1.13 |
Absolute session timer is a RADIUS attribute(#27) sent
by the AAA server in the Access-Accept packet. GGSN
will deactivate the PDP when this timer expires. This
object denotes the timer used by the GGSN when the same
is not recevied from the AAA server. Value of '0'
denotes that the timer is disabled.
|
cgprsAccPtRadiusAttrNasId |
.1.3.6.1.4.1.9.9.183.1.1.3.1.14 |
This object denotes the value used as NAS id in the
RADIUS access requests sent by GGSN on this APN. A
zero length string needs to be set to unconfigure the
NAS Id value.
|
cgprsAccPtPdpInServicePolicyName |
.1.3.6.1.4.1.9.9.183.1.1.3.1.15 |
Per PDP Policy feature on GGSN ensures that the PDP
contexts does not exceed bandwidth negotiated as part
of PDP context activation procedure. A service policy
contains classification and policing parameters, details
of the same is out of the scope of this MIB. This
object denotes the name of the service policy that is
applicable to inbound traffic on all the PDP's
pertaining to this APN.
|
cgprsAccPtPdpOutServicePolicyNam |
.1.3.6.1.4.1.9.9.183.1.1.3.1.16 |
This object denotes the name of the service policy that
is applicable to outbound traffic on all the PDP's
pertaining to this APN.
|
cgprsAccPtPppRegenVerifyDomain |
.1.3.6.1.4.1.9.9.183.1.1.3.1.17 |
When this object is set to 'true', a PPP regen session
creation would be rejected if the domain name in PCO
field is different than the APN name. This object can
only be set when cgprsAccPtPppRegenEnable is 'true'.
|
cgprsAccPtIpAddrLocalPoolName |
.1.3.6.1.4.1.9.9.183.1.1.3.1.18 |
This object represents the name of the local address
pool used when cgprsAccPtIpAddressPool is set to
'local'.
|
cgprsAccPtDnsServerAddrType |
.1.3.6.1.4.1.9.9.183.1.1.4.1.1.1 |
This object indicates the type of Internet adress by
which cgprsAccPtPriDnsServer and cgprsAccPtSecDnsServer
are reachable.
DNS addresses to be sent to the MS can come from DHCP
server or RADIUS server based on ip address allocation
scheme chosen by cgprsAccPtIpAddressPool. The IP
address configured to cgprsAccPtPriDnsServer and
cgprsAccPtSecDnsServer will be sent to MS only when
- DHCP/RADIUS servers does not return any DNS address.
- local address pool is used for ip address
allocation for MS.
|
cgprsAccPtPriDnsServer |
.1.3.6.1.4.1.9.9.183.1.1.4.1.1.2 |
This object specifies the IP address of the primary
DNS server that will be sent to MS.
|
cgprsAccPtSecDnsServer |
.1.3.6.1.4.1.9.9.183.1.1.4.1.1.3 |
This object specifies the IP address of the secondary
DNS server that will be sent to MS. A secondary server
can be configured only if primary exists.
|
cgprsAccPtNetbiosServerAddrType |
.1.3.6.1.4.1.9.9.183.1.1.4.1.1.4 |
This object indicates the type of Internet adress by
which cgprsAccPtPriNetbiosServer and
cgprsAccPtSecNetbiosServer are reachable.
NBNS ddresses to be sent to the MS can come from DHCP
server or RADIUS server based on ip address allocation
scheme chosen by cgprsAccPtIpAddressPool. The IP
address configured to cgprsAccPtPriNetbiosServer and
cgprsAccPtSecNetbiosServer will be sent to MS only when
- DHCP/RADIUS servers does not return any NBNS address.
- local address pool is used for ip address allocation
for MS.
|
cgprsAccPtPriNetbiosServer |
.1.3.6.1.4.1.9.9.183.1.1.4.1.1.5 |
This object specifies the IP address of the primary
NetBIOS name server(NBNS) that will be sent to MS.
|
cgprsAccPtSecNetbiosServer |
.1.3.6.1.4.1.9.9.183.1.1.4.1.1.6 |
This object specifies the IP address of the secondary
NetBIOS name server(NBNS) that will be sent to MS. A
secondary server can be configured only if primary
exists.
|
cgprsAccPtImsEnable |
.1.3.6.1.4.1.9.9.183.1.1.5.1.1.1 |
This object indicates whether IMS traffic, both
signalling and data, is allowed on this APN. When set to
disable - IMS traffic is not allowed.
enable - IMS traffic is allowed.
exclusive - Only IMS traffic is allowed, non-IMS
traffic will be rejected.
transformPrimary - non IMS traffic will be allowed
but all the rules applicable to IMS
traffic will also apply, for eg. ACL's.
The options 'exclusive' and 'transformPrimary' are
mutually exclusive and can be set only when IMS is
enabled i.e., when 'enable' is set.
|
cgprsAccPtPCscfGroupName |
.1.3.6.1.4.1.9.9.183.1.1.5.1.1.2 |
This object represents the Proxy-CSCF server group that
will be used by this APN. Proxy-CSCF server group
contains list of Proxy-CSCF addresses which will be
provided to MS(UE) in response to a PDP contexts for
which P-CSCF address request field is set in PCO.
|
cgprsAccPtImsSigAccGroupIn |
.1.3.6.1.4.1.9.9.183.1.1.5.1.1.3 |
This object represents the access list that will be
applied to all the IMS signalling PDP context received
by this APN from the PDN for forwarding towards a MS.
An IMS signalling PDP context will have IMS signalling
flag set in the PCO(Protocol Config Options) field.
|
cgprsAccPtImsSigAccGroupOut |
.1.3.6.1.4.1.9.9.183.1.1.5.1.1.4 |
This object represents the access list that will be
applied to all the IMS signalling PDP context received
by this APN from a MS for forwarding towards PDN. An
IMS signalling PDP context will have IMS signalling flag
set in the PCO(Protocol Config Options) field.
|
cgprsAccPtRejNonImsPdp |
.1.3.6.1.4.1.9.9.183.1.1.5.1.1.5 |
This object represents the action to be taken on a non
IMS PDP context, when cgprsAccPtImsEnable is set to
'true' on this APN. When this object is set to 'true',
respective PDP context activation will be rejected.
When set to 'false', PDP activation will be based on the
QoS negotiation.
|
cgprsAccPtMsType |
.1.3.6.1.4.1.9.9.183.1.1.6.1.1.1 |
This object represents the type of MS to which the
charging profile selected by cgprsAccPtChgProfile is
applied on this APN. Different types of MS -
A roaming MS belongs to a SGSN of a different PLMN.
A visitor MS is one whose IMSI value belongs to a
different PLMN. A home MS is neither roamer nor
visitor, i.e., IMSI and SGSN corresponds to same PLMN.
A roamer/visitor is said to be Trusted/Friendly if
the different PLMN is a trusted/friendly PLMN.
|
cgprsAccPtChgProfile |
.1.3.6.1.4.1.9.9.183.1.1.6.1.1.2 |
This object represents the charging profile number to
be applied to MS denoted by cgprsAccPtMsType on this
APN. Details of charging profile parameters are outside
the scope of this MIB and are covered by
CISCO-GPRS-CHARGING-MIB. This object is mandatory while
creating a row. The current valid values are (256 * n),
where n = 1 to 15.
|
cgprsAccPtChgProfOverride |
.1.3.6.1.4.1.9.9.183.1.1.6.1.1.3 |
This object specifies whether charging characterisics
value supplied by SGSN will be ignored and the values
supplied in this table are used. When this object is
set to 'true', the value supplied by SGSN will be
ignored.
|
cgprsAccPtChgProfRowStatus |
.1.3.6.1.4.1.9.9.183.1.1.6.1.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'.
To delete a row, set this object to 'destroy'.
|
cgprsAccPtCacPolicyName |
.1.3.6.1.4.1.9.9.183.1.1.7.1.1.1 |
This object represents the local policy name that will
be used by CAC for the PDP's pertaining to this APN.
Details of QoS parameters pertaining to a CAC policy
are out of scope of this MIB and are covered in
CISCO-GGSN-QOS-MIB.
A zero-length string denotes that no policy is
configured.
|
cgprsAccPtCacUpStrBandWidthPool |
.1.3.6.1.4.1.9.9.183.1.1.7.1.1.2 |
A Bandwidth pool is a user defined pool with bandwidth
pre-allocation details like amount of available
bandwidth, percent of bandwidth available to a specific
traffic class. CAC uses this information during PDP
context activation and modification procedures.
This object represents the name of the bandwidth pool
used for upstream traffic. Configuration of the
bandwidth pool is covered in CISCO-GGSN-QOS-MIB.
A zero-length string denotes that no policy is
configured.
|
cgprsAccPtCacDnStrBandWidthPool |
.1.3.6.1.4.1.9.9.183.1.1.7.1.1.3 |
This object represents the name of the bandwidth pool
used for downstream traffic. Configuration of the
bandwidth pool is covered in CISCO-GGSN-QOS-MIB.
A zero-length string denotes that no policy is
configured.
|
cgprsAccPtRpDestAddrType |
.1.3.6.1.4.1.9.9.183.1.1.8.1.1.1 |
This object indicates the type of Internet adress by
which cgprsAccPtRpDestAddr is reachable.
|
cgprsAccPtRpDestAddr |
.1.3.6.1.4.1.9.9.183.1.1.8.1.1.2 |
This object specifies the destination IP address to
which the route probe packet needs to be sent.
|
cgprsAccPtRpProtocol |
.1.3.6.1.4.1.9.9.183.1.1.8.1.1.3 |
This objects specifies the protocol type of route probe
packet. This object can be set only after
cgprsAccPtRpDestAddr is being set.
|
cgprsAccPtRpDestPort |
.1.3.6.1.4.1.9.9.183.1.1.8.1.1.4 |
This object specifies the destination port number of
the route probe packet when cgprsAccPtRpProtocol is
set to 'udp'. This object can be set only after
cgprsAccPtRpDestAddr is being set.
|
cgprsAccPtRpTtl |
.1.3.6.1.4.1.9.9.183.1.1.8.1.1.5 |
This object specifies the TTL value set in the route
probe packet. This object can be set only after
cgprsAccPtRpDestAddr is being set.
|
cgprsAccPtCfgNotifIndex |
.1.3.6.1.4.1.9.9.183.1.2.1.1.1 |
An arbitrary non-zero integer value uniquely
identifying each notification previously sent
by the GPRS. This value increases monotonically
with each notification sent by the GGSN.
When it reaches the maximum value, it wraps to 1.
|
cgprsAccPtCfgNotifAccPtIndex |
.1.3.6.1.4.1.9.9.183.1.2.1.1.2 |
This object specifies the access point which has
been created, changed or modified.
|
cgprsAccPtCfgNotifReason |
.1.3.6.1.4.1.9.9.183.1.2.1.1.3 |
This object describes the reason of the notification.
|
cgprsAccPtMsActivatedPdps |
.1.3.6.1.4.1.9.9.183.1.3.1.1.1 |
This object indicates the total number of PDP context
activation procedures initiated by any MS on this APN.
Trigger Condition: This counter is triggered by create
pdp request message.
|
cgprsAccPtSuccMsActivatedPdps |
.1.3.6.1.4.1.9.9.183.1.3.1.1.2 |
This object indicates the total number of successfully
completed PDP context activation procedures initiated
by MS on this APN.
Trigger Condition: This counter is triggered by create
pdp request message.
|
cgprsAccPtMsActivatedDynPdps |
.1.3.6.1.4.1.9.9.183.1.3.1.1.3 |
This object indicates the total number of dynamic
PDP context activation procedures initiated by the
MS on this APN. When a MS requests dynamic PDP
address from the PLMN, a dynamic PDP context
activation procedure is initiated.
Trigger Condition: This counter is triggered by create
pdp request message.
|
cgprsAccPtSuccMsActivatedDynPdps |
.1.3.6.1.4.1.9.9.183.1.3.1.1.4 |
This object indicates the total number of successfully
completed dynamic PDP context activation procedures
initiated by MS on this APN.
Trigger Condition: This counter is triggered by create
pdp request message.
|
cgprsAccPtMsDeactivatedPdps |
.1.3.6.1.4.1.9.9.183.1.3.1.1.5 |
This object indicates the total number of PDP
context deactivation procedures initiated by the
MS on this APN.
Trigger Condition: This counter is triggered by delete
pdp request message.
|
cgprsAccPtSuccMsDeactivatedPdps |
.1.3.6.1.4.1.9.9.183.1.3.1.1.6 |
This object indicates the total number of
successfully completed PDP context deactivation
procedures initiated by the MS.
Trigger Condition: This counter is triggered by delete
pdp request message.
|
cgprsAccPtNetworkInitPdps |
.1.3.6.1.4.1.9.9.183.1.3.1.1.7 |
This object indicates the total number of network
initiated PDP context activation procedures.
Trigger Condition: This counter is triggered by create
pdp request message.
|
cgprsAccPtSuccNetworkInitPdps |
.1.3.6.1.4.1.9.9.183.1.3.1.1.8 |
This object indicates the total number of
successfully completed network initiated PDP
context activation procedures.
Trigger Condition: This counter is triggered by create
pdp request message.
|
cgprsAccPtGgsnDeactivatedPdps |
.1.3.6.1.4.1.9.9.183.1.3.1.1.9 |
This object indicates the total number of PDP
context deactivation procedures initiated by the
GGSN.
Trigger Condition: This counter is triggered by delete
pdp request message.
|
cgprsAccPtSuccGgsDeactivatedPdps |
.1.3.6.1.4.1.9.9.183.1.3.1.1.10 |
This object indicates the total number of
successfully completed PDP context deactivation
procedures initiated by the GGSN.
Trigger Condition: This counter is triggered by delete
pdp request message.
|
cgprsAccPtActivePdps |
.1.3.6.1.4.1.9.9.183.1.3.1.1.11 |
This object indicates the current number of active
PDP contexts on this APN.
Trigger Condition: This counter is incremented/
decremented by create/delete pdp context request
messages respectively.
|
cgprsAccPtUpstreamTrafficVol |
.1.3.6.1.4.1.9.9.183.1.3.1.1.12 |
This object indicates the total payload volume in
upstream traffic. Data flow from MS to PDN is
considered to be upstream traffic.
This object is deprecated by
cgprsAccPtRevUpstreamTrafficVol.
|
cgprsAccPtDownstreamTrafficVol |
.1.3.6.1.4.1.9.9.183.1.3.1.1.13 |
This object indicates the total payload volume in
downstream traffic. Data flow from PDN to MS is
considered as downstream traffic.
This object is deprecated by
cgprsAccPtRevDownstrTrafficVol.
|
cgprsAccPtSourceAddrViolTpdus |
.1.3.6.1.4.1.9.9.183.1.3.1.1.14 |
This object indicates the total number of upstream
TPDU's that have been dropped due to source address
violation as specified by
cgprsAccPtVerifyUpStrTpduSrcAddr.
|
cgprsAccPtDestAddrViolTpdus |
.1.3.6.1.4.1.9.9.183.1.3.1.1.15 |
This object indicates the total number of upstream
TPDU's that have been dropped due to destination
address violation as specified by
cgprsAccPtVerifyUpStrTpduDstAddr.
|
cgprsAccPtRedirInterMobilTraffic |
.1.3.6.1.4.1.9.9.183.1.3.1.1.16 |
This object represents the total number of packets,
pertaining to inter mobile communication, that have
been redirected to device specified by
cgprsAccPtRedirInterMobilAddr.
|
cgprsAccPtRevUpstreamTrafficVol |
.1.3.6.1.4.1.9.9.183.1.3.1.1.17 |
This object indicates the total payload volume in
upstream traffic. Data flow from MS to PDN is
considered to be upstream traffic.
Trigger Condition: This counter is triggered when
upstream traffic is being routed to PDN.
|
cgprsAccPtRevDownstrTrafficVol |
.1.3.6.1.4.1.9.9.183.1.3.1.1.18 |
This object indicates the total payload volume in
downstream traffic. Data flow from PDN to MS is
considered as downstream traffic.
Trigger Condition: This counter is triggered when
downstream traffic is being routed to PDN.
|
cgprsAccPtUpstreamPacketCount |
.1.3.6.1.4.1.9.9.183.1.3.1.1.19 |
This object represents the total number of upstream
packets sent on this APN. Data flow from MS to PDN is
considered to be upstream traffic.
Trigger Condition: This counter is triggered when
upstream traffic is being routed to PDN.
|
cgprsAccPtDownstreamPacketCount |
.1.3.6.1.4.1.9.9.183.1.3.1.1.20 |
This object represents the total number of downstream
packets sent on this APN. Data flow from PDN to MS is
considered to be downstream traffic.
Trigger Condition: This counter is triggered when
downstream traffic is being routed to PDN.
|
cgprsAccPtDhcpAddrRequests |
.1.3.6.1.4.1.9.9.183.1.3.1.1.21 |
This object represents the total number of DHCP
address request sent by the GGSN on this APN.
Trigger Condition: This counter is triggered by create
pdp request message.
|
cgprsAccPtSuccDhcpAddrRequests |
.1.3.6.1.4.1.9.9.183.1.3.1.1.22 |
This object represents the total number of successful
DHCP address request sent by the GGSN on this APN.
Trigger Condition: This counter is triggered by create
pdp request message.
|
cgprsAccPtDhcpAddrReleases |
.1.3.6.1.4.1.9.9.183.1.3.1.1.23 |
This object represents the total number of DHCP
address release request sent by the GGSN on this APN.
Trigger Condition: This counter is triggered by delete
pdp request message.
|
cgprsAccPtThruputInterval |
.1.3.6.1.4.1.9.9.183.1.3.3.1.1 |
This object represents the time interval at which the
statistics are sampled. Interval configuration is out
of the scope of the MIB and are covered in
CISCO-GGSN-MIB.
|
cgprsAccPtThruPutLastCollected |
.1.3.6.1.4.1.9.9.183.1.3.3.1.2 |
This object represents the delta value between the time
when this data is collected and the time it is been
retrieved.
|
cgprsAccPtUpstrByteCount |
.1.3.6.1.4.1.9.9.183.1.3.3.1.3 |
This object represents the total payload volume in
upstream traffic sent on this APN in the last sampling
period specified by cgprsAccPtThruputInterval.
|
cgprsAccPtDownstrByteCount |
.1.3.6.1.4.1.9.9.183.1.3.3.1.4 |
This object represents the total payload volume in
downstream traffic sent on this APN in the last sampling
period specified by cgprsAccPtThruputInterval.
|
cgprsAccPtUpstrPktCount |
.1.3.6.1.4.1.9.9.183.1.3.3.1.5 |
This object represents the number of upstream packets
sent on this APN in the last sampling period specified
by cgprsAccPtThruputInterval.
|
cgprsAccPtDownstrPktCount |
.1.3.6.1.4.1.9.9.183.1.3.3.1.6 |
This object represents the number of downstream packets
sent on this APN in the last sampling period specified
by cgprsAccPtThruputInterval.
|