All MIBs › CISCO-WIRELESS-IF-MIB › cwrAvailableSeconds
cwrAvailableSeconds
Module: CISCO-WIRELESS-IF-MIB
OID (symbolic): CISCO-WIRELESS-IF-MIB::cwrAvailableSeconds
OID (numeric): 1.3.6.1.4.1.9.9.136.1.6.2.1.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object represents the number of Available Seconds cumulated since the link was powered up. It is equal to: Error Free Seconds + Errored Seconds - Severely Errored Seconds.
What is cwrAvailableSeconds?
This read-only Counter32 tallies the number of Available Seconds accumulated since the radio link was powered up, calculated as Error Free Seconds plus Errored Seconds minus Severely Errored Seconds. It gives an admin the running count of time the link has been usable, as opposed to the unusable time tracked by cwrUnAvailableSeconds. For example, an admin computing this link's long-term availability percentage would divide cwrAvailableSeconds by total elapsed time since power-up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.6.2.1.1 snmpwalk -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrAvailableSeconds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.136.1.6.2.1.1.1 snmpget -v2c -c public <target> CISCO-WIRELESS-IF-MIB::cwrAvailableSeconds.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::cwrAvailableSeconds 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.6 | cwrRadioMetricsGroup | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.6.2 | cwrCumulativeMetricsTable | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.6.2.1 | cwrCumulativeMetricsEntry | CISCO-WIRELESS-IF-MIB |
| 1.3.6.1.4.1.9.9.136.1.6.2.1.1 | cwrAvailableSeconds | CISCO-WIRELESS-IF-MIB |