All MIBs › ALTEON-CS-PHYSICAL-MIB › stgNewCfgVlanBmap
stgNewCfgVlanBmap
Module: ALTEON-CS-PHYSICAL-MIB
OID (symbolic): ALTEON-CS-PHYSICAL-MIB::stgNewCfgVlanBmap
OID (numeric): 1.3.6.1.4.1.1872.2.5.2.1.3.2.1.13
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 stgNewCfgVlanBmap?
Provides a bitmap of the VLANs assigned to the Spanning Tree Group in the pending (new) configuration, covering VLAN numbers 1 through 4096. This read-only view reflects the staged VLAN membership before a configuration commit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.2.1.3.2.1.13 snmpwalk -v2c -c public <target> ALTEON-CS-PHYSICAL-MIB::stgNewCfgVlanBmap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.2.1.3.2.1.13.1 snmpget -v2c -c public <target> ALTEON-CS-PHYSICAL-MIB::stgNewCfgVlanBmap.1
Start monitoring Alteon (Nortel/Radware) Cheetah-based application switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALTEON-CS-PHYSICAL-MIB::stgNewCfgVlanBmap OID value, configure state conditions and alerts, and monitor any Alteon (Nortel/Radware) Cheetah-based application switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.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.5 | aws_switch | ALTEON-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1872.2.5.2 | layer2 | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.1 | layer2Configs | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.1.3 | stgCfg | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.1.3.2 | stgNewCfgTable | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.1.3.2.1 | stgNewCfgTableEntry | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.1.3.2.1.13 | stgNewCfgVlanBmap | ALTEON-CS-PHYSICAL-MIB |