All MIBs › RAPID-CITY › rcPrFilterAceEthEtherRowStatus
rcPrFilterAceEthEtherRowStatus
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcPrFilterAceEthEtherRowStatus
OID (numeric): 1.3.6.1.4.1.2272.1.202.1.1.2.4.4.1.6
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description:
Create/delete operations for this entry.
What is rcPrFilterAceEthEtherRowStatus?
This object controls the creation and deletion of individual Access Control Entry (ACE) rows in an Ethernet filter table using the standard SNMP RowStatus convention (values include createAndGo, destroy, active, etc.). It allows administrators to dynamically add, remove, or modify filtering rules without requiring device restart. An operator manipulates this value to manage the lifecycle of packet filtering rules that protect or shape traffic on Ethernet interfaces.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.202.1.1.2.4.4.1.6 snmpwalk -v2c -c public <target> RAPID-CITY::rcPrFilterAceEthEtherRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.202.1.1.2.4.4.1.6.1 snmpget -v2c -c public <target> RAPID-CITY::rcPrFilterAceEthEtherRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.202.1.1.2.4.4.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcPrFilterAceEthEtherRowStatus.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.4 | rcPrFilterAceEthEtherTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4.4.1 | rcPrFilterAceEthEtherEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.4.4.1.6 | rcPrFilterAceEthEtherRowStatus | RAPID-CITY |