c3gCdmaRoamingPreference

CISCO-WAN-3G-MIB · .1.3.6.1.4.1.9.9.661.1.2.3.1.4

Object

column r/w Enumeration
This object indicates the roaming preference:
unknown(1)    - preference unknown
home(2)       - home networks only
affiliated(3) - roaming on affiliated networks
any(4)        - roaming on any network

Context

MIB
CISCO-WAN-3G-MIB
OID
.1.3.6.1.4.1.9.9.661.1.2.3.1.4
Type
column
Access
readwrite
Status
current
Parent
c3gCdmaIdentityEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2home
3affiliated
4any

Conformance