All MIBs › ALTEON-TS-PHYSICAL-MIB › stgCurCfgVlanBmap2
stgCurCfgVlanBmap2
Module: ALTEON-TS-PHYSICAL-MIB
OID (symbolic): ALTEON-TS-PHYSICAL-MIB::stgCurCfgVlanBmap2
OID (numeric): 1.3.6.1.4.1.1872.2.1.19.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, as a bitmap, which VLANs numbered 2049 through 4096 are currently assigned to a given Spanning Tree Group, with each bit position representing one VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.19.1.1.4 snmpwalk -v2c -c public <target> ALTEON-TS-PHYSICAL-MIB::stgCurCfgVlanBmap2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.19.1.1.4.1 snmpget -v2c -c public <target> ALTEON-TS-PHYSICAL-MIB::stgCurCfgVlanBmap2.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1872 | alteon | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2 | private_mibs | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1 | switch | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.19 | spannTreeGrpCfg | ALTEON-TS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.1.19.1 | stgCurCfgTable | ALTEON-TS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.1.19.1.1 | stgCurCfgTableEntry | ALTEON-TS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.1.19.1.1.4 | stgCurCfgVlanBmap2 | ALTEON-TS-PHYSICAL-MIB |