All MIBs › BCAM-MIB › bcamRouteTabRouteNetTyp
bcamRouteTabRouteNetTyp
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamRouteTabRouteNetTyp
OID (numeric): 1.3.6.1.4.1.231.2.17.7.10.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Describes whether there are other intermediate routes necessary to be known by BCAM to reach the system described by this route. gatewayRouter (1) : the system is reached via a gateway route. neaRouter (2) : the system is reached via a NEA router route. intfIpRouter (4) : the system is reached via an INTF or IP router route. int0Router (8) : the system is reached via an INT0 router route. Several bits may be set simultaneous.
What is bcamRouteTabRouteNetTyp?
This read-only bitmask indicates what type of intermediate routers are needed for this route: gatewayRouter(1), neaRouter(2), intfIpRouter(4), int0Router(8). Shows path complexity. Example: a value of 5 (4+1) means the route goes through an INTF router then a gateway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.7.10.1.11 snmpwalk -v2c -c public <target> BCAM-MIB::bcamRouteTabRouteNetTyp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.7.10.1.11.1 snmpget -v2c -c public <target> BCAM-MIB::bcamRouteTabRouteNetTyp.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::bcamRouteTabRouteNetTyp 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.11 | bcamRouteTabRouteNetTyp | BCAM-MIB |