cgprsAccPtGtpRespMesgWaitAcctng
CISCO-GPRS-ACC-PT-MIB ·
.1.3.6.1.4.1.9.9.183.1.1.3.1.3
Object
When this object is set to 'true', Gateway waits for a
RADIUS accounting response before sending a create PDP
or Bearer context response to the MME or SGSN, for create
PDP or Bearer context requests received at a particular APN.
When this object is set to 'false', Gateway sends create
PDP or Bearer response to MME or SGSN after sending a RADIUS
start accounting message to the RADIUS server (without waiting
for a response from the RADIUS accounting server).
Context
- MIB
- CISCO-GPRS-ACC-PT-MIB
- OID
.1.3.6.1.4.1.9.9.183.1.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cgprsAccPtExtEntry
- Groups
- 4
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 'CISCO-GPRS-ACC-PT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-ACC-PT-MIB::cgprsAccPtGtpRespMesgWaitAcctng'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GPRS-ACC-PT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-ACC-PT-MIB::cgprsAccPtGtpRespMesgWaitAcctng.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GPRS-ACC-PT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GPRS-ACC-PT-MIB::cgprsAccPtGtpRespMesgWaitAcctng'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |