alaRouteMapAccessListRedistControl

ALCATEL-IND1-ROUTEMAP-MIB · .1.3.6.1.4.1.6486.800.1.2.1.10.2.3.1.1.3.1.5

Object

Controls how a route is matched and redistributed. 
allSubnets matches all subnets of the prefix. noSubnets
only matches the exact prefix. aggregate matches all subnets
of the prefix, but only redistributes the prefix.

Context

MIB
ALCATEL-IND1-ROUTEMAP-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.10.2.3.1.1.3.1.5
Type
column
Access
readwrite
Status
current
Parent
alaRouteMapAccessListEntry
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 'ALCATEL-IND1-ROUTEMAP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-ROUTEMAP-MIB::alaRouteMapAccessListRedistControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-ROUTEMAP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-ROUTEMAP-MIB::alaRouteMapAccessListRedistControl.<alaRouteMapAccessListIndex>.<alaRouteMapAccessListAddressType>.<alaRouteMapAccessListAddress>.<alaRouteMapAccessListPrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-ROUTEMAP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-ROUTEMAP-MIB::alaRouteMapAccessListRedistControl'

Syntax

Source
AlaRouteMapRedistControl
Base type
Enumeration

Values & Constraints

Type Values
1allSubnets
2noSubnets
3aggregate

Conformance