RAPID-CITY :: rcDiagPcapFilterIsInverseDstIp

MIB Reference — IPNetwork Monitor

All MIBsRAPID-CITYrcDiagPcapFilterIsInverseDstIp

rcDiagPcapFilterIsInverseDstIp

Module: RAPID-CITY

OID (symbolic): RAPID-CITY::rcDiagPcapFilterIsInverseDstIp

OID (numeric): 1.3.6.1.4.1.2272.1.23.15.11.1.27

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description:

Destination IP address Inverse. when set the Destination IP otherthan specified is range matched

What is rcDiagPcapFilterIsInverseDstIp?

This boolean flag inverts the destination IP address matching logic in packet capture (PCAP) filters, causing the filter to match traffic NOT destined for the specified IP address range instead of traffic destined for it. When enabled, this allows diagnostic packet capture to exclude traffic to specific destinations while capturing everything else, which is useful for isolating anomalous traffic patterns or focusing on non-standard communication paths. This inverse matching capability is valuable for traffic troubleshooting when the problematic traffic is defined by exclusion rather than inclusion.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.15.11.1.27
snmpwalk -v2c -c public <target> RAPID-CITY::rcDiagPcapFilterIsInverseDstIp

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.15.11.1.27.1
snmpget -v2c -c public <target> RAPID-CITY::rcDiagPcapFilterIsInverseDstIp.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.23.15.11.1.27.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcDiagPcapFilterIsInverseDstIp.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.23rcDiagRAPID-CITY
1.3.6.1.4.1.2272.1.23.15rcDiagPcapRAPID-CITY
1.3.6.1.4.1.2272.1.23.15.11rcDiagPcapFilterTableRAPID-CITY
1.3.6.1.4.1.2272.1.23.15.11.1rcDiagPcapFilterEntryRAPID-CITY
1.3.6.1.4.1.2272.1.23.15.11.1.27rcDiagPcapFilterIsInverseDstIpRAPID-CITY