All MIBs › ACC-FLASH › accBrFiltPatternStatus
accBrFiltPatternStatus
Module: ACC-FLASH
OID (symbolic): ACC-FLASH::accBrFiltPatternStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.4.22.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This reads in the status of a user command that defines if the filter is being added or deleted.
What is accBrFiltPatternStatus?
ACC-FLASH::accBrFiltPatternStatus is a read-only integer that reflects whether the system is in the process of adding or deleting this bridge filter rule. This helps an operator track the status of configuration changes, since adding or removing a filter might take time to take effect. For example, reading this value would tell you if a new security filter you just created has finished being applied to the bridge.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.22.1.9 snmpwalk -v2c -c public <target> ACC-FLASH::accBrFiltPatternStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.22.1.9.1 snmpget -v2c -c public <target> ACC-FLASH::accBrFiltPatternStatus.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.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.22 | accBrFiltPatternTable | ACC-FLASH |
| 1.3.6.1.4.1.5.1.1.4.22.1 | accBrFiltPatternEntry | ACC-FLASH |
| 1.3.6.1.4.1.5.1.1.4.22.1.9 | accBrFiltPatternStatus | ACC-FLASH |