fsRstPortBpduGuard

SUPERMICRO-RSTP-MIB · .1.3.6.1.4.1.10876.101.1.79.1.12.1.34

Object

column r/w Enumeration
This configures the BPDU guard feature on this port and has higher priority over Global BPDU Guard.
Enable - prevents temporary loops and applicable to ports and 
moves the port to disabled discarding state when BPDU is received on this port.
Disable - Disables the Bpdu Guard feature and the port state will be maintained till it is manually made up.
None - removes the BPDU Guard functionality on this port so that when Global BPDU guard
       configuration will take effect if this port is edge port

Context

MIB
SUPERMICRO-RSTP-MIB
OID
.1.3.6.1.4.1.10876.101.1.79.1.12.1.34
Type
column
Access
readwrite
Status
current
Parent
fsRstPortExtEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1enable
2disable