All MIBs › RAPID-CITY › rcDiagPcapFilterEnable
rcDiagPcapFilterEnable
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcDiagPcapFilterEnable
OID (numeric): 1.3.6.1.4.1.2272.1.23.15.11.1.2
Node type: OBJECT-TYPE
Type: EnableValue
Access: read-write
Description:
Filter is enabled or not
What is rcDiagPcapFilterEnable?
This setting enables or disables packet capture filtering during diagnostic operations on a Rapid-City switch, controlling whether diagnostic packets are subject to filter restrictions. When enabled, only packets matching defined criteria are captured, reducing data volume; when disabled, all packets are captured for complete diagnostics. An operator would toggle this to balance detailed troubleshooting information against storage and processing overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.15.11.1.2 snmpwalk -v2c -c public <target> RAPID-CITY::rcDiagPcapFilterEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.15.11.1.2.1 snmpget -v2c -c public <target> RAPID-CITY::rcDiagPcapFilterEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.23.15.11.1.2.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.23 | rcDiag | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.23.15 | rcDiagPcap | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.23.15.11 | rcDiagPcapFilterTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.23.15.11.1 | rcDiagPcapFilterEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.23.15.11.1.2 | rcDiagPcapFilterEnable | RAPID-CITY |