ACC-FLASH :: accBrFiltPatternMask

MIB Reference — IPNetwork Monitor

All MIBsACC-FLASHaccBrFiltPatternMask

accBrFiltPatternMask

Module: ACC-FLASH

OID (symbolic): ACC-FLASH::accBrFiltPatternMask

OID (numeric): 1.3.6.1.4.1.5.1.1.4.22.1.5

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

Bridge Pattern Filter table user defined hex mask.

What is accBrFiltPatternMask?

ACC-FLASH::accBrFiltPatternMask stores a hexadecimal mask (as an octet string) that defines which bits in a network packet should be examined when applying a bridge pattern filter. Network engineers use this to zero in on specific parts of a packet header, such as just the protocol type field, when deciding how to forward or discard traffic. For example, a mask of 0xFF000000 would examine only the first byte of a 4-byte field, ignoring the remaining three bytes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.22.1.5
snmpwalk -v2c -c public <target> ACC-FLASH::accBrFiltPatternMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.22.1.5.1
snmpget -v2c -c public <target> ACC-FLASH::accBrFiltPatternMask.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.4.22.1.5.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.4accBridgeACC-FLASH
1.3.6.1.4.1.5.1.1.4.22accBrFiltPatternTableACC-FLASH
1.3.6.1.4.1.5.1.1.4.22.1accBrFiltPatternEntryACC-FLASH
1.3.6.1.4.1.5.1.1.4.22.1.5accBrFiltPatternMaskACC-FLASH