All MIBs › BCAM-MIB › bcamRouteTabDeactReason
bcamRouteTabDeactReason
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamRouteTabDeactReason
OID (numeric): 1.3.6.1.4.1.231.2.17.7.10.1.38
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The reason for the deactivation of the route. flush (1) : an ISO9542 protocol element that requests the invalidation of the routing information has been received. supposedDown (2) : the route is supposed to be down (derived from state of TCP protocol machine or ICMP message received). noArpReply (4) : no arp reply has been received.
Several bits may be set simultaneous.
What is bcamRouteTabDeactReason?
This read-only bitmask indicates why a route was deactivated: flush(1)=ISO 9542 flush, supposedDown(2)=TCP/ICMP indication, noArpReply(4)=ARP timeout. Diagnoses route failure. Example: noArpReply(4) means the destination stopped responding to ARP probes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.7.10.1.38 snmpwalk -v2c -c public <target> BCAM-MIB::bcamRouteTabDeactReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.7.10.1.38.1 snmpget -v2c -c public <target> BCAM-MIB::bcamRouteTabDeactReason.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::bcamRouteTabDeactReason 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.38 | bcamRouteTabDeactReason | BCAM-MIB |