All MIBs › CTRON-TRANSLATION-MIB › ctTransSrIP
ctTransSrIP
Module: CTRON-TRANSLATION-MIB
OID (symbolic): CTRON-TRANSLATION-MIB::ctTransSrIP
OID (numeric): 1.3.6.1.4.1.52.4.1.3.4.7.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object determines how the sr/tp translation of IP frames of type 'broadcast', 'destination unknown', or 'destination known but IP not previously seen for this end station' should be translated. This object is only applicable for SRT interfaces.
If tp (1) is selected, the frame is forwarded out the SRT interface as a transparent frame.
If sr (2) is selected, the frame is forwarded out the srt interface as a source route frame. If this end station has never been heard from before an explorer will be launched. Which explorer frame (are or ste) is dependent on the object ctTransSrExplorerMode defined above.
If auto (3) is selected, the frame is forwarded out the srt interface as both a transparent frame and as a source route frame.
If not supported (4) is selected then the sr/tp translation of these types of IP frames will be based on the configuration of the ctTransSrOther managed object.
The default value is product specific.
What is ctTransSrIP?
Controls how this SRT interface handles IP frames that are broadcast, undeliverable, or destined for a station not yet seen: tp forwards as a plain transparent frame, sr forwards as a source-route frame (launching an explorer if needed), and auto sends both forms at once. If set to notsupported, this traffic instead follows whatever ctTransSrOther specifies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.3.4.7.1.1.4 snmpwalk -v2c -c public <target> CTRON-TRANSLATION-MIB::ctTransSrIP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.3.4.7.1.1.4.1 snmpget -v2c -c public <target> CTRON-TRANSLATION-MIB::ctTransSrIP.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.3.4.7.1.1.4.1 i <value>
Start monitoring Cabletron LAN switch/bridge (Ethernet-Token Ring translational bridging) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-TRANSLATION-MIB::ctTransSrIP OID value, configure state conditions and alerts, and monitor any Cabletron LAN switch/bridge (Ethernet-Token Ring translational bridging) 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.3 | ctNetwork | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.3.4 | ctTranslation | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.3.4.7 | ctTransSr | CTRON-TRANSLATION-MIB |
| 1.3.6.1.4.1.52.4.1.3.4.7.1 | ctTransSrTable | CTRON-TRANSLATION-MIB |
| 1.3.6.1.4.1.52.4.1.3.4.7.1.1 | ctTransSrEntry | CTRON-TRANSLATION-MIB |
| 1.3.6.1.4.1.52.4.1.3.4.7.1.1.4 | ctTransSrIP | CTRON-TRANSLATION-MIB |