All MIBs › XYLAN-PORT-MIB › vportSwitchTimer
vportSwitchTimer
Module: XYLAN-PORT-MIB
OID (symbolic): XYLAN-PORT-MIB::vportSwitchTimer
OID (numeric): 1.3.6.1.4.1.800.2.3.1.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The time out period for a Bridged port to convert to a switch optimized mode in seconds if vportBrdgMode is set to autoSwitch(1). Setting it to zero will cause automactic switching between the two modes immediately. The default is 60 seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.3.1.1.1.11 snmpwalk -v2c -c public <target> XYLAN-PORT-MIB::vportSwitchTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.3.1.1.1.11.1 snmpget -v2c -c public <target> XYLAN-PORT-MIB::vportSwitchTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.3.1.1.1.11.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.11 | vportSwitchTimer | XYLAN-PORT-MIB |