snMspsVlanBridgeMode
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.3.56
Object
scalar 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.
For changing the bridge mode, GARP and STP modules should be shutdown.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.3.56- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snMspsVlan
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsVlanBridgeMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsVlanBridgeMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | customerBridge |
2 | providerBridge |
3 | providerEdgeBridge |
4 | providerCoreBridge |
5 | providerBackoneICompBridge |
6 | providerBackoneBCompBridge |