fsMIVlanBridgeMode

SUPERMICRO-MIVLAN-EXT-MIB · .1.3.6.1.4.1.10876.101.1.138.1.1.1.2

Object

column r/w Enumeration
This object indicates the Bridge mode of the switch.
              
Setting this to 'customerBridge' means that the switch will operate 
as a 802.1Q VLAN Bridge.
              
Setting this to 'providerBridge' means that the Bridge will operate as 
a normal Q-in-Q Bridge.
              
Setting this to 'providerCoreBridge' means that the switch will operate 
as a 802.1ad compliant provider bridge with only S-VLAN component.
              
Setting this to 'providerEdgeBridge' means that the switch will operate 
as a 802.1ad provider edge bridge with S-VLAN component and atleast 
one C-VLAN component.
              
Setting this to 'providerBackoneICompBridge' means that the switch will operate 
as a 802.1ah provider backone bridge as an I component.
              
Setting this to 'providerBackoneBCompBridge' means that the switch will operate 
as a 802.1ah provider backone bridge as a B component.
              
Setting this to 'invalidBridgeMode` is not allowed. 
	  Whenever a context is created by default it will be set to `customerBridge`.
              
For changing the bridge mode, GARP and STP modules should be shutdown.

Context

MIB
SUPERMICRO-MIVLAN-EXT-MIB
OID
.1.3.6.1.4.1.10876.101.1.138.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
fsMIVlanBridgeInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1customerBridge
2providerBridge
3providerEdgeBridge
4providerCoreBridge
5providerBackoneICompBridge
6providerBackoneBCompBridge
7invalidBridgeMode