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.
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>
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.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 |
| 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 |