All MIBs › CTRON-BRIDGE-MIB › ctBridgeSrConfigPortType
ctBridgeSrConfigPortType
Module: CTRON-BRIDGE-MIB
OID (symbolic): CTRON-BRIDGE-MIB::ctBridgeSrConfigPortType
OID (numeric): 1.3.6.1.4.1.52.4.1.2.3.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object selects the type of Bridging performed on a given bridge port. It is used by the bridge to determine if conversion from a Source Routing packet to a Transparent packet or vice verse is required.
What is ctBridgeSrConfigPortType?
This read-write enumerated integer configures which bridging mode a given port operates in: transparentonly(1), sourcerouteonly(2), or srt(3) for mixed source-route transparent bridging, determining whether the bridge converts between Source Routing and Transparent packet formats on that port. An administrator sets this per port to match the port's connected network segment type, since a mismatch prevents proper frame format conversion between Token Ring source-routed segments and transparent Ethernet segments. For example, on a port that bridges a legacy Token Ring source-routed segment to an Ethernet backbone, the admin sets this to srt(3) so the bridge performs the necessary source-route-to-transparent conversion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.3.3.2 snmpwalk -v2c -c public <target> CTRON-BRIDGE-MIB::ctBridgeSrConfigPortType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.3.3.2.1 snmpget -v2c -c public <target> CTRON-BRIDGE-MIB::ctBridgeSrConfigPortType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.2.3.3.2.1 i <value>
Start monitoring Cabletron/Enterasys network switch (bridge/spanning tree) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BRIDGE-MIB::ctBridgeSrConfigPortType OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys network switch (bridge/spanning tree) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2 | ctDataLink | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.3 | ctBridge | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.2.3.3 | ctBridgeSr | CTRON-BRIDGE-MIB |
| 1.3.6.1.4.1.52.4.1.2.3.3.2 | ctBridgeSrConfigPortType | CTRON-BRIDGE-MIB |