All MIBs › ACC-MIB › accBrFdbEntTimer
accBrFdbEntTimer
Module: ACC-MIB
OID (symbolic): ACC-MIB::accBrFdbEntTimer
OID (numeric): 1.3.6.1.4.1.5.1.1.4.7.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Age of Forwarding Database Entry. A value of zero indicates a static entry.
What is accBrFdbEntTimer?
This OID shows the age in seconds of a forwarding database entry, indicating how long it has existed in the table. Network engineers use this to identify which entries are dynamic and aging out versus static entries that persist indefinitely. For example, a value of "0" indicates a static entry, while a value of "150" means the dynamic entry was learned 150 seconds ago.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.7.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accBrFdbEntTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.4.7.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accBrFdbEntTimer.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.7 | accBrFdbTable | ACC-FLASH |
| 1.3.6.1.4.1.5.1.1.4.7.1 | accBrFdbEntry | ACC-FLASH |
| 1.3.6.1.4.1.5.1.1.4.7.1.4 | accBrFdbEntTimer | ACC-MIB |