All MIBs › ACC-FLASH › accBrFdbEntTimer
accBrFdbEntTimer
Module: ACC-FLASH
OID (symbolic): ACC-FLASH::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 some time units) of a forwarding database entry as a read-only integer, with zero indicating a static (permanent) entry. Network engineers monitor this to see how long an entry has been in the database without being refreshed, which helps identify stale or unused entries. For example, a value of 45 means this entry was last seen 45 time units ago, while a value of 0 means this is a manually configured static entry that never ages out.
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-FLASH::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-FLASH::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-FLASH |