All MIBs › ACC-FLASH › accBrFdbNvmMaxSize
accBrFdbNvmMaxSize
Module: ACC-FLASH
OID (symbolic): ACC-FLASH::accBrFdbNvmMaxSize
OID (numeric): 1.3.6.1.4.1.5.1.1.4.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Number of static FDB entries that can be saved in the NVM RAM.
What is accBrFdbNvmMaxSize?
This OID reports the maximum number of static (non-learning) forwarding database entries that can be permanently saved in the device's non-volatile memory as a read-only integer. Network engineers use this to understand how many static MAC-to-port mappings they can configure for permanent access control. For example, a value of 100 means you can configure up to 100 permanent static forwarding entries that survive power cycles.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.6 snmpwalk -v2c -c public <target> ACC-FLASH::accBrFdbNvmMaxSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.6.1 snmpget -v2c -c public <target> ACC-FLASH::accBrFdbNvmMaxSize.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.6 | accBrFdbNvmMaxSize | ACC-FLASH |