All MIBs › RAPID-CITY › rcIpConfReversePathCheckMode
rcIpConfReversePathCheckMode
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpConfReversePathCheckMode
OID (numeric): 1.3.6.1.4.1.2272.1.8.1.1.1.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Reverse Path Checking mode.
What is rcIpConfReversePathCheckMode?
This setting enables or disables reverse path checking (anti-spoofing validation) on the router, which verifies that incoming packets arrive from the expected source direction based on routing tables. When enabled, packets arriving from unusual directions are dropped, preventing spoofed traffic from reaching downstream networks. An operator would enable this security feature to defend against spoofed traffic and IP source forgery attacks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.1.1.23 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpConfReversePathCheckMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.1.1.23.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpConfReversePathCheckMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.1.1.1.23.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.1 | rcIpConf | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.1 | rcIpConfTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.1.1 | rcIpConfEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.1.1.23 | rcIpConfReversePathCheckMode | RAPID-CITY |