All MIBs › CISCO-WIRELESS-IF-MIB › cwrTlStatus
cwrTlStatus
Module: CISCO-WIRELESS-IF-MIB
OID (symbolic): CISCO-WIRELESS-IF-MIB::cwrTlStatus
OID (numeric): 1.3.6.1.4.1.9.9.136.1.8.2.1.12
Node type: OBJECT-TYPE
Type: CwrCollectionStatus
Access: read-only
Description: This object represents the current state of this timeline collection. Once the timeline collection is complete the status changes statusCaptured and the data is available for use. None of the parameters of a timeline specification may be modified when the specification is in statusInProgress. A statusCaptured or statusStopped histogram must be actionClear'ed before another timeline specification may be started.
What is cwrTlStatus?
A read-only CwrCollectionStatus reporting whether this timeline capture is in progress, captured, or stopped. Like its histogram counterpart, parameters cannot be modified mid-capture, so a management tool checks this before attempting reconfiguration or before trying to read the completed data. For example, a polling script waits for cwrTlStatus to read statusCaptured before pulling rows from cwrTlDataTable, ensuring it does not read a partially filled timeline.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.8.2.1.12 snmpwalk -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrTlStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.8.2.1.12.1 snmpget -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrTlStatus.1
Start monitoring Cisco wireless point-to-point radio/bridge equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WIRELESS-IF-MIB::cwrTlStatus OID value, configure state conditions and alerts, and monitor any Cisco wireless point-to-point radio/bridge equipment (legacy) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.136 | ciscoWirelessIfMIB | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1 | cwrRadioMibObjects | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.8 | cwrRadioTimelineGroup | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.8.2 | cwrTlCtrlTable | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.8.2.1 | cwrTlCtrlEntry | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.8.2.1.12 | cwrTlStatus | CISCO-WIRELESS-IF-MIB |