All MIBs › ACC-MIB › accBrFiltIIEntStatus
accBrFiltIIEntStatus
Module: ACC-MIB
OID (symbolic): ACC-MIB::accBrFiltIIEntStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.4.19.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
0 indicates that the entry is invalid, 1 indicates that the entry is valid.
What is accBrFiltIIEntStatus?
This integer flag indicates whether a filtering entry is currently in use, with 0 meaning invalid (inactive) and 1 meaning valid (active). Network engineers modify this to enable or disable filtering rules without deleting them, allowing quick testing or troubleshooting of traffic control policies. Setting this to 1 activates a filtering entry that was previously disabled, immediately starting packet evaluation against that rule.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.19.1.9 snmpwalk -v2c -c public <target> ACC-MIB::accBrFiltIIEntStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.19.1.9.1 snmpget -v2c -c public <target> ACC-MIB::accBrFiltIIEntStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.4.19.1.9.1 i <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.9 | accBrFiltIIEntStatus | ACC-MIB |