All MIBs › BCAM-MIB › bcamTraceBasicState
bcamTraceBasicState
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamTraceBasicState
OID (numeric): 1.3.6.1.4.1.231.2.17.4.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of the trace. stopped (8) : the trace is not running. running (1) : the trace is running. save (2) : the trace is running and saved to a file. hold (4) : the trace data will be kept in case of an error. Several bits may be set simultaneous.
What is bcamTraceBasicState?
This read-only bitmask reports the basic-protocol tracer state: running(1)=active, save(2)=to disk, hold(4)=buffering, stopped(8)=off. Indicates basic protocol monitoring status. Example: a value of 3 (1+2) means basic traces are running and being saved.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.4.8 snmpwalk -v2c -c public <target> BCAM-MIB::bcamTraceBasicState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.4.8.1 snmpget -v2c -c public <target> BCAM-MIB::bcamTraceBasicState.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::bcamTraceBasicState 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.4 | bcamTrace | BCAM-MIB |
| 1.3.6.1.4.1.231.2.17.4.8 | bcamTraceBasicState | BCAM-MIB |