mnCOAIsLocal

MIP-MIB · .1.3.6.1.2.1.44.1.3.3.1.1.10

Object

Whether the COA is local to (dynamically acquired by)
the mobile node or not.  If it is false(2), the COA is
an address of the foreign agent.

Context

MIB
MIP-MIB
OID
.1.3.6.1.2.1.44.1.3.3.1.1.10
Type
column
Access
readonly
Status
current
Parent
mnRegistrationEntry
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 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIP-MIB::mnCOAIsLocal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIP-MIB::mnCOAIsLocal.<mnRegAgentAddress>.<mnRegCOA>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIP-MIB::mnCOAIsLocal'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance