ggsnApnCompletedActivation
GGSN-MIB ·
.1.3.6.1.4.1.10923.1.1.1.1.1.5.1.8
Object
column SNMPv2-SMICounter64
The total number of completed PDP context activations per APN. Number of completed activations doesn't necessarily match the number of attempts for the same APN. The APN may have changed after the attempt was made due to logical APN or RADIUS-assisted APN selection. The sum of all ggsnApnAttemptedActivation should match the sum of ggsnApnCompletedActivation (and failed) over all APNs.
Context
- MIB
- GGSN-MIB
- OID
.1.3.6.1.4.1.10923.1.1.1.1.1.5.1.8- 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::ggsnApnCompletedActivation'
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::ggsnApnCompletedActivation.<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::ggsnApnCompletedActivation'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of