All MIBs › RAPID-CITY › rcPrFilterAceIpShowDstAddrList
rcPrFilterAceIpShowDstAddrList
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcPrFilterAceIpShowDstAddrList
OID (numeric): 1.3.6.1.4.1.2272.1.202.1.1.2.4.26.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The list of ip dst address to match from IP header.
What is rcPrFilterAceIpShowDstAddrList?
This object displays the list of destination IP addresses that a packet filter access control entry (ACE) is configured to match on a RAPID CITY device. It contains the IP addresses in a binary format that the filter rule will check against incoming packet headers. Security and network administrators use this information to verify that packet filtering rules are correctly configured to allow or deny traffic to intended destinations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.202.1.1.2.4.26.1.5 snmpwalk -v2c -c public <target> RAPID-CITY::rcPrFilterAceIpShowDstAddrList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.202.1.1.2.4.26.1.5.1 snmpget -v2c -c public <target> RAPID-CITY::rcPrFilterAceIpShowDstAddrList.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcPrFilterAceIpShowDstAddrList.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.202 | rcPowerRanger | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1 | rcPowerRangerMib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1 | rcPowerRangerObjects | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2 | rcPrFilter | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4 | rcPrFilterAce | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4.26 | rcPrFilterAceIpShowTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4.26.1 | rcPrFilterAceIpShowEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4.26.1.5 | rcPrFilterAceIpShowDstAddrList | RAPID-CITY |