All MIBs › ALTEON-TS-PHYSICAL-MIB › stgNewCfgVlanBmap1
stgNewCfgVlanBmap1
Module: ALTEON-TS-PHYSICAL-MIB
OID (symbolic): ALTEON-TS-PHYSICAL-MIB::stgNewCfgVlanBmap1
OID (numeric): 1.3.6.1.4.1.1872.2.1.19.2.1.6
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 stgNewCfgVlanBmap1?
Reports, as a bitmap, which VLANs numbered 1 through 2048 are assigned to a Spanning Tree Group after a configuration change, 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.2.1.6 snmpwalk -v2c -c public <target> ALTEON-TS-PHYSICAL-MIB::stgNewCfgVlanBmap1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.19.2.1.6.1 snmpget -v2c -c public <target> ALTEON-TS-PHYSICAL-MIB::stgNewCfgVlanBmap1.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.2 | stgNewCfgTable | ALTEON-TS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.1.19.2.1 | stgNewCfgTableEntry | ALTEON-TS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.1.19.2.1.6 | stgNewCfgVlanBmap1 | ALTEON-TS-PHYSICAL-MIB |