All MIBs › ALTEON-TS-PHYSICAL-MIB › stgCurCfgVlanBmap1
stgCurCfgVlanBmap1
Module: ALTEON-TS-PHYSICAL-MIB
OID (symbolic): ALTEON-TS-PHYSICAL-MIB::stgCurCfgVlanBmap1
OID (numeric): 1.3.6.1.4.1.1872.2.1.19.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 2048.
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 stgCurCfgVlanBmap1?
Reports, as a bitmap, which VLANs numbered 1 through 2048 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.3 snmpwalk -v2c -c public <target> ALTEON-TS-PHYSICAL-MIB::stgCurCfgVlanBmap1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.19.1.1.3.1 snmpget -v2c -c public <target> ALTEON-TS-PHYSICAL-MIB::stgCurCfgVlanBmap1.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.3 | stgCurCfgVlanBmap1 | ALTEON-TS-PHYSICAL-MIB |