Reference record for OID 1.3.6.1.4.1.36.2.18.39.5.1.1.1
- parent
- 1.3.6.1.4.1.36.2.18.39.5.1.1 (gsESwitchGen)
- node code
- 1
- node name
- gsESwitchSTPConfig
- dot oid
- 1.3.6.1.4.1.36.2.18.39.5.1.1.1
- type
- OBJECT-TYPE
- asn1 oid
-
- {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) dec(36) ema(2) mib-extensions-1(18) gsEMIB(39) gsESwitching(5) gsESwitchingLayerII(1) gsESwitchGen(1) gsESwitchSTPConfig(1)}
- {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) dec(36) ema(2) decMIBextension(18) gsEMIB(39) gsESwitching(5) gsESwitchingLayerII(1) gsESwitchGen(1) gsESwitchSTPConfig(1)}
- ...skipped...
- {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) dec(36) ema(2) mib-extensions-1(18) gsEMIB(39) gsESwitching(5) gsESwitchingLayerII(1) gsESwitchGen(1) gsESwitchSTPConfig(1)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) dec(36) ema(2) decMIBextension(18) gsEMIB(39) gsESwitching(5) gsESwitchingLayerII(1) gsESwitchGen(1) gsESwitchSTPConfig(1)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) dec(36) ema(2) mib-extensions-1(18) gsEMIB(39) gsESwitching(5) gsESwitchingLayerII(1) gsESwitchGen(1) gsESwitchSTPConfig(1)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) dec(36) ema(2) decMIBextension(18) gsEMIB(39) gsESwitching(5) gsESwitchingLayerII(1) gsESwitchGen(1) gsESwitchSTPConfig(1)}
- ...skipped...
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) dec(36) ema(2) mib-extensions-1(18) gsEMIB(39) gsESwitching(5) gsESwitchingLayerII(1) gsESwitchGen(1) gsESwitchSTPConfig(1)}
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) dec(36) ema(2) decMIBextension(18) gsEMIB(39) gsESwitching(5) gsESwitchingLayerII(1) gsESwitchGen(1) gsESwitchSTPConfig(1)}
- iri oid
-
- /iso/identified-organization/dod/internet/private/enterprise/dec/ema/mib-extensions-1/gsEMIB/gsESwitching/gsESwitchingLayerII/gsESwitchGen/gsESwitchSTPConfig
- /iso/identified-organization/dod/internet/private/enterprise/dec/ema/decMIBextension/gsEMIB/gsESwitching/gsESwitchingLayerII/gsESwitchGen/gsESwitchSTPConfig
- ...skipped...
- /iso/org/dod/internet/private/enterprise/dec/ema/mib-extensions-1/gsEMIB/gsESwitching/gsESwitchingLayerII/gsESwitchGen/gsESwitchSTPConfig
- /iso/org/dod/internet/private/enterprise/dec/ema/decMIBextension/gsEMIB/gsESwitching/gsESwitchingLayerII/gsESwitchGen/gsESwitchSTPConfig
- /iso/org/dod/internet/private/enterprises/dec/ema/mib-extensions-1/gsEMIB/gsESwitching/gsESwitchingLayerII/gsESwitchGen/gsESwitchSTPConfig
- /iso/org/dod/internet/private/enterprises/dec/ema/decMIBextension/gsEMIB/gsESwitching/gsESwitchingLayerII/gsESwitchGen/gsESwitchSTPConfig
- ...skipped...
- /iso/iso-identified-organization/dod/internet/private/enterprises/dec/ema/mib-extensions-1/gsEMIB/gsESwitching/gsESwitchingLayerII/gsESwitchGen/gsESwitchSTPConfig
- /iso/iso-identified-organization/dod/internet/private/enterprises/dec/ema/decMIBextension/gsEMIB/gsESwitching/gsESwitchingLayerII/gsESwitchGen/gsESwitchSTPConfig
- iri by oid_info
- /ISO/Identified-Organization/6/1/4/1/36/2/18/39/5/1/1/1
Description by circitor
When set to ieee8021dStp(1), the switch executes spanning tree conformant
to the IEEE 802.1D bridging standard. The switch runs one instance of
spanning tree.
When set to stpPerVlan(2), the switch executes a separate instance of spanning
tree for each virtual LAN. This configuration conforms to the model that
instances of virtual LANs within the switch are separate virtual bridging
functions. This method may not work well with bridge/routers that are also
running spanning tree.
When set to twoLayerStp(3), the switch executes a two-layer spanning tree to prevent loops. Two layer
spanning tree creates a higher 'plane' of spanning tree between VLAN devices. This method of running
spanning tree is 'plug and play' with bridge/router type devices and also scales better than the other
two methods for large environments.
When set to disable(4), spanning tree is disabled in the switch.
Parsed from file GIGAswitchEthernet-MIB.mib
Module: GIGAswitchEthernet-MIB
Information by oid_info
Vendor: DEC
Module: GIGAswitchEthernet-MIB
[Automatically extracted from oidview.com]
Information by circitor
gsESwitchSTPConfig OBJECT-TYPE
SYNTAX INTEGER {
ieee8021dStp(1),
stpPerVlan(2),
twoLayerStp(3),
disable(4)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"When set to ieee8021dStp(1), the switch executes spanning tree conformant
to the IEEE 802.1D bridging standard. The switch runs one instance of
spanning tree.
When set to stpPerVlan(2), the switch executes a separate instance of spanning
tree for each virtual LAN. This configuration conforms to the model that
instances of virtual LANs within the switch are separate virtual bridging
functions. This method may not work well with bridge/routers that are also
running spanning tree.
When set to twoLayerStp(3), the switch executes a two-layer spanning tree to prevent loops. Two layer
spanning tree creates a higher 'plane' of spanning tree between VLAN devices. This method of running
spanning tree is 'plug and play' with bridge/router type devices and also scales better than the other
two methods for large environments.
When set to disable(4), spanning tree is disabled in the switch."
::= { gsESwitchGen 1 }
First Registration Authority (recovered by parent 1.3.6.1.4.1.36)
Ron Bhanukitsiri
Brothers (2)
OID | Name | Sub children | Sub Nodes Total | Description |
1.3.6.1.4.1.36.2.18.39.5.1.1.2 |
gsESwitchAgingTime |
0 |
0 |
The timeout period in seconds for aging dynamically learned forwarding information. A default of 300 seconds is recommended. An… |
1.3.6.1.4.1.36.2.18.39.5.1.1.3 |
gsESwitchSuperAgingTime |
0 |
0 |
The timeout period in days for removing stale invalid entries from the Address Forwarding Table. A superaged entry is removed c… |