|
Description:
|
stgNewCfgVlanBmap OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..512))
MAX-ACCESS read-only
STATUS current
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 tree"
|
|
|