All MIBs › XYLAN-PORT-MIB › vportManualMode
vportManualMode
Module: XYLAN-PORT-MIB
OID (symbolic): XYLAN-PORT-MIB::vportManualMode
OID (numeric): 1.3.6.1.4.1.800.2.3.1.1.1.29
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This setting permits the user to manually set the spanning tree state of the given port. It is designed primarily for those virtual ports that can not utilize the IBM spanning tree algorithm. If set to the manual mode (ether manual_override_forwarding or manual_override_blockng), the IEEE or IBM spanning tree algorithm is disabled for the given port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.3.1.1.1.29 snmpwalk -v2c -c public <target> XYLAN-PORT-MIB::vportManualMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.3.1.1.1.29.1 snmpget -v2c -c public <target> XYLAN-PORT-MIB::vportManualMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.3.1.1.1.29.1 i <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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.3 | xylanVportArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.3.1 | virtualPort | XYLAN-PORT-MIB |
| 1.3.6.1.4.1.800.2.3.1.1 | vportTable | XYLAN-PORT-MIB |
| 1.3.6.1.4.1.800.2.3.1.1.1 | vportEntry | XYLAN-PORT-MIB |
| 1.3.6.1.4.1.800.2.3.1.1.1.29 | vportManualMode | XYLAN-PORT-MIB |