All MIBs › RAPID-CITY › rcIpFilterCopyToCpu
rcIpFilterCopyToCpu
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpFilterCopyToCpu
OID (numeric): 1.3.6.1.4.1.2272.1.8.10.20.1.13
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Used to specify whether a packet matching this filter should be copied to the CPU.
What is rcIpFilterCopyToCpu?
This object controls whether packets matching a specific IP filter should be forwarded to the system's central processing unit (CPU) for special handling rather than being processed in the normal forwarding path. Setting this to 'true' enables CPU mirroring for diagnostic or traffic analysis purposes on filtered packets. An operator would use this when needing to capture and inspect specific packet flows for troubleshooting network behavior.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.20.1.13 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpFilterCopyToCpu
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.20.1.13.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpFilterCopyToCpu.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.10.20.1.13.1 s <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.10 | rcIpFilter | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.20 | rcIpFilterTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.20.1 | rcIpFilterEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.20.1.13 | rcIpFilterCopyToCpu | RAPID-CITY |