All MIBs › BLADETYPE6-NETWORK-MIB › stgInfoVlanBmap
stgInfoVlanBmap
Module: BLADETYPE6-NETWORK-MIB
OID (symbolic): BLADETYPE6-NETWORK-MIB::stgInfoVlanBmap
OID (numeric): 1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.3
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 1 to 4096.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ vlan 9
|| ||
|| ||___ vlan 8
|| |____ vlan 7
|| . . .
||_________ vlan 2
|__________ vlan 1 (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 stgInfoVlanBmap?
Provides a bitmap representation indicating which VLANs (1 through 4096) are members of a particular Spanning Tree Group. Each bit in the octet string corresponds to a VLAN number, allowing the VLAN-to-STP mapping to be read at a glance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.3 snmpwalk -v2c -c public <target> BLADETYPE6-NETWORK-MIB::stgInfoVlanBmap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.3.1 snmpget -v2c -c public <target> BLADETYPE6-NETWORK-MIB::stgInfoVlanBmap.1
Start monitoring HP BladeSystem Type 6 / ProLiant GbE2c 10G Interconnect Switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLADETYPE6-NETWORK-MIB::stgInfoVlanBmap OID value, configure state conditions and alerts, and monitor any HP BladeSystem Type 6 / ProLiant GbE2c 10G Interconnect Switch 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.6 | hpSwitchModuleBladetype6 | HP-SWITCH-PL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2 | hpSwitchBladeType6_Mgmt | HP-SWITCH-PL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2.2 | layer2 | BLADETYPE6-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3 | layer2Info | BLADETYPE6-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3 | stpInfo | BLADETYPE6-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1 | stpInfoTable | BLADETYPE6-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1 | stpInfoTableEntry | BLADETYPE6-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.6.2.2.3.3.1.1.3 | stgInfoVlanBmap | BLADETYPE6-NETWORK-MIB |