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>
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accBrFiltIIEntStatus OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.19.1.9 | accBrFiltIIEntStatus | ACC-MIB |