All MIBs › RAPID-CITY › rcDiagPcapFilterTableSize
rcDiagPcapFilterTableSize
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcDiagPcapFilterTableSize
OID (numeric): 1.3.6.1.4.1.2272.1.23.15.10
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Used to indicate the number of entries in the Filter table
What is rcDiagPcapFilterTableSize?
This OID reports how many packet capture filters are currently configured in the device's diagnostic system. It's read-only information that tells you how many filtering rules are active. A technician analyzing network traffic would check this value to understand how many different capture conditions are defined for packet troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.15.10 snmpwalk -v2c -c public <target> RAPID-CITY::rcDiagPcapFilterTableSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.15.10.1 snmpget -v2c -c public <target> RAPID-CITY::rcDiagPcapFilterTableSize.1
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.10 | rcDiagPcapFilterTableSize | RAPID-CITY |