nemoBindingMrFlag

NEMO-MIB · .1.3.6.1.2.1.184.1.1.2.1.1.1

Object

true(1): indicates that the Binding Cache entry is from
an entity acting as a mobile router.
              
false(2): implies that the Binding Cache entry is from
an entity acting as a mobile node.

Context

MIB
NEMO-MIB
OID
.1.3.6.1.2.1.184.1.1.2.1.1.1
Type
column
Access
readonly
Status
current
Parent
nemoBindingCacheEntry
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::nemoBindingMrFlag'
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::nemoBindingMrFlag.<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::nemoBindingMrFlag'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance