All MIBs › ACC-MIB › accBrFdbNvmMaxSize
accBrFdbNvmMaxSize
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 shows the maximum number of static MAC addresses that can be saved in non-volatile memory and persist across device reboot. Network engineers check this to understand how many permanent MAC-to-port mappings can survive a power cycle. For example, a value of "256" means the bridge can store up to 256 static forwarding entries in persistent storage.
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-MIB::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-MIB::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-MIB |