cgprsCgProfileContentPostPlmnChange
CISCO-GPRS-CHARGING-MIB ·
.1.3.6.1.4.1.9.9.192.1.1.30.1.21
Object
This object when set to 'true' enables the trigger for PLMN
change for postpaid users using this charging profile. When
enabled, the current PLMN-ID is always written into the
service-record. If none is received in the PDP create/update
request, a value of zero is written into the service-record.
This object can be set to 'true' only when the object
cgprsCgServiceRecordIncludePlmn is 'true'.
When a PLMN-ID change is received, the G-CDR is closed.
A new service-record is generated and the new PLMN-ID is
written into the new service-record.
Context
- MIB
- CISCO-GPRS-CHARGING-MIB
- OID
.1.3.6.1.4.1.9.9.192.1.1.30.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cgprsCgProfileEntry
- Groups
- 2
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-CHARGING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-CHARGING-MIB::cgprsCgProfileContentPostPlmnChange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GPRS-CHARGING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-CHARGING-MIB::cgprsCgProfileContentPostPlmnChange.<cgprsCgProfileNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GPRS-CHARGING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GPRS-CHARGING-MIB::cgprsCgProfileContentPostPlmnChange'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |