stpPortOptfBpduFilter
FS-NMS-STP ·
.1.3.6.1.4.1.52642.9.253.7.1.3
Object
column r/w
Enumeration
This featue prevents ports from sending BPDUs. If a BPDU is received on a Port Fast-enabled port, the port loses its Port Fast-operational status,and BPDU filtering is disabled.
Context
- MIB
- FS-NMS-STP
- OID
.1.3.6.1.4.1.52642.9.253.7.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- stpPortOptfTableEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'FS-NMS-STP' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-STP::stpPortOptfBpduFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-STP' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-STP::stpPortOptfBpduFilter.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-STP' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-STP::stpPortOptfBpduFilter'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no |
1 | enabled |
2 | disabled |