cgprsAccPtMsType
CISCO-GPRS-ACC-PT-MIB ·
.1.3.6.1.4.1.9.9.183.1.1.6.1.1.1
Object
column Enumeration
This object represents the type of MS to which the
charging profile selected by cgprsAccPtChgProfile is
applied on this APN. Different types of MS -
A roaming MS belongs to a MME/SGSN of a different PLMN.
A visitor MS is one whose IMSI value belongs to a
different PLMN. A home MS is neither roamer nor
visitor, i.e., IMSI and MME/SGSN corresponds to same PLMN.
A roamer/visitor is said to be Trusted/Friendly if
the different PLMN is a trusted/friendly PLMN.
Context
- MIB
- CISCO-GPRS-ACC-PT-MIB
- OID
.1.3.6.1.4.1.9.9.183.1.1.6.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cgprsAccPtChgProfEntry
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::cgprsAccPtMsType'
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::cgprsAccPtMsType.<cgprsAccPtIndex>.<cgprsAccPtMsType>'
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::cgprsAccPtMsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | home |
3 | roaming |
4 | roamingTrusted |
5 | visiting |
6 | visitingTrusted |