All MIBs › BCAM-MIB › bcamIfTabCurrentState
bcamIfTabCurrentState
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamIfTabCurrentState
OID (numeric): 1.3.6.1.4.1.231.2.17.8.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The actual working state of this interface none (8) : interface not working waitForAct (1) : activation in progress working (2) : interface working waitForDeact (4) : deactivation in progress
Several bits may be set simultaneous.
What is bcamIfTabCurrentState?
This read-only bitmask reports the actual operational state: waitForAct(1)=activating, working(2)=operational, waitForDeact(4)=deactivating, none(8)=offline. Shows real status. Example: working(2) means this interface is fully operational and carrying traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.8.2.1.12 snmpwalk -v2c -c public <target> BCAM-MIB::bcamIfTabCurrentState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.8.2.1.12.1 snmpget -v2c -c public <target> BCAM-MIB::bcamIfTabCurrentState.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::bcamIfTabCurrentState 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.8 | bcamIf | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.8.2 | bcamIfTab | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.8.2.1 | bcamIfTabEntry | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.8.2.1.12 | bcamIfTabCurrentState | BCAM-MIB |