All MIBs › RAPID-CITY › rcPrFilterAceFlags
rcPrFilterAceFlags
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcPrFilterAceFlags
OID (numeric): 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Bitmask for the flags:
none(0): Default value for the flags.
stopOnMatch(1): set desired behavior for flag whether to stop or continue in case an Ace matching the packet is found. When this Ace is hit, match on other Aces with a lower priority is not attempted.
count(2): set desired behavior for flag i.e. to enable/disable counting in case a packet matching the ace is found.
copyToPrimaryCp(4): set to enable/disable copying of matching packets to primary CP.
copyToSecondaryCp(8): set to enable/disable copying of matching packets to secondary CP.
mirror(16): set to enable/disable mirroring the matching packets to an interface. System can mirror one port or mirror to 1 port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.16 snmpwalk -v2c -c public <target> RAPID-CITY::rcPrFilterAceFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.16.1 snmpget -v2c -c public <target> RAPID-CITY::rcPrFilterAceFlags.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.16.1 i <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.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.1 | rcPrFilterAceTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1 | rcPrFilterAceEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.16 | rcPrFilterAceFlags | RAPID-CITY |