All MIBs › ACC-FLASH › accBrFiltIIEntDstMacAddr
accBrFiltIIEntDstMacAddr
Module: ACC-FLASH
OID (symbolic): ACC-FLASH::accBrFiltIIEntDstMacAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.4.19.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Destination MAC Address of the Filtering entry.
What is accBrFiltIIEntDstMacAddr?
This OID stores a 6-byte destination MAC address that serves as one matching criterion for an advanced filtering rule. You would configure this when you need to filter frames based on their Layer 2 destination address, for example to block traffic destined to a specific device. A value of 00:1A:2B:3C:4D:5E represents the MAC address of a particular network device whose traffic you want to filter.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.19.1.1 snmpwalk -v2c -c public <target> ACC-FLASH::accBrFiltIIEntDstMacAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.19.1.1.1 snmpget -v2c -c public <target> ACC-FLASH::accBrFiltIIEntDstMacAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.4.19.1.1.1 s <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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.4 | accBridge | ACC-FLASH |
| 1.3.6.1.4.1.5.1.1.4.19 | accBrFiltIITable | ACC-FLASH |
| 1.3.6.1.4.1.5.1.1.4.19.1 | accBrFiltIIEntry | ACC-FLASH |
| 1.3.6.1.4.1.5.1.1.4.19.1.1 | accBrFiltIIEntDstMacAddr | ACC-FLASH |