All MIBs › RAPID-CITY › rcIpAsPathAccessListMode
rcIpAsPathAccessListMode
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpAsPathAccessListMode
OID (numeric): 1.3.6.1.4.1.2272.1.8.100.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Path Access List Mode, permit or deny.
What is rcIpAsPathAccessListMode?
This OID controls whether an access list rule permits or denies routes based on their AS path (the list of internet service providers the route travels through). It configures filtering rules. A network operator would set this to control which external networks the device can communicate with, essential for preventing accidental or malicious traffic from unwanted internet regions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.2.1.3 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpAsPathAccessListMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.2.1.3.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpAsPathAccessListMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.100.2.1.3.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.2 | rcIpAsPathAccessListTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100.2.1 | rcIpAsPathAccessListEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100.2.1.3 | rcIpAsPathAccessListMode | RAPID-CITY |