All MIBs › ACC-MIB › accSrStpFilterTime
accSrStpFilterTime
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSrStpFilterTime
OID (numeric): 1.3.6.1.4.1.5.1.1.25.11.1.5
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
Minimum time period elapsing between the transmission of Hello frames through a given Bridge Port. No more than two Hello frames shall be transmitted in any SrStpFilterTime period.
What is accSrStpFilterTime?
This read-only OID measures the minimum time interval between consecutive Hello frames transmitted on a single bridge port, expressed in hundredths of a second. Network administrators care about this because it directly affects network load and failure detection speed; longer intervals reduce traffic but slow convergence. For example, a value of 2000 (20 seconds) means the bridge transmits at most two Hello frames per 20-second window on that port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.5 snmpwalk -v2c -c public <target> ACC-MIB::accSrStpFilterTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.5.1 snmpget -v2c -c public <target> ACC-MIB::accSrStpFilterTime.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.25 | accSr | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11 | accSrStp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11.1 | accSrStpBridge | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11.1.5 | accSrStpFilterTime | ACC-MIB |