fsMIPvrstBpduFilter

Aricent-MIPVRST-MIB · .1.3.6.1.4.1.2076.154.1.4.1.20

Object

column r/w Enumeration
This object is used to configure BPDU filter in PVSTP mode.
Enable - Enables BPDU Filter feature on the port.
         When Bpdu filter is enabled on a port, packet Tx and Rx are blocked on that port.
Disable - Disables BPDU Filter feature on the port.
          When Bpdu filter is disabled on a port,packet Tx and 
Rx are enabled on that port.

Context

MIB
Aricent-MIPVRST-MIB
OID
.1.3.6.1.4.1.2076.154.1.4.1.20
Type
column
Access
readwrite
Status
current
Parent
fsMIFuturePvrstPortEntry

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-MIPVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MIPVRST-MIB::fsMIPvrstBpduFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Aricent-MIPVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MIPVRST-MIB::fsMIPvrstBpduFilter.<fsMIPvrstPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Aricent-MIPVRST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Aricent-MIPVRST-MIB::fsMIPvrstBpduFilter'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2enable