All MIBs › BLADETYPE2-PHYSICAL-MIB › stgCurCfgVlanBmap2
stgCurCfgVlanBmap2
Module: BLADETYPE2-PHYSICAL-MIB
OID (symbolic): BLADETYPE2-PHYSICAL-MIB::stgCurCfgVlanBmap2
OID (numeric): 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The vlans applied to the spanning tree group. The vlans are
presented in bitmap format. This string displays vlan number
from 2049 to 4096.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ vlan 2057
|| ||
|| ||___ vlan 2056
|| |____ vlan 2055
|| . . .
||_________ vlan 2050
|__________ vlan 2049 (as index to stgCurCfgTable)
where x : 1 - The represented vlan applied to the spanning tree.
0 - The represented vlan not applied to the spanning treeWhat is stgCurCfgVlanBmap2?
Reports a bitmask showing which VLANs (numbered 2049 through 4096) are currently assigned to this Spanning Tree Group. It extends the VLAN membership bitmap beyond the range covered by stgCurCfgVlanBmap1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.4 snmpwalk -v2c -c public <target> BLADETYPE2-PHYSICAL-MIB::stgCurCfgVlanBmap2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.4.1 snmpget -v2c -c public <target> BLADETYPE2-PHYSICAL-MIB::stgCurCfgVlanBmap2.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stgCurCfgVlanBmap2.1
Start monitoring Layer 2 managed switches/blade modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLADETYPE2-PHYSICAL-MIB::stgCurCfgVlanBmap2 OID value, configure state conditions and alerts, and monitor any Layer 2 managed switches/blade modules from a single console.
OID Breakdown
Upper-level ancestors (14 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.7 | netElement | HP-ICF |
| 1.3.6.1.4.1.11.2.3.7.11 | hpEtherSwitch | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33 | hpSwitchProliant | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33.1 | hpSwitchModuleBladetype2 | HP-SWITCH-PL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2 | hpSwitchBladeType2_Mgmt | HP-SWITCH-PL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2 | layer2 | BLADETYPE2-PHYSICAL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1 | layer2Configs | BLADETYPE2-PHYSICAL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3 | stgCfg | BLADETYPE2-PHYSICAL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1 | stgCurCfgTable | BLADETYPE2-PHYSICAL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1 | stgCurCfgTableEntry | BLADETYPE2-PHYSICAL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.1.3.1.1.4 | stgCurCfgVlanBmap2 | BLADETYPE2-PHYSICAL-MIB |