dot1qFutureVlanBridgeMode
SUPERMICRO-VLAN-MIB ·
.1.3.6.1.4.1.10876.101.1.65.2.1
Object
scalar deprecated
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.
For changing the bridge mode, GARP and STP modules should be shutdown.
Context
- MIB
- SUPERMICRO-VLAN-MIB
- OID
.1.3.6.1.4.1.10876.101.1.65.2.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- dot1qFutureVlanTunnelConfig
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 'SUPERMICRO-VLAN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-VLAN-MIB::dot1qFutureVlanBridgeMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-VLAN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-VLAN-MIB::dot1qFutureVlanBridgeMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | customerBridge |
2 | providerBridge |
3 | providerCoreBridge |
4 | providerEdgeBridge |