XYLAN-VLAN-MIB :: vSrSTESpanMode

MIB Reference — IPNetwork Monitor

All MIBsXYLAN-VLAN-MIBvSrSTESpanMode

vSrSTESpanMode

Module: XYLAN-VLAN-MIB

OID (symbolic): XYLAN-VLAN-MIB::vSrSTESpanMode

OID (numeric): 1.3.6.1.4.1.800.2.2.8.1.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Determines how this virtual port behaves when presented with a Spanning Tree Explorer frame. The value 'disabled(2)' indicates that the virtual port will not accept or send Spanning Tree Explorer packets; any STE packets received will be silently discarded. The value 'forced(3)' indicates the virtual 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 virtual port. The behavior of the virtual port for Spanning Tree Explorer frames is determined by the state of vStpPortState. If the virtual port is in the 'forwarding' state, the frame will be accepted or propagated. Otherwise, it will be silently discarded.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.2.8.1.1.10
snmpwalk -v2c -c public <target> XYLAN-VLAN-MIB::vSrSTESpanMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.2.8.1.1.10.1
snmpget -v2c -c public <target> XYLAN-VLAN-MIB::vSrSTESpanMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.2.8.1.1.10.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.2xylanVlanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.2.8vSrXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.8.1vSrTableXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.8.1.1vSrPortEntryXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.8.1.1.10vSrSTESpanModeXYLAN-VLAN-MIB