All MIBs › EXTREME-VLAN-MIB › extremeVlanIfIgnoreBpduFlag
extremeVlanIfIgnoreBpduFlag
Module: EXTREME-VLAN-MIB
OID (symbolic): EXTREME-VLAN-MIB::extremeVlanIfIgnoreBpduFlag
OID (numeric): 1.3.6.1.4.1.1916.1.2.1.2.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Setting this object to true causes this VLAN's BPDU's to be ignored by the Spanning Tree process. This can be used to keep the root bridge within one's own network when external switches also fall within the same Spanning Tree Domain. When a vlan is first created, the Default value is FALSE.
What is extremeVlanIfIgnoreBpduFlag?
Setting this true makes this VLAN's own BPDUs be ignored by the Spanning Tree process, which is useful for keeping the STP root bridge confined to your own network when external switches share the same Spanning Tree domain. It defaults to false when a VLAN is newly created.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.2.1.2.1.8 snmpwalk -v2c -c public <target> EXTREME-VLAN-MIB::extremeVlanIfIgnoreBpduFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.2.1.2.1.8.1 snmpget -v2c -c public <target> EXTREME-VLAN-MIB::extremeVlanIfIgnoreBpduFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1916.1.2.1.2.1.8.1 s <value>
Start monitoring Extreme Networks switch (VLAN configuration/port membership) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXTREME-VLAN-MIB::extremeVlanIfIgnoreBpduFlag OID value, configure state conditions and alerts, and monitor any Extreme Networks switch (VLAN configuration/port membership) 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.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.2 | extremeVlan | EXTREME-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1916.1.2.1 | extremeVlanGroup | EXTREME-VLAN-MIB |
| 1.3.6.1.4.1.1916.1.2.1.2 | extremeVlanIfTable | EXTREME-VLAN-MIB |
| 1.3.6.1.4.1.1916.1.2.1.2.1 | extremeVlanIfEntry | EXTREME-VLAN-MIB |
| 1.3.6.1.4.1.1916.1.2.1.2.1.8 | extremeVlanIfIgnoreBpduFlag | EXTREME-VLAN-MIB |