All MIBs › RAPID-CITY › rcIpRoutePolicyMatchRouteType
rcIpRoutePolicyMatchRouteType
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpRoutePolicyMatchRouteType
OID (numeric): 1.3.6.1.4.1.2272.1.8.100.13.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
For BGP this choice refers to locally generated routes external routes learned via ebgp nbr. For OSPF internal refers to intra and inter area routes (belongs to local autonomous system). External (type1|type2) refers to the routes learned from other ASs and imported as either type1 or type2. if type1/type2 is specified then match only type1/type2.
What is rcIpRoutePolicyMatchRouteType?
This object specifies which route types a BGP or OSPF routing policy should match and filter, such as locally generated routes, external routes, or routes of a specific type (e.g., OSPF external type 1 vs. type 2). By restricting policy application to specific route types, administrators can apply different forwarding treatments and route propagation rules based on the origin and classification of the route. Network operators use this configuration when designing multi-protocol routing policies to ensure that different sources of routing information are handled according to security and performance requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.13.1.14 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpRoutePolicyMatchRouteType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.13.1.14.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpRoutePolicyMatchRouteType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.100.13.1.14.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100 | rcIpGenPolicy | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100.13 | rcIpRoutePolicyTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100.13.1 | rcIpRoutePolicyEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100.13.1.14 | rcIpRoutePolicyMatchRouteType | RAPID-CITY |