alaOspfRedistRouteControl
ALCATEL-IND1-OSPF-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.10.4.1.1.1.14.1.5
Object
column deprecated
r/w
Enumeration
Specifies how routes matching this entry are to be redistributed into OSPF. The different mechanisms possible are to redistribute all the subnet routes, redistribute an aggregated route if there are one or more actual routes which match this entry or redistribute only an exactly matching route. This object has been deprecated. Use the alaRouteMapRedistProtoEntry objects of AlcatelIND1RouteMap.mib.
Context
- MIB
- ALCATEL-IND1-OSPF-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.10.4.1.1.1.14.1.5- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- alaOspfRedistRouteEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-OSPF-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-OSPF-MIB::alaOspfRedistRouteControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-OSPF-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-OSPF-MIB::alaOspfRedistRouteControl.<alaOspfRedistRouteProto>.<alaOspfRedistRouteDest>.<alaOspfRedistRouteMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-OSPF-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-OSPF-MIB::alaOspfRedistRouteControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | redistributeAllSubnets |
2 | redistributeAsAggregate |
3 | redistributeExactMatch |
Conformance
Member of