fsMIMstCistPortBpduGuard

SupermicroMIMst-MIB · .1.3.6.1.4.1.10876.101.1.118.1.6.1.57

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
SupermicroMIMst-MIB
OID
.1.3.6.1.4.1.10876.101.1.118.1.6.1.57
Type
column
Access
readwrite
Status
current
Parent
fsMIMstCistPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1enable
2disable