All MIBs › CTATX-MIB › sprotoAllTranslate
sprotoAllTranslate
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::sprotoAllTranslate
OID (numeric): 1.3.6.1.4.1.97.3.17.1.1.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies whether, when bridging any source-routed explorer frames, the routing information is to be stripped or propagated. If passRif(1), the frame is bridged as is, with route-discovery proceeding as expected. If stripRif(2), then the routing information field is stripped before being propagated. This option allows non-source-routing (e.g., Ethernet) IPX hosts to communicate tran- sparently. If passBoth(3), then both the original source-routed frame and the transparent equivalent are propagated. This choice provides maximum connectivity at some expense in network traffic. None(4) is identical to passRif.
This option applies only to token ring ports.
What is sprotoAllTranslate?
This read-write enumerated INTEGER applies the same strip/preserve routing-information logic as the individual per-protocol translate objects, but to any source-routed explorer frame type at once. An admin uses this single setting to apply consistent explorer-frame handling across all bridged protocols rather than configuring sprotoIpxSrTranslate, sprotoNetbiosTranslate, and sprotoArpSourceRoute separately. Setting sprotoAllTranslate to stripRif(2) applies one consistent policy for stripping source-route info from any protocol's explorer frames crossing this bridge, simplifying configuration versus setting each protocol individually.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.17.1.1.23 snmpwalk -v2c -c public <target> CTATX-MIB::sprotoAllTranslate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.17.1.1.23.1 snmpget -v2c -c public <target> CTATX-MIB::sprotoAllTranslate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.97.3.17.1.1.23.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::sprotoAllTranslate 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.17 | sproto | CTATX-MIB |
| 1.3.6.1.4.1.97.3.17.1 | sprotoTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.17.1.1 | sprotoEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.17.1.1.23 | sprotoAllTranslate | CTATX-MIB |