All MIBs › RAPID-CITY › rcIpFilterDstMask
rcIpFilterDstMask
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpFilterDstMask
OID (numeric): 1.3.6.1.4.1.2272.1.8.10.20.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
Destination IP subnet mask to filter on.
What is rcIpFilterDstMask?
This object specifies the destination IP subnet mask used in an IP filtering rule to identify which destination network addresses should be matched by the filter. The mask works with a destination IP address to define a range of IPs that the filter applies to; for example, a mask of 255.255.255.0 would match a /24 subnet. Administrators configure filters to control traffic forwarding, security policies, or traffic analysis based on destination subnets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.20.1.3 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpFilterDstMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.20.1.3.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpFilterDstMask.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.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.3 | rcIpFilterDstMask | RAPID-CITY |