cCdmaSessionMsidType

CISCO-CDMA-PDSN-MIB · .1.3.6.1.4.1.9.9.157.1.3.1.1.2

Object

column obsolete CCdmaMsidType
Mobile Station Identifier (MSID) format type of a mobile 
station.  Valid choices are:
              
   - 'imsi' indicates IMSI format (15 digits max)
              
   - 'min' indicates MIN format (10 digits max)
              
   - 'irm' indicates IRM (10 digits max)
              
   - 'other' in other cases

Context

MIB
CISCO-CDMA-PDSN-MIB
OID
.1.3.6.1.4.1.9.9.157.1.3.1.1.2
Type
column
Access
readonly
Status
obsolete
Parent
cCdmaSessionEntry
Groups
2

Walk 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-CDMA-PDSN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDMA-PDSN-MIB::cCdmaSessionMsidType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CDMA-PDSN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDMA-PDSN-MIB::cCdmaSessionMsidType.<cCdmaSessionMsid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDMA-PDSN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDMA-PDSN-MIB::cCdmaSessionMsidType'

Syntax

Source
CCdmaMsidType
Base type
Enumeration

Values & Constraints

Type Values
1other
2imsi
3min
4irm