cGgsnSentSigMessages |
.1.3.6.1.4.1.9.9.240.1.1.1 |
The number of GTP signalling messages sent.
Trigger Condition: This counter is updated whenever a
GTP signalling messages is sent out, including retries.
|
cGgsnReceivedSigMessages |
.1.3.6.1.4.1.9.9.240.1.1.2 |
The number of GTP signalling messages received.
Trigger Condition: This counter is updated whenever a
GTP signalling message is received.
|
cGgsnUnexpectedSigMessages |
.1.3.6.1.4.1.9.9.240.1.1.3 |
The number of unexpected GTP signalling messages received.
Trigger Condition: This counter is updated whenever an
unexpected Signalling message is received.
Condition includes,
a) A Response message for which there is no corresponding
outstanding Request.
b) A GTP control plane message a GSN is not expected to
handle (such as a PDU Notification Request received by
a GGSN).
c) Charging messages in GTP path and vice-versa.
d) LFN bit not being set when CG path uses short-header
and vice-versa.
|
cGgsnSentGPDUs |
.1.3.6.1.4.1.9.9.240.1.1.4 |
The number of G-PDU messages sent.
Trigger Condition: This counter is updated whenever a G-PDU
is sent out by the GGSN.
|
cGgsnReceivedGPDUs |
.1.3.6.1.4.1.9.9.240.1.1.5 |
The number of G-PDU messages received.
Trigger Condition: This counter is incremented for each
G-PDU received.
|
cGgsnSentGPDUOctets |
.1.3.6.1.4.1.9.9.240.1.1.6 |
The number of total bytes sent in G-PDU messages.
Trigger Condition: This counter is updated whenever a G-PDU
is sent out by the GGSN.
|
cGgsnReceivedGPDUOctets |
.1.3.6.1.4.1.9.9.240.1.1.7 |
The number of total bytes received in G-PDU messages.
Trigger Condition: This counter is incremented for each
G-PDU received.
|
cGgsnUnexpectedGPDUs |
.1.3.6.1.4.1.9.9.240.1.1.8 |
The number of unexpected G-PDU messages, for example,
non existent PDP contexts and ACL denial.
Trigger Condition: This counter is updated whenever an
unexpected G-PDU message is received.
Conditions include,
a) G-PDU for a non existent PDP.
b) ACL denial.
|
cGgsnActivationRejectedPdps |
.1.3.6.1.4.1.9.9.240.1.1.9 |
The number of PDP contexts that the activation request
was rejected.
Trigger Condition: This counter is updated when a PDP
activation request is rejected.
The cause for rejection can be
a) Resource limitations like max PDP limit is reached,
Out of memory.
b) Config restrictions like trying to create NIPDP on an
APN on which the same is disabled,
c) Creating secondary contexts on PPP/PPP-Regen PDPs.
|
cGgsnOutOfResourcePdps |
.1.3.6.1.4.1.9.9.240.1.1.10 |
The number of PDP contexts that the activation request
rejected due to the GGSN running out of resources for
transmitting GTP packets. Examples:
- Out of memory;
- The number of PDPs on GGSN reached limit;
- all dynamic PDP address are occupied;
Trigger Condition:
a) Out of memory.
b) Number of PDPs on GGSN reached limit.
c) Number of of PPP-regen PDPs reaches max limit.
d) All dynamic PDP address are occupied.
e) Incorrect configs for create pdp req.
f) Qos negotiation fails.
g) Create PDP req received for non-transparent APN but
no radius server is present for authorization.
h) Attempt to create a PDP with IP address that is
already in use.
i) Attempt to create a PPP-Regen PDP but the vtemplate
for PPP-regen is not properly configured or VPDN
configs are not proper.
j) Number of pending signalling messages that needs to
be processed by the GGSN is beyond the max limit(100).
|
cGgsnParserErrorMessages |
.1.3.6.1.4.1.9.9.240.1.1.11 |
The number of GTP messages received with wrong value.
It includes the following cases:
- mandatory and optional information element in the GTP
packet is duplicated, missing, unknown, incorrect or
out of order.
- the GTP message is too short to hold the GTP header for
the supported version.
- the GTP messages running an unsupported version of GTP.
- Unknown GTP message type.
Trigger Condition: This counter is triggered when a
signalling message is received with parsing related errors
such as missing/unknown/invalid/unexpected/duplicate
mandatory/optional IE's in the messages.
|
cGgsnTotalCreatedPdps |
.1.3.6.1.4.1.9.9.240.1.1.12 |
This object represents the total number of PDP contexts
created.
Trigger Condition: This counter is updated whenever a PDP
context is created. This includes static, dynamic, IP,
PPP, network init PDPs.
|
cGgsnTotalDeletedPdps |
.1.3.6.1.4.1.9.9.240.1.1.13 |
This object represents the total number of PDP contexts
deleted.
Trigger Condition: This counter is updated whenever a PDP
context is deleted. This includes static, dynamic, IP, PPP,
network init PDPs.
|
cGgsnTotalNetworkInitPdps |
.1.3.6.1.4.1.9.9.240.1.1.14 |
This object represents the total number of PDP contexts
activated by the GGSN that were initiated by the PDN.
Trigger Condition: This counter will be updated on successful
creation of network initiated PDP.
|
cGgsnTotalPppPdpsCreated |
.1.3.6.1.4.1.9.9.240.1.1.15 |
This object represents the total number of PPP PDP
contexts created.
Trigger Condition: This counter is updated whenever a
PPP PDP context is created.
|
cGgsnTotalPppPdpsDeleted |
.1.3.6.1.4.1.9.9.240.1.1.16 |
This object represents the total number of PPP PDP
contexts deleted.
Trigger Condition: This counter is updated whenever a
PPP PDP context is deleted.
|
cGgsnOutOfResourcePppRegenPdps |
.1.3.6.1.4.1.9.9.240.1.1.17 |
This object represents the total number of create PDP
context and delete PDP context requests rejected due to
unavailable resource on the GGSN for PPP regeneration.
Trigger Condition:
a) Out of memory.
b) Number of PPP-regen PDPs reaches max limit.
c) All dynamic PDP address are occupied.
d) Attempt to create a PPP-Regen PDP but the vtemplate
for PPP-regen is not properly configured or VPDN
configs are not proper.
|
cGgsnDroppedPppRegenPdps |
.1.3.6.1.4.1.9.9.240.1.1.18 |
This object represents the total number of create PDP
context and delete PDP context requests that were dropped
due to the threshold limit being reached for maximum number
of PPP regeneration sessions allowed on the GGSN.
Trigger Condition: This counter is updated when a new PPP
regen PDP activation request is received by GGSN and max
allowed PPP Regen session is reached.
|
cGgsnTftSemanticErrorPdps |
.1.3.6.1.4.1.9.9.240.1.1.19 |
This object represents the total number of received PDP
context messages that had TFTs with semantic errors.
Trigger Condition: This counter is triggered by the create,
update PDP context request message.
|
cGgsnTftSyntacticErrorPdps |
.1.3.6.1.4.1.9.9.240.1.1.20 |
This object represents the total number of received PDP
context messages that had TFTs with syntactic errors.
Trigger Condition: This counter is triggered by the create,
update PDP context request message.
|
cGgsnPktFilterSemanticErrorPdps |
.1.3.6.1.4.1.9.9.240.1.1.21 |
This object represents the total number of received PDP
context messages that had packet filters with semantic errors.
Trigger Condition: This counter is triggered by the create,
update PDP context request message.
|
cGgsnPktFilterSyntacticErrorPdps |
.1.3.6.1.4.1.9.9.240.1.1.22 |
This object represents the total number of received PDP
context messages that had packet filters with syntactic
errors.
Trigger Condition: This counter is triggered by the create,
update PDP context request message.
|
cGgsnHCSentGPDUOctets |
.1.3.6.1.4.1.9.9.240.1.1.23 |
The number of total bytes sent in G-PDU messages.
Trigger Condition: This counter is updated whenever a G-PDU
is sent out by the GGSN.
|
cGgsnHCReceivedGPDUOctets |
.1.3.6.1.4.1.9.9.240.1.1.24 |
The number of total bytes received in G-PDU messages.
Trigger Condition: This counter is incremented for each
G-PDU received.
|
cGgsnVersionNotSupportedRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.1 |
The number of PDP contexts that were rejected due to the
cause of Version Not Supported.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnUnkownMessageRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.2 |
The number of PDP contexts that were rejected due to the
cause of Unknown Message.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnMsgTooShortRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.3 |
The number of PDP contexts that were rejected due to the
cause of Message Too Short.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnMandIeMissingRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.4 |
The number of PDP contexts that were rejected due to the
cause of Mandatory IE Missing.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnMandIeIncorrectRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.5 |
The number of PDP contexts that were rejected due to the
cause of Mandatory IE Incorrect.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnOptIeInvalidRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.6 |
The number of PDP contexts that rejected due to the
cause of Optional IE Invalid.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnIeUnknownRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.7 |
The number of PDP contexts that rejected due to the
cause of IE Unknown.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnIeOutOfOrderRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.8 |
The number of PDP contexts that rejected due to the
cause of IE Out of Order.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnIeUnexpectedRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.9 |
The number of PDP contexts that rejected due to the
cause of IE Unexpected.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnIeDuplicatedRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.10 |
The number of PDP contexts that rejected due to the
cause of IE Duplicated.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnOptIeIncorrectRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.11 |
The number of PDP contexts that rejected due to the
cause of Optional IE Incorrect.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnPdpWithoutTftExistsRejPdps |
.1.3.6.1.4.1.9.9.240.1.1.25.12 |
The number of PDP contexts that are rejected due to
the cause of PDP context without TFT already exists.
Trigger Condition: This counter is triggered by create/update
PDP / PPP PDP context request message.
|
cGgsnSgsnStatEntry |
.1.3.6.1.4.1.9.9.240.1.1.26.1 |
An entry in this table.
|
cGgsnNotifEnabled |
.1.3.6.1.4.1.9.9.240.1.2.1 |
Indicates whether cGgsnNotification notification will
be sent when a notification is generated by the device.
- 'true', it will enable the device to send a notification,
as well as logging the notification to the
cGgsnHistNotifTable.
- 'false', it will prevent the device from sending out a
notification, but it will still log the
notification into cGgsnHistNotifTable.
|
cGgsnNotifLeastSeverLevel |
.1.3.6.1.4.1.9.9.240.1.2.2 |
Indicates the least severity level of the cGgsnNotification
notifications to be generated by the device. Thus, notifications
are not generated for alarms with a severity level less urgent
than the value of this object. This object cannot be set to
cleared(1) or indeterminate(2).
|
cGgsnGeneratedNotifs |
.1.3.6.1.4.1.9.9.240.1.2.3 |
The number of cGgsnNotification notifications that have
been generated since sysUpTime.
|
cGgsnIgnoredAlarms |
.1.3.6.1.4.1.9.9.240.1.2.4 |
The number of alarms which are less severe than
cGgsnNotifLeastSeverLevel since sysUpTime, and thus,
for which no notification was generated.
|
cGgsnHistNotifMaxLength |
.1.3.6.1.4.1.9.9.240.1.2.5 |
The maximum number of entries to be retained in the
cGgsnHistNotifTable. When the table is full, the oldest
entries are removed to make space for new entries.
|
cGgsnHistNotifLatestIndex |
.1.3.6.1.4.1.9.9.240.1.2.6 |
The value of cGgsnHistNotifIndex for the most recently
created entry in cGgsnHistNotifTable.
|
cGgsnHistNotifEntry |
.1.3.6.1.4.1.9.9.240.1.2.7.1 |
Detailed information concerning a particular notification
that previously generated from this device.
|
cGgsnDefaultIpAllocationMethod |
.1.3.6.1.4.1.9.9.240.1.3.1 |
Specifies the default method by which the GGSN obtains
address leases for mobile user sessions.
- 'disable', which indicates that dynamic address
allocation is disabled.
- 'dhcp', which indicates that the DHCP server
will be used.
- 'radius', which indicates that the radius server
will be used.
|
cGgsnIdlePdpPurgeTimer |
.1.3.6.1.4.1.9.9.240.1.3.2 |
This object specifies the time that the GGSN waits
before purging idle PDP contexts. A value '0' will
disable the purge timer.
|
cGgsnIpDupProtectEntry |
.1.3.6.1.4.1.9.9.240.1.3.3.1 |
Entry containing the start and end IP address in the address
range. An Entry with start IP > end IP is not allowed.
No new entry will be accepted if that would cause any IP
address(es) to be represented by more than one row in this
table.
|
cGgsnDefaultAggregEntry |
.1.3.6.1.4.1.9.9.240.1.3.4.1 |
An Entry contains the IP network prefix which is used to
combine the routes of PDP requests for the same network as
a single route on the GGSN.
|
cGgsnDefaultAaaAuthServerGroup |
.1.3.6.1.4.1.9.9.240.1.3.5 |
This object specifies the AAA radius server group
that is used for authentication by all APN's on this GGSN.
|
cGgsnDefaultAaaAccServerGroup |
.1.3.6.1.4.1.9.9.240.1.3.6 |
This object specifies the AAA radius server group
that is used for accounting by all APN's on this GGSN.
|
cGgsnPppVirtualTemplate |
.1.3.6.1.4.1.9.9.240.1.3.7 |
This object represents the virtual template interface used
by PPP Type PDP's.
|
cGgsnPppRegenVirtualTemplate |
.1.3.6.1.4.1.9.9.240.1.3.8 |
This object represents the virtual template interface used
for PPP Regeneration by the APN's on which PPP Regeneration
is configured.
The value zero indicates that no interface is specified.
|
cGgsnPlmnIpAddrRangeEntry |
.1.3.6.1.4.1.9.9.240.1.3.9.1 |
Entry containing the first and last IP address in the address
range. An Entry with first-IP > last-IP is not allowed. No
new entry will be accepted if that would cause any IP
address(es) to be represented by more than one row in this
table.
|
cGgsnPdfEntry |
.1.3.6.1.4.1.9.9.240.1.3.10.1.1 |
Entry containing the PDF servers details (name and
IP address) and also how the GGSN should communicate
with PDF, like timeout when there is no response,
number of retries.
|
cGgsnPcscfEntry |
.1.3.6.1.4.1.9.9.240.1.3.10.2.1 |
An entry is created when the user configures the
group name and an IP address is set.
|
cGgsnMemoryThreshold |
.1.3.6.1.4.1.9.9.240.1.3.11 |
GGSN memory overload protection is a mechanism to
prevent GGSN from completely running out of memory
when GGSN is running near its capacity or in some
failure scenarios like CG down. A protection mechanism
was put into place where charging triggers would be
ignored, PDP create would be rejected, PDP update
request will delete PDP, once the available memory on
the GGSN drops below a configured threshold.
Charging triggers occurs due to certain criteria's like
volume limit, time limit. When one of the conditions is
met , the CDR's are closed and will be updated to the
charging gateway.
|
cGgsnServiceMode |
.1.3.6.1.4.1.9.9.240.1.3.12 |
GGSN supports this GPRS service mode for maintenance
purposes. Two modes are supported in GGSN, operational and
maintenance mode. 'inService' mode represents nominal
operation, and there will be no change in the way the GGSN
operates. 'maintenance' mode imposes restrictions, such as
some of the configurations allowed by the GGSN, and no new
PDPs will be accepted. 'maintenance' mode can be useful to
make some changes to the configuration of the GGSN without
affecting the existing PDPs.
'maintenance' mode gloablly applies to the GGSN, which means
the whole box will be put in maintenance mode. There also
exists APN level maintenance mode, which is defined in
CISCO-GPRS_ACC-PT-MIB, and charging maintenance mode which
is defined in CISCO-GPRS-CHARGING-MIB, which is out of
scope of this MIB.
Internally GGSN maintains three states (inService,
maintenance and outOfService ), which can be viewed with
cGgsnServiceModeStatus.
The SNMP entity generates notification when switching modes.
It uses the cGgsnInServiceNotif and cGgsnMaintenanceNotif
for this purpose.
|
cGgsnPlmnEntry |
.1.3.6.1.4.1.9.9.240.1.3.13.1 |
Entry containing list of home PLMN Ids and the Trusted
PLMN Ids.
|
cGgsnSessionTimeout |
.1.3.6.1.4.1.9.9.240.1.3.14 |
This object specifies the PDP context timeout value. The
PDP context will be terminated after this timer expiry.
The value present in this will have meaning when the object
cGgsnRadAttrSessTimeout is set to 'true' and if the
attribute#27 not received from the AAA.
|
cGgsnThruputIntervalOne |
.1.3.6.1.4.1.9.9.240.1.3.15 |
This object and cGgsnThruputIntervalTwo specifies the
interval at which the data throughput needs to be
collected per APN/SGSN.
Once this object is set to some valid value, the data
throughput collections gets started for per configured
APN and per PATH created. The data throughput collection
is updated periodically (each expiry of configured throughput
interval) to the corresponding objects (cGgsnSgsnStatTable
for per SGSN and cgprsAccPtThruputStatsTable for per APN).
When this object is set to '0', the collection for this
interval get stopped and the data related to this interval
is deleted from the tables (cGgsnSgsnStatTable and
cgprsAccPtThruputStatsTable).
INCONSISTENT value SNMP error will happen when trying to set
cGgsnThruputIntervalOne and cGgsnThruputIntervalTwo with same
value expect '0'. Setting the same value to the same object
will reset the value / collection status for that interval.
|
cGgsnThruputIntervalTwo |
.1.3.6.1.4.1.9.9.240.1.3.16 |
This object specifies the time interval TWO for
collecting the throughput per APN/SGSN.
This object is same as cGgsnThruputIntervalOne. It's just
an option for a second throughput collection for a different
throughput interval time.
The value 0 means the timer TWO will be disabled.
INCONSISTENT value SNMP error will happen when trying to set
cGgsnThruputIntervalOne and cGgsnThruputIntervalTwo with same
value expect '0'. Setting the same value to the same object
will reset the value / collection status for that interval.
|
cGgsnCompliance3GppGgsn |
.1.3.6.1.4.1.9.9.240.1.3.17 |
This object specifies the compliance level for the
particular GGSN version present in cGgsnVersion. This
object can be used to set back the compliance level to
the previous GGSN version.
When set to 'default', the compliance level for that
GGSN version indicated by the object cGgsnVersion will
be considered.
Currently, when the cGgsnVersion is holding a value of
'release50', the compliance level can be set back to
'release40'.
|
cGgsnCreateReqV1UpdExistPdp |
.1.3.6.1.4.1.9.9.240.1.3.18 |
This object is used for backward compatibility due to
to implementation of CR 311 (Release 5).
CR 311: The SGSN shall not send a Create PDP Context Request
for an already active context. If a new Create PDP Context
Request is incoming on TEID 0 for an already active PDP
context, this Create PDP Context Request must be considered
related to a new session. The existing PDP context shall be
torn down locally, and the associated PDP contexts deleted
locally, before the new session is created. If a new Create
PDP Context Request is incoming on a TEID which is different
from 0 and this TEID is already allocated to one or more
activated PDP contexts, and the NSAPI IE value in this message
matches the NSAPI value of an active PDP context, the GGSN
shall send back a Create PDP Context Response with a rejection
cause code. It is implementation dependent deciding whether
to teardown or keep the existing PDP context.
'false' - The changes due to CR 311 will be applicable.
'true' - The changes due to CR 311 will not be taken
into account.
This object has no meaning when the object
cGgsnCompliance3GppGgsn holds a value of 'release40'.
|
cGgsnRadAttrSessTimeout |
.1.3.6.1.4.1.9.9.240.1.3.19 |
This object is used for enabling the session timeout feature
on the global (router) level set using cGgsnSessionTimeout, APN
level (cgprsAccPtAbsoluteSessionTimer, which is defined in
CISCO-GPRS-ACC-PT-MIB and is outside the scope of this MIB)
and also parse the RADIUS attribute #27 present in the
access-accept request.
'true' - Session timeout is enabled.
'false' - Session timeout is disabled.
|
cGgsnDownlinkVerifyMsDisable |
.1.3.6.1.4.1.9.9.240.1.3.20 |
This object enables the feature which will allow the GGSN
to route IP packets beyond MS. This works only if a static
route is added in GGSN to the node beyond the MS.
On enabling this feature, GGSN will route the packets in
both process switch path and cef switch path. This is
supported only for IP PDP type.
This feature has some limitations:
- This is not scalable, since the operator has to add static
route to all the node beyond the MS.
- Only works for MS having static address.
- In case of GTPv1 the MS has to select TFT's so as to allow
traffic flow in the downlink direction.
- IP address assignment/Radius for the devices behind the MS
needs to be done within the scope of that network; the GGSN
will not provide this facility in anyway for the hosts
behind the MS.
- In case for MWAM and Cat6500/7600 environment, the static
route should be added only on that particular GGSN on the
MWAM from where the MS is reachable.
'true' - Routing beyond MS is enabled.
'false' - Routing beyond MS is disabled.
|
cGgsnVersion |
.1.3.6.1.4.1.9.9.240.1.4.1 |
This object specifies the which release of GPRS
image is currently running on the GGSN.
|
cGgsnActiveNetworkInitPdps |
.1.3.6.1.4.1.9.9.240.1.4.2 |
This object represents the number of network initiated
PDP contexts that are currently active.
Trigger Condition: This counter is incremented /
decremented by the create/delete PDP context request
message respectively.
|
cGgsnActivePppPdps |
.1.3.6.1.4.1.9.9.240.1.4.3 |
This object represents the number of PPP PDP contexts
that are currently active.
Trigger Condition: This counter is incremented /
decremented by the create/delete PPP PDP context request
message respectively.
|
cGgsnActivePppRegenPdps |
.1.3.6.1.4.1.9.9.240.1.4.4 |
This object represents the number of PPP-Regen PDP contexts
that are currently active.
Trigger Condition: This counter is incremented /
decremented by the create/delete PPP Regeneration PDP
context request message respectively.
|
cGgsnPendingPppRegenPdps |
.1.3.6.1.4.1.9.9.240.1.4.5 |
This object represents the current number of pending
PPP regeneration sessions.
Trigger Condition: This counter is triggered
by the create PPP Regeneration PDP context request
message.
|
cGgsnActiveGtpVersion0Pdps |
.1.3.6.1.4.1.9.9.240.1.4.6 |
This object represents the current number of active GTP v0 PDP
contexts.
Trigger Condition: This counter is incremented /
decremented by the create/delete PDP context request
message respectively.
|
cGgsnActiveGtpVersion1Pdps |
.1.3.6.1.4.1.9.9.240.1.4.7 |
This object represents the current number of active GTP v1 PDP
contexts.
Trigger Condition: This counter is incremented /
decremented by the create/delete PDP context request
message respectively.
|
cGgsnGtpEncapInterface |
.1.3.6.1.4.1.9.9.240.1.4.8 |
This object represents the ifIndex of the interface on which
which gtp encapsulation is configured. Only one interface can
be configured with gtp encapsulation on the GGSN. A zero value
indicates that no interface is configured with gtp
encapsulation.
|
cGgsnServiceModeStatus |
.1.3.6.1.4.1.9.9.240.1.4.9 |
This object represents the internal service mode which
GGSN maintains. The service switching is done with object
cGgsnServiceMode.
|
cGgsnPdfServerAddrType |
.1.3.6.1.4.1.9.9.240.1.5.1 |
This object specifies the type of IP address of
the PDF server.
|
cGgsnPdfServerAddr |
.1.3.6.1.4.1.9.9.240.1.5.2 |
This object specifies the IP address of the PDF
server. The type of this address is specified by
the object cGgsnPdfServerAddrType.
|
cGgsnSgsnThruPutInterval |
.1.3.6.1.4.1.9.9.240.1.1.26.1.1 |
This object should be one of the values set in the objects
cGgsnThruputIntervalOne or cGgsnThruputIntervalTwo except
for value '0', which means the throughput collection is
disabled.
|
cGgsnSgsnThruPutLastCollected |
.1.3.6.1.4.1.9.9.240.1.1.26.1.2 |
This object represents the delta value between the time
when this data is collected and the time it is been
retrieved.
|
cGgsnSgsnUpStreamPktCnt |
.1.3.6.1.4.1.9.9.240.1.1.26.1.3 |
This object represents the total number of upstream
packets sent on this SGSN data path. Data flow from
MS to PDN is considered to be upstream traffic.
When the throughput intervals (cGgsnThruputIntervalOne or
cGgsnThruputIntervalTwo) is set to some valid value this
object is set to '0' (meaning, a fresh throughput collection
is started). Until the first expiry of the throughput
interval , this object will be '0'. On further periodic expiry,
the throughput upstream packet count per SGSN is collected and
updated to this object
|
cGgsnSgsnUpStreamByteCnt |
.1.3.6.1.4.1.9.9.240.1.1.26.1.4 |
This object represents the total number of upstream
bytes sent on this SGSN data path. Data flow from
MS to PDN is considered to be upstream traffic.
When the throughput intervals (cGgsnThruputIntervalOne or
cGgsnThruputIntervalTwo) is set to some valid value this
object is set to '0' (meaning, a fresh throughput collection
is started). Until the first expiry of the throughput
interval , this object will be '0'. On further periodic expiry,
the throughput upstream byte count per SGSN is collected and
updated to this object
|
cGgsnSgsnDownStreamPktCnt |
.1.3.6.1.4.1.9.9.240.1.1.26.1.5 |
This object represents the total number of downstream
packets sent on this SGSN data path. Data flow from
PDN to MS is considered to be downstream traffic.
When the throughput intervals (cGgsnThruputIntervalOne or
cGgsnThruputIntervalTwo) is set to some valid value this
object is set to '0' (meaning, a fresh throughput collection
is started). Until the first expiry of the throughput
interval , this object will be '0'. On further periodic expiry,
the throughput downstream packet count per SGSN is collected
and updated to this object
|
cGgsnSgsnDownStreamByteCnt |
.1.3.6.1.4.1.9.9.240.1.1.26.1.6 |
This object represents the total number of downstream
bytes sent on this SGSN data path. Data flow from
PDN to MS is considered to be downstream traffic.
When the throughput intervals (cGgsnThruputIntervalOne or
cGgsnThruputIntervalTwo) is set to some valid value this
object is set to '0' (meaning, a fresh throughput collection
is started). Until the first expiry of the throughput
interval , this object will be '0'. On further periodic expiry,
the throughput downstream byte count per SGSN is collected and
updated to this object
|
cGgsnHistNotifIndex |
.1.3.6.1.4.1.9.9.240.1.2.7.1.1 |
A monotonically increasing integer for the sole purpose of
indexing notifications. When it reaches the maximum value,
it wraps the value back to 1.
|
cGgsnHistNotifType |
.1.3.6.1.4.1.9.9.240.1.2.7.1.2 |
This object indicates the type of notification.
|
cGgsnHistNotifSeverity |
.1.3.6.1.4.1.9.9.240.1.2.7.1.3 |
This object indicates the severity level of the
notification. This object cannot be set to cleared(1)
or indeterminate(2).
|
cGgsnHistNotifTimestamp |
.1.3.6.1.4.1.9.9.240.1.2.7.1.4 |
This object indicates the value of sysUpTime when
this notification was generated.
|
cGgsnHistNotifGgsnIpAddrType |
.1.3.6.1.4.1.9.9.240.1.2.7.1.5 |
This object indicates the type of Internet address
by which cGgsnHistNotifGgsnIpAddr is reachable.
|
cGgsnHistNotifGgsnIpAddr |
.1.3.6.1.4.1.9.9.240.1.2.7.1.6 |
The object indicates the IP address that uniquely
identifies the device which generated the notification.
|
cGgsnHistNotifInfo |
.1.3.6.1.4.1.9.9.240.1.2.7.1.7 |
A textual description of cGgsnHistNotifType, which
potentially contains additional information (more than
just the type of alarm).
If the text of the message exceeds 64 bytes, the message
will be truncated to 63 bytes and a '*' character will
be appended to indicate the message has been truncated.
|
cGgsnMsExcludeRangeStartIpType |
.1.3.6.1.4.1.9.9.240.1.3.3.1.1 |
The type of Internet address by which
cGgsnMsExcludeRangeStartIp is reachable. The value of this
object should be same as cGgsnMsExcludeRangeEndIpType.
Only ipv4(1) addresses are supported.
|
cGgsnMsExcludeRangeStartIp |
.1.3.6.1.4.1.9.9.240.1.3.3.1.2 |
Starting IP address in the address range.
|
cGgsnMsExcludeRangeEndIpType |
.1.3.6.1.4.1.9.9.240.1.3.3.1.3 |
The type of Internet address by which cGgsnMsExcludeRangeEndIp
is reachable. The value of this object should be same as
cGgsnMsExcludeRangeStartIpType. Only ipv4(1) addresses are
supported.
|
cGgsnMsExcludeRangeEndIp |
.1.3.6.1.4.1.9.9.240.1.3.3.1.4 |
Ending IP address in the address range.
|
cGgsnIpDupProtectRowStatus |
.1.3.6.1.4.1.9.9.240.1.3.3.1.5 |
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'.
|
cGgsnDefaultAggregIpAddrType |
.1.3.6.1.4.1.9.9.240.1.3.4.1.1 |
This object specifies the type of Internet address denoted by
cGgsnDefaultAggregIpAddr. Only ipv4(1) addresses are supported.
|
cGgsnDefaultAggregIpAddr |
.1.3.6.1.4.1.9.9.240.1.3.4.1.2 |
This object specifies the IP address whose network prefix
is going to be defined by cGgsnDefaultAggregIpMask.
|
cGgsnDefaultAggregIpMask |
.1.3.6.1.4.1.9.9.240.1.3.4.1.3 |
This object specifies the net-mask pertaining to
cGgsnDefaultAggregIpAddr.
|
cGgsnDefaultAggregRowStatus |
.1.3.6.1.4.1.9.9.240.1.3.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'.
To delete a row, set this object to 'destroy'.
The values 'createAndWait' and 'notInService' are
not supported.
|
cGgsnPlmnAddrRangeIpAddrType |
.1.3.6.1.4.1.9.9.240.1.3.9.1.1 |
The address type for cGgsnPlmnAddrRangeFirstIp and
cGgsnPlmnAddrRangeLastIp addresses. Only ipv4(1) addresses are
supported.
|
cGgsnPlmnAddrRangeFirstIp |
.1.3.6.1.4.1.9.9.240.1.3.9.1.2 |
First IP address in the address range.
|
cGgsnPlmnAddrRangeLastIp |
.1.3.6.1.4.1.9.9.240.1.3.9.1.3 |
Last IP address in the address range.
|
cGgsnPlmnAddrRangeRowStatus |
.1.3.6.1.4.1.9.9.240.1.3.9.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'.
To modify a row, the row needs to be deleted and created fresh
with new values.
|
cGgsnPlmnAddrRangeUsage |
.1.3.6.1.4.1.9.9.240.1.3.9.1.5 |
This object specifies how the address range will be used by
the GGSN.
When set to 'security', the address range is used for GGSN
security feature i.e. any TPDU with destination address that
falls in this address range will be discarded.
When set to 'sgsn', the address range denotes the sgsn address
range in the local PLMN which can be used to check roaming MS.
|
cGgsnPdfGroupName |
.1.3.6.1.4.1.9.9.240.1.3.10.1.1.1 |
This object specifies the PDF group name. Currently
this group name is just an identity to this group.
|
cGgsnPdfDomainName |
.1.3.6.1.4.1.9.9.240.1.3.10.1.1.2 |
This is a Fully Qualified Domain Name (FQDN), which has
to be configured along with the IP address of the PDF.
There will be no name resolving for the FQDN, it will
be used as it is.
|
cGgsnPdfIpAddressType |
.1.3.6.1.4.1.9.9.240.1.3.10.1.1.3 |
This object specifies the type of IP address of
the PDF server.
|
cGgsnPdfIpAddress |
.1.3.6.1.4.1.9.9.240.1.3.10.1.1.4 |
This object specifies the IP address of the PDF
server. The type of the address is specified by
the object cGgsnPdfIpAddressType.
|
cGgsnPdfRowStatus |
.1.3.6.1.4.1.9.9.240.1.3.10.1.1.5 |
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(4)'.
To delete a row, set this object to 'destroy(6)'.
|
cGgsnPdfReconnectTimeOut |
.1.3.6.1.4.1.9.9.240.1.3.10.1.1.6 |
Whenever a connection outage is detected (by keepalive
mechanism etc.) by GGSN to the PDF server. The GGSN waits for
the interval configured in this object. Once this timer is
expired, another attempt is made for connection
establishment.
|
cGgsnPdfReconnectRetries |
.1.3.6.1.4.1.9.9.240.1.3.10.1.1.7 |
This is the number of attempts for connection establishment
after the timeout value set in cGgsnPdfReconnectTimeOut.
After the configured number of retries, all the COPS sessions
(and associated PDP contexts) are cleared.
The value '65535' which is default, will be infinite retries.
|
cGgsnPdfReconExpPdpDelete |
.1.3.6.1.4.1.9.9.240.1.3.10.1.1.8 |
This objects defines the handling of the PDP context in
the connection loss scenario. When this object is set to
true, then on connection loss, the PDP delete will be
initiated.
|
cGgsnPdfReqRetryTimeOut |
.1.3.6.1.4.1.9.9.240.1.3.10.1.1.9 |
For each COPS REQ sent to PDF, GGSN will start a request retry
timer with this value. If DEC is not received within the
timeout, the REQ is resent for cGgsnPdfReqRetries times.
|
cGgsnPdfReqRetries |
.1.3.6.1.4.1.9.9.240.1.3.10.1.1.10 |
This is the number of retries which has to be sent for the
COPS REQ being sent. If DEC is not received even after sending
the COPS REQ for configured number of retries, the PDP context
activation/modification (which had triggered this REQ) is
rejected.
|
cGgsnPcscfGroupName |
.1.3.6.1.4.1.9.9.240.1.3.10.2.1.1 |
This group name is the identifier for the P-CSCF
addresses configured.
|
cGgsnPcscfIpAddressType |
.1.3.6.1.4.1.9.9.240.1.3.10.2.1.2 |
This object specifies the type of the P-CSCF
IP address.
|
cGgsnPcscfIpAddress |
.1.3.6.1.4.1.9.9.240.1.3.10.2.1.3 |
This object specifies the IP address of the P-CSCF.
The type of this address is specified by the object
cGgsnPcscfIpAddressType.
|
cGgsnPcscfRowStatus |
.1.3.6.1.4.1.9.9.240.1.3.10.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(4)'.
To delete a row, set this object to 'destroy(6)'.
|
cGgsnPlmnMcc |
.1.3.6.1.4.1.9.9.240.1.3.13.1.1 |
The Mobile Country Code (MCC) is part of the PLMN Id.
|
cGgsnPlmnMnc |
.1.3.6.1.4.1.9.9.240.1.3.13.1.2 |
The Mobile Network Code (MNC) is part of the PLMN Id.
|
cGgsnPlmnRowStatus |
.1.3.6.1.4.1.9.9.240.1.3.13.1.3 |
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'.
To modify a row, the row needs to be deleted and created fresh
with new values.
|
cGgsnPlmnScope |
.1.3.6.1.4.1.9.9.240.1.3.13.1.4 |
This object specifies whether the PLMN is home or
trusted. Only one PLMN entry can be home
|