All MIBs › CTATX-MIB › sifFrameSwitching
sifFrameSwitching
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::sifFrameSwitching
OID (numeric): 1.3.6.1.4.1.97.3.7.2.1.46
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Valid only for Token Ring ports. Options include: enabled (1), disabled (2).Defaults to disabled(2). If enabled, frames may be bridged between token ring ports on the same board at higher throughput and lower latency than is otherwise possible. Address statistics will not reflect any frames forwarded in this manner. This applies only to transparent bridging, and must be enabled on both the entry and the exit port.
What is sifFrameSwitching?
This read-write INTEGER (enabled(1)/disabled(2), defaulting to disabled) applies only to Token Ring ports and, when enabled on both the entry and exit ports, allows frames to be bridged between Token Ring ports on the same board at higher throughput and lower latency, though address statistics will not reflect frames forwarded this way. An administrator enables it purely for a performance gain on same-board Token Ring bridging, accepting reduced statistical visibility as the trade-off. For example, the admin enables sifFrameSwitching on two Token Ring ports on the same board to speed up inter-port bridging, accepting that per-address stats won't capture those particular frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.7.2.1.46 snmpwalk -v2c -c public <target> CTATX-MIB::sifFrameSwitching
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.7.2.1.46.1 snmpget -v2c -c public <target> CTATX-MIB::sifFrameSwitching.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.97.3.7.2.1.46.1 i <value>
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::sifFrameSwitching OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7 | sinterfaces | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.2 | sifTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.2.1 | sifEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.2.1.46 | sifFrameSwitching | CTATX-MIB |