All MIBs › RAPID-CITY › rcDiagPcapFilterIsInverseDstMac
rcDiagPcapFilterIsInverseDstMac
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcDiagPcapFilterIsInverseDstMac
OID (numeric): 1.3.6.1.4.1.2272.1.23.15.11.1.9
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Destination mac address Inverse. when set the mac addresses otherthan specified is matched
What is rcDiagPcapFilterIsInverseDstMac?
This boolean object controls packet capture filtering logic by inverting the destination MAC address matching criteria used in diagnostic packet capture operations. When enabled (set to true), the filter captures all packets whose destination MAC is NOT in the specified list, rather than capturing only those that match. Diagnostic engineers use this to focus on traffic to/from specific endpoints during network troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.15.11.1.9 snmpwalk -v2c -c public <target> RAPID-CITY::rcDiagPcapFilterIsInverseDstMac
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.15.11.1.9.1 snmpget -v2c -c public <target> RAPID-CITY::rcDiagPcapFilterIsInverseDstMac.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.23.15.11.1.9.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.9 | rcDiagPcapFilterIsInverseDstMac | RAPID-CITY |