arubaWiredRpvstPortBpduFiltering

ARUBAWIRED-RPVST-MIB · .1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1.5

Object

column r/w SNMPv2-TCTruthValue
This value indicates whether or not
BPDUs need to be filtered on this port and BPDU filter
option forces a port to always stay in the forwarding
state and be excluded from standard STP operation.
If the value is true(1) the received BPDUs will
be dropped and no BPDUs will be transmitted on
the port. If the value is false (2)
the BPDUs will be processed as usual.

Context

MIB
ARUBAWIRED-RPVST-MIB
OID
.1.3.6.1.4.1.47196.4.1.1.3.5.1.3.1.5
Type
column
Access
readwrite
Status
current
Parent
arubaWiredRpvstPortEntry
Groups
1

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance