ggsnApnAttemptedActivation
GGSN-MIB ·
.1.3.6.1.4.1.10923.1.1.1.1.1.5.1.4
Object
column SNMPv2-SMICounter64
The total number of attempted PDP context activations for this APN.
Opposite to ggsnAttemptedActivation, the ggsnApnAttemptedActivation is incremented
even when a Create PDP Context Request is silently discarded.
Note1: If logical APN selection or RADIUS Assisted APN Selection (RAAS), or both are used,
the counter is incremented on the chosen physical APN.
If RAAS is used, and the RADIUS server does not reply or replies with an incorrect answer,
the counter is incremented on the APN, using RAAS.
Note2: When the SGSN resends the activation request, it is counted as two attempts
on APN level but as only one attempt on node level. (This happens when the
primary RADIUS server is unavailable.)
Context
- MIB
- GGSN-MIB
- OID
.1.3.6.1.4.1.10923.1.1.1.1.1.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ggsnApnStatsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GGSN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GGSN-MIB::ggsnApnAttemptedActivation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GGSN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GGSN-MIB::ggsnApnAttemptedActivation.<ggsnApnIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GGSN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GGSN-MIB::ggsnApnAttemptedActivation'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of