All MIBs › WS-SW-MSTP-MIB › wsSwMstMapVlans2k
wsSwMstMapVlans2k
Module: WS-SW-MSTP-MIB
OID (symbolic): WS-SW-MSTP-MIB::wsSwMstMapVlans2k
OID (numeric): 1.3.6.1.4.1.388.14.2.14.11.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values 1024 through 1031; the second octet to VLANs 1032 through 1039 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 wsSwMstMapVlans2k?
A bitmap where each bit flags whether a VLAN with VlanIndex 1024 through 2047 is mapped to this MSTP instance, one bit per VLAN packed 8 per octet. An admin sets bits here to assign VLANs in this range to a given MST instance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.388.14.2.14.11.1.7 snmpwalk -v2c -c public <target> WS-SW-MSTP-MIB::wsSwMstMapVlans2k
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.388.14.2.14.11.1.7.1 snmpget -v2c -c public <target> WS-SW-MSTP-MIB::wsSwMstMapVlans2k.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.388.14.2.14.11.1.7.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::wsSwMstMapVlans2k 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.7 | wsSwMstMapVlans2k | WS-SW-MSTP-MIB |