hpicfRpvstPortBpduFiltering

HP-ICF-RPVST-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.88.1.3.1.5

Object

column r/w SNMPv2-TCTruthValue
This value indicates whether or not 
BPDUs need to be filtered on this port. 
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
HP-ICF-RPVST-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.88.1.3.1.5
Type
column
Access
readwrite
Status
current
Parent
hpicfRpvstPortEntry
Groups
2

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

Syntax

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

Values & Constraints

Type Values
1true
2false