nemoMrBLMrFlag

NEMO-MIB · .1.3.6.1.2.1.184.1.2.3.1.1.2

Object

true(1): the mobile router sent the Binding Update
with Mobile Router Flag set.
              
false(2): the mobile router did not send the Binding
Update with Mobile Router Flag set.  This implies that
the mobile router is acting as a mobile node.

Context

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance