All MIBs › WS-SW-MSTP-MIB › wsSwMstMapVlans1k
wsSwMstMapVlans1k
Module: WS-SW-MSTP-MIB
OID (symbolic): WS-SW-MSTP-MIB::wsSwMstMapVlans1k
OID (numeric): 1.3.6.1.4.1.388.14.2.14.11.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet.
For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'. Empty (zero) most significant octes are not mandatory.
What is wsSwMstMapVlans1k?
A bitmap where each bit flags whether a VLAN with VlanIndex 1 through 1023 is mapped to this MSTP instance, one bit per VLAN packed 8 per octet. An admin sets bits here to assign specific low-numbered VLANs to a given MST instance for load-balanced spanning tree topologies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.388.14.2.14.11.1.6 snmpwalk -v2c -c public <target> WS-SW-MSTP-MIB::wsSwMstMapVlans1k
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.388.14.2.14.11.1.6.1 snmpget -v2c -c public <target> WS-SW-MSTP-MIB::wsSwMstMapVlans1k.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.388.14.2.14.11.1.6.1 s <value>
Start monitoring Symbol Technologies wireless switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WS-SW-MSTP-MIB::wsSwMstMapVlans1k OID value, configure state conditions and alerts, and monitor any Symbol Technologies wireless switches from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.388 | symbol | SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB |
| 1.3.6.1.4.1.388.14 | ws | WS-SMI |
| 1.3.6.1.4.1.388.14.2 | wsSw | WS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.388.14.2.14 | wsSwMstp | WS-SW-MSTP-MIB |
| 1.3.6.1.4.1.388.14.2.14.11 | wsSwMstMapTable | WS-SW-MSTP-MIB |
| 1.3.6.1.4.1.388.14.2.14.11.1 | wsSwMstMapEntry | WS-SW-MSTP-MIB |
| 1.3.6.1.4.1.388.14.2.14.11.1.6 | wsSwMstMapVlans1k | WS-SW-MSTP-MIB |