rlipNetToPhysicalIsRouter

RADLAN-IPv6 · .1.3.6.1.4.1.89.26.22.1.1

Object

This object has the value 'true(1)', if the neighbor
is router; otherwise, the value is 'false(2)'.

Context

MIB
RADLAN-IPv6
OID
.1.3.6.1.4.1.89.26.22.1.1
Type
column
Access
readonly
Status
current
Parent
rlipNetToPhysicalEntry

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 'RADLAN-IPv6' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IPv6::rlipNetToPhysicalIsRouter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-IPv6' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IPv6::rlipNetToPhysicalIsRouter.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-IPv6' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-IPv6::rlipNetToPhysicalIsRouter'

Syntax

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

Values & Constraints

Type Values
1true
2false