All MIBs › CENTILLION-BRIDGEGROUP-MIB › bridgeGroupPortSpanMode
bridgeGroupPortSpanMode
Module: CENTILLION-BRIDGEGROUP-MIB
OID (symbolic): CENTILLION-BRIDGEGROUP-MIB::bridgeGroupPortSpanMode
OID (numeric): 1.3.6.1.4.1.930.2.1.2.24.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: In SR mode, this object determines how this port behaves
when presented with a Spanning Tree Explorer frame. The
value 'disabled(2)' indicates that the port will not accept
or send Spanning Tree Explorer packets; any STE packets
received will be silently discarded. The value 'forced(3)'
indicates the port will always accept and propagate Spanning
Tree Explorer frames. This allows a manually configured
Spanning Tree for this class of packet to be configured.
Note that unlike transparent bridging, this is not
catastrophic to the network if there are loops.
The value 'auto-span(1)' can only be returned by a bridge
that both implements the Spanning Tree Protocol and has use
of the protocol enabled on this port. The behavior of the
port for Spanning Tree Explorer frames is determined by the
state of dot1dStpPortState. If the port is in the 'forwarding'
state, the frame will be accepted or propagated. Otherwise,
it will be silently discarded.
In TB mode, this object provides the means to statically
configure a port to forwarding/blocking modes. 'disabled(2)'
indicates that the port is statically configured to blocking
mode. 'forced(3)' indicates that the port is statically
configured to forwarding mode. 'auto-span(1)' indicates that
STP protocol is running.
What is bridgeGroupPortSpanMode?
Read-write setting controlling how a port in source-routing mode reacts to Spanning Tree Explorer frames, e.g. disabling it stops the port from sending or accepting such frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.930.2.1.2.24.3.1.5 snmpwalk -v2c -c public <target> CENTILLION-BRIDGEGROUP-MIB::bridgeGroupPortSpanMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.930.2.1.2.24.3.1.5.1 snmpget -v2c -c public <target> CENTILLION-BRIDGEGROUP-MIB::bridgeGroupPortSpanMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.930.2.1.2.24.3.1.5.1 i <value>
Start monitoring Nortel/Bay Networks Centillion ATM/LAN switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CENTILLION-BRIDGEGROUP-MIB::bridgeGroupPortSpanMode OID value, configure state conditions and alerts, and monitor any Nortel/Bay Networks Centillion ATM/LAN switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.930 | centillion | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2 | proprietary | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2.1 | cnSystem | CENTILLION-ROOT-MIB |
| 1.3.6.1.4.1.930.2.1.2 | sysConfig | CENTILLION-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.930.2.1.2.24 | bridgeGroup | CENTILLION-BRIDGEGROUP-MIB |
| 1.3.6.1.4.1.930.2.1.2.24.3 | bridgeGroupPortTable | CENTILLION-BRIDGEGROUP-MIB |
| 1.3.6.1.4.1.930.2.1.2.24.3.1 | bridgeGroupPortEntry | CENTILLION-BRIDGEGROUP-MIB |
| 1.3.6.1.4.1.930.2.1.2.24.3.1.5 | bridgeGroupPortSpanMode | CENTILLION-BRIDGEGROUP-MIB |