fsPvrstBpduFilter

ARICENT-PVRST-MIB · .1.3.6.1.4.1.2076.161.1.13.1.19

Object

column r/w Enumeration
This object configures the BPDU filter in PVSTP mode.
Enable - Enables  BPDU Filter feature on the port.
         When enabled on a port, BPDU Tx/Rx is disabled on the specified  port.
Disable - Disables BPDU Filter feature on the port.
          When disabled on a port, BPDU Tx/Rx is enabled on the specified port.

Context

MIB
ARICENT-PVRST-MIB
OID
.1.3.6.1.4.1.2076.161.1.13.1.19
Type
column
Access
readwrite
Status
current
Parent
fsFuturePvrstPortEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARICENT-PVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-PVRST-MIB::fsPvrstBpduFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-PVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-PVRST-MIB::fsPvrstBpduFilter.<fsPvrstPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-PVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-PVRST-MIB::fsPvrstBpduFilter'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2enable