All MIBs › BCAM-MIB › bcamRouteTabChangeState
bcamRouteTabChangeState
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamRouteTabChangeState
OID (numeric): 1.3.6.1.4.1.231.2.17.7.10.1.34
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Describes how the route was defined or modified. generated (16) : the route has been defined by KOGS and not been modified. dynamic (1) : the route was created dynamically by a BCIN command. defByProtocol (2) : the route was defined by routing protocol. switchByProtocol (4) : the route has been switched by routing protocol. changed (8) : the route has been modified.
Several bits may be set simultaneous.
What is bcamRouteTabChangeState?
This read-only bitmask indicates how the route was created or modified: generated(16)=auto by KOGS, dynamic(1)=BCIN command, defByProtocol(2)=routing protocol, switchByProtocol(4)=protocol-based switch, changed(8)=manually modified. Traces route origin. Example: generated(16) means the route was automatically created by the system kernel and hasn't been modified.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.7.10.1.34 snmpwalk -v2c -c public <target> BCAM-MIB::bcamRouteTabChangeState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.7.10.1.34.1 snmpget -v2c -c public <target> BCAM-MIB::bcamRouteTabChangeState.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::bcamRouteTabChangeState 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.34 | bcamRouteTabChangeState | BCAM-MIB |