All MIBs › BCAM-MIB › bcamRouteTabReasonCreation
bcamRouteTabReasonCreation
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamRouteTabReasonCreation
OID (numeric): 1.3.6.1.4.1.231.2.17.7.10.1.40
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Describes the reason for the automatic creation of the route. incomingData (1) : the route has been created because of incoming data. outgoingData (2) : the route has been created because of outgoing data. routingProtocol (4) : the route has been created because of incoming routing protocol. routingData (8) : the route has been created because of data to be routed. Several bits may be set simultaneous.
What is bcamRouteTabReasonCreation?
This read-only bitmask indicates what activity triggered automatic route creation: incomingData(1), outgoingData(2), routingProtocol(4), routingData(8). Shows what caused discovery. Example: outgoingData(2) means this route was discovered when the system needed to send traffic to that destination.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.7.10.1.40 snmpwalk -v2c -c public <target> BCAM-MIB::bcamRouteTabReasonCreation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.7.10.1.40.1 snmpget -v2c -c public <target> BCAM-MIB::bcamRouteTabReasonCreation.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::bcamRouteTabReasonCreation 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.40 | bcamRouteTabReasonCreation | BCAM-MIB |