All MIBs › BCAM-MIB › bcamTraceSavingState
bcamTraceSavingState
Module: BCAM-MIB
OID (symbolic): BCAM-MIB::bcamTraceSavingState
OID (numeric): 1.3.6.1.4.1.231.2.17.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Describes if any of the running BCAM traces are saved to a file. noSaving (32) : no trace will be written initiated (1) : the trace saving task has been created active (2) : the trace saving task is active shutting (4) : the trace saving task is terminating passive (8) : the trace file has been closed waiting (16) : the trace saving task is waiting for trace data to write Several bits may be set simultaneous.
What is bcamTraceSavingState?
This read-only bitmask reports the current state of trace recording: initiated(1)=task created, active(2)=writing, shutting(4)=terminating, passive(8)=file closed, waiting(16)=awaiting data, noSaving(32)=disabled. Shows what the tracer is doing. Example: a value of 2 (active) means traces are being actively written to disk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.17.4.1 snmpwalk -v2c -c public <target> BCAM-MIB::bcamTraceSavingState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.17.4.1.1 snmpget -v2c -c public <target> BCAM-MIB::bcamTraceSavingState.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::bcamTraceSavingState 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.1 | bcamTraceSavingState | BCAM-MIB |