agentBPDUFilteringMode
FASTPATH-SWITCHING-MIB ·
.1.3.6.1.4.1.4413.1.1.1.2.7.3
Object
scalar obsolete
r/w
Enumeration
The spanning tree BPDU Filter Mode, it enables BPDU Filter on all
edge ports.
enable(1) - enables BPDU Filter Mode on the switch.
disable(2) - disables BPDU Filter Mode on the switch.
The default status is disabled.
This functionality is now handled by agentStpBpduFilterDefault
Context
- MIB
- FASTPATH-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4413.1.1.1.2.7.3- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- agentSpanningTreeConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FASTPATH-SWITCHING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FASTPATH-SWITCHING-MIB::agentBPDUFilteringMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FASTPATH-SWITCHING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FASTPATH-SWITCHING-MIB::agentBPDUFilteringMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |