arubaWiredMstpPortRpvstFiltering

ARUBAWIRED-MSTP-MIB · .1.3.6.1.4.1.47196.4.1.1.3.13.1.2.1.11

Object

column r/w SNMPv2-TCTruthValue
This value indicates whether or not
Rpvst-proprietary BPDUs need to be filtered on
this port and Rpvst 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-MSTP-MIB
OID
.1.3.6.1.4.1.47196.4.1.1.3.13.1.2.1.11
Type
column
Access
readwrite
Status
current
Parent
arubaWiredMstpPortEntry
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-MSTP-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-MSTP-MIB::arubaWiredMstpPortRpvstFiltering'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARUBAWIRED-MSTP-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-MSTP-MIB::arubaWiredMstpPortRpvstFiltering.<arubaWiredMstpPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARUBAWIRED-MSTP-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARUBAWIRED-MSTP-MIB::arubaWiredMstpPortRpvstFiltering'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance