ACC-STP :: accStpFilterTime

MIB Reference — IPNetwork Monitor

All MIBsACC-STPaccStpFilterTime

accStpFilterTime

Module: ACC-STP

OID (symbolic): ACC-STP::accStpFilterTime

OID (numeric): 1.3.6.1.4.1.5.1.1.2.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 brStpFilterTime period.

What is accStpFilterTime?

This read-only OID shows the minimum time in milliseconds that must pass between consecutive Hello frames transmitted on a bridge port. Network engineers monitor this to understand how frequently the bridge sends topology advertisements and ensure hello timing is consistent across the network. A typical value might be 2000 milliseconds (2 seconds), meaning no more than two Hello frames can be sent within that window.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.5
snmpwalk -v2c -c public <target> ACC-STP::accStpFilterTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.5.1
snmpget -v2c -c public <target> ACC-STP::accStpFilterTime.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accStpFilterTime.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.2accStpACC-MIB
1.3.6.1.4.1.5.1.1.2.5accStpFilterTimeACC-STP