All MIBs › BCAM-MIB › bcamTraceMgmtState
bcamTraceMgmtState
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamTraceMgmtState
OID (numeric): 1.3.6.1.4.1.231.2.17.4.20
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 bcamTraceMgmtState?
This read-only bitmask shows the management-protocol tracer state: running(1), save(2), hold(4), stopped(8). Indicates SNMP/management monitoring. Example: hold(4) means management traces are being buffered for crash analysis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.4.20 snmpwalk -v2c -c public <target> BCAM-MIB::bcamTraceMgmtState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.4.20.1 snmpget -v2c -c public <target> BCAM-MIB::bcamTraceMgmtState.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::bcamTraceMgmtState 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.20 | bcamTraceMgmtState | BCAM-MIB |