cmiMrIfCCoaRegistration

CISCO-MOBILE-IP-MIB · .1.3.6.1.4.1.9.9.174.1.5.3.6.1.20

Object

This indicates the type of registraton
mobile router will currently attempt 
on this interface. If cmiMrIfCCoaRegistration 
is false, the mobile router will attempt to 
register through a foreign agent. If 
cmiMrIfCCoaRegistration is true, the mobile
router will attempt CCoA registration. 
cmiMrIfCCoaRegistration will be true when 
cmiMrIfCCoaOnly is set to true.  
cmiMrIfCCoaRegistration will also be true 
when cmiMrIfCCoaOnly is set to 'false' and 
foreign agent advertisements are not heard 
on the interface.

Context

MIB
CISCO-MOBILE-IP-MIB
OID
.1.3.6.1.4.1.9.9.174.1.5.3.6.1.20
Type
column
Access
readonly
Status
current
Parent
cmiMrIfEntry
Groups
3

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false