rlRedistMatchType

NETGEAR-RADLAN-Redistribute · .1.3.6.1.4.1.4526.17.26.27.1.1.5

Object

Applicable only when rlRedistSrcProtocol is OSPF
defines the criteria by which OSPF routes are redistributed into other routing domains.
It can be one of the following:
rlRedistMatchTypeInternal    - Routes that are internal to a specific autonomous system.
rlRedistMatchTypeExternalTwo - Routes that are external to the autonomous system, but are imported into OSPF as Type 2 external route.
rlRedistMatchTypeExternalOne - Routes that are external to the autonomous system, but are imported into OSPF as Type 1 external route.

Context

MIB
NETGEAR-RADLAN-Redistribute
OID
.1.3.6.1.4.1.4526.17.26.27.1.1.5
Type
column
Access
noaccess
Status
current
Parent
rlRedistEntry

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 'NETGEAR-RADLAN-Redistribute' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-Redistribute::rlRedistMatchType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-Redistribute' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-Redistribute::rlRedistMatchType.<rlRedistDstProtocol>.<rlRedistSrcProtocol>.<rlRedistDstProcessId>.<rlRedistSrcProcessId>.<rlRedistMatchType>.<rlRedistRoutMapName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-Redistribute' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-Redistribute::rlRedistMatchType'

Syntax

Source
RlRedistMatchType
Base type
Enumeration

Values & Constraints

Type Values
0rlRedistMatchTypeNone
1rlRedistMatchTypeInternal
2rlRedistMatchTypeExternalOne
3rlRedistMatchTypeExternalTwo