All MIBs › BCAM-MIB › bcamRouteTabTransState
bcamRouteTabTransState
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamRouteTabTransState
OID (numeric): 1.3.6.1.4.1.231.2.17.7.10.1.28
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current transfer state of this route as viewed by transport layer. notReady (4) : no packets can be sent. waitForTransferInit (1) : route may be initialised. waitForReadyToTransfer (2) : address resolution running ready (3) : packets may be sent
What is bcamRouteTabTransState?
This read-only bitmask shows the transport layer's view of route readiness: waitForTransferInit(1)=initializing, waitForReadyToTransfer(2)=address resolution, ready(3)=can transmit, notReady(4)=cannot transmit. Indicates usability. Example: ready(3) means the transport layer considers this route operational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.7.10.1.28 snmpwalk -v2c -c public <target> BCAM-MIB::bcamRouteTabTransState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.7.10.1.28.1 snmpget -v2c -c public <target> BCAM-MIB::bcamRouteTabTransState.1
Start monitoring Cabletron/Enterasys legacy Ethernet switches (BCAM subsystem) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BCAM-MIB::bcamRouteTabTransState OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys legacy Ethernet switches (BCAM subsystem) from a single console.
OID Breakdown
Upper-level ancestors (8 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.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.2 | sniProductMibs | Application-Monitoring-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.2.17 | sniBcam | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.7 | bcamRoute | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.7.10 | bcamRouteTab | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.7.10.1 | bcamRouteTabEntry | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.7.10.1.28 | bcamRouteTabTransState | BCAM-MIB |