All MIBs › RAPID-CITY › rcPrFilterActEthernetAttrs
rcPrFilterActEthernetAttrs
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcPrFilterActEthernetAttrs
OID (numeric): 1.3.6.1.4.1.2272.1.202.1.1.2.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Value is one or multiple of the following: none(0), srcMac(1), dstMac(2), etherType(4), port(8), vlan(16), vlanTagPrio(32) none: If selected then unselect all other selections.
What is rcPrFilterActEthernetAttrs?
This object is a bitmask (combination of flags) specifying which Ethernet fields the filter matches on: source MAC, destination MAC, EtherType, port, VLAN, or VLAN priority. When 'none' is selected, all other options are cleared. An operator would configure this when creating a Layer 2 filter: selecting srcMac(1)+vlan(16) to match all traffic from a specific MAC within a VLAN, ignoring other criteria.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.202.1.1.2.2.1.1.4 snmpwalk -v2c -c public <target> RAPID-CITY::rcPrFilterActEthernetAttrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.202.1.1.2.2.1.1.4.1 snmpget -v2c -c public <target> RAPID-CITY::rcPrFilterActEthernetAttrs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.202.1.1.2.2.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcPrFilterActEthernetAttrs.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.2 | rcPrFilterAct | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.2.1 | rcPrFilterActTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.2.1.1 | rcPrFilterActEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.202.1.1.2.2.1.1.4 | rcPrFilterActEthernetAttrs | RAPID-CITY |