All MIBs › CTRON-TRANSLATION-MIB › ctTransRifDbWeightState
ctTransRifDbWeightState
Module: CTRON-TRANSLATION-MIB
OID (symbolic): CTRON-TRANSLATION-MIB::ctTransRifDbWeightState
OID (numeric): 1.3.6.1.4.1.52.4.1.3.4.4.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the type of RIF to be retained in the RIF database. shortestPath (2) is the RIF with the least number of hops. The existing RIF will be replaced if the new RIF is shorter. quickestPath (3) is the 'first seen' RIF. largestMTU (4) is the path that supports the largest frame as indicated by the LF (largest frame bits) in the routing control field (RCF). lastSeen (5) is the 'most recently seen' RIF.
The default value for this object is device specific.
What is ctTransRifDbWeightState?
Chooses which RIF replacement policy the device uses when caching source routes for this port: shortestpath keeps the fewest-hop path, quickestpath keeps whichever path was learned first, largestmtu prefers the path advertising the biggest frame size, and lastseen keeps whichever path was most recently seen. Pick the one that matches whether you care most about hop count, discovery speed, throughput, or freshness.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.3.4.4.2.1.2 snmpwalk -v2c -c public <target> CTRON-TRANSLATION-MIB::ctTransRifDbWeightState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.3.4.4.2.1.2.1 snmpget -v2c -c public <target> CTRON-TRANSLATION-MIB::ctTransRifDbWeightState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.3.4.4.2.1.2.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::ctTransRifDbWeightState 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.4 | ctTransRifDb | CTRON-TRANSLATION-MIB |
| 1.3.6.1.4.1.52.4.1.3.4.4.2 | ctTransRifDbCtrlTable | CTRON-TRANSLATION-MIB |
| 1.3.6.1.4.1.52.4.1.3.4.4.2.1 | ctTransRifDbCtrlEntry | CTRON-TRANSLATION-MIB |
| 1.3.6.1.4.1.52.4.1.3.4.4.2.1.2 | ctTransRifDbWeightState | CTRON-TRANSLATION-MIB |