vlanAllowMembershipOverlap
STAND-ALONE-ETHERNET-SWITCH-MIB ·
.1.3.6.1.4.1.437.1.1.3.6.2
Object
scalar obsolete
r/w
Enumeration
When set to enabled(1), the switch will allow a port
to be member of more than one VLAN. Note that overlapped
VLANs may lead to loss of connectivity in the Spanning
Tree topology, and should only be used with caution.
When set to disabled(2), the switch will ensure that
no one port can simultaneously be member of more than one
VLAN.
This object is not supported by switches operating
with firmware version greater than or equal to 6.00.
The default value is disabled(2).
Context
- MIB
- STAND-ALONE-ETHERNET-SWITCH-MIB
- OID
.1.3.6.1.4.1.437.1.1.3.6.2- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- vlan
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 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::vlanAllowMembershipOverlap.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::vlanAllowMembershipOverlap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |