CISCO-WIRELESS-TC-MIB
25 objects
This module defines textual conventions used in Cisco Wireless MIBs.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-SMI | Counter64 Gauge32 Integer32 MODULE-IDENTITY |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.137 | IdentityciscoWirelessTextualConventions | This module defines textual conventions used in Cisco Wireless MIBs. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CwrCollectionAction | INTEGER { actionStop(1), actionStart(2), actionClear(3), actionRestart(4) } | current | The action to perform on the identified specification. It can be: Stop: Stop the collection specification from continuing. Start: Start the collection specification. Clear: Clear the current collection data. A collectio… |
| CwrCollectionStatus | INTEGER { statusIdle(1), statusInProgress(2), statusStopped(3), statusCaptured(4) } | current | This indicates the current status of the collection specification. It can be: Idle: No action in progress. In_progress: Collection specification is currently being executed Stopped: The collection specification has been… |
| CwrCwConsecutiveSevErrSecond | Gauge32 | current | A Codeword Consecutively Severely Errored Seconds (CSES) is defined as the metric that measures the number of times a sequence of Codeword Severely Errored Seconds(SES) crosses the cwrLinkCSESThresh value. It is indepen… |
| CwrCwDegradedMinute | Gauge32 | current | A Codeword Degraded Minute (DM) is defined as a 60 Codeword Degraded Seconds. |
| CwrCwDegradedSecond | Gauge32 | current | A Codeword Degraded Second (DS) is defined as a 1 second interval during which the CER was between cwrLinkLowCwErrThresh and cwrLinkHighCwErrThresh. |
| CwrCwErroredSecond | Gauge32 | current | A Codeword Errored Second (ES) is defined as 1 second when the radio link was synchronized and 1 or more codeword errors were detected on the link. |
| CwrCwErrorFreeSecond | Gauge32 | current | A Codeword Error Free Second (EFS) is defined as 1 second when the radio link was synchronized and no codeword errors detected on the link. |
| CwrCwSeverelyErroredSecond | Gauge32 | current | A Codeword Severely Errored Second (SES) is defined as 1 second when the radio link was synchronized and the codeword error rate (CER) was greater than the threshold specified by cwrLinkHighCwErrThresh. |
| CwrdB | INTEGER (0..16) | current | This is a unit of measurement defined as decibels (dB). dB = 10 * log(measured_value). |
| CwrdBm | INTEGER (-80..33) | current | This is a unit of power measurement. It is measured in decibels of milliwatts (dBm). dBm = 10 * log(millwatts of power). |
| CwrFixedPointPrecision | Integer32(0..9) | current | When in the range 1 to 9, CwrFixedPointPrecision is the number of decimal places in the fractional part of a fixed-point number. CwrFixedPointPrecision is 0 for non-fixed-point numbers. |
| CwrFixedPointScale | INTEGER { yocto(1), zepto(2), atto(3), femto(4), pico(5), nano(6), micro(7), milli(8), units(9), kilo(10), mega(11), giga(12), tera(13), exa(14), peta(15), zetta(16), yotta(17) } | current | International System of Units (SI) prefixes. |
| CwrFixedPointValue | INTEGER (-2147483648..2147483647) | current | This represents a fixed point number. Use values -2147483648 and +2147483647 to indicate underflow and overflow respectively. Use CwrFixedPointPrecision to indicate how many fractional digits the CwrFixedPointValue has. |
| CwrOscState | INTEGER { oscillatorOk(1), osccillatorBad(2) } | current | The current state of the oscillator. |
| CwrPercentageValue | Gauge32 (0..10000000) | current | This object can be used to represent percentage values for codeword errors, available seconds, etc. The UNITS clause associated with each object will indicate the degree of precison. |
| CwrRadioSignalAttribute | INTEGER { rsaIN(1), rsaINR(2), rsaConstellationVariance(3), rsaTimingOffset(4), rsaReceivedPower(5), rsaGainSettingsIF(6), rsaGainSettingsRF(7), rsaFreqOffset(8), rsaTotalGain(9), rsaSyncStatus(10) } | current | This represents the set of radio signal attributes that may be monitored by using histograms, timelines, and thresholds. The attributes are: rsaIN(1) - This is the Interference + Noise power levels computed by the hardw… |
| CwrRfFreqRange | Integer32 (0..60000000) | current | This represents the entire radio frequency range for a wireless radio product. The lower limit is assumed to be zero. |
| CwrRfType | INTEGER { main(0), diversity(1) } | current | Indicates if the outdoor RF unit is being used as the main RF unit or the diversity RF unit. The main RF unit is used to receive and transmit data whereas the diversity unit is used to receive only. |
| CwrRFZeroIndex | INTEGER (0..2) | current | This represents an index into the cwrRFTable. The valid values are from 1 onwards. The special value of 0 is used to indicate the absence of the associated RF resource. |
| CwrThreshLimitType | INTEGER { upChange(1), downChange(2), highThresh(3), lowThresh(4), upLimit(5), lowLimit(6) } | current | This object represents the kind of change that needs to be monitored for a thresholdable attribute . An event is generated when the following condition is met. The kinds of change that may be setup in the radio hardware… |
| CwrUpdateTime | Integer32 (0..2147483647) | current | This is used to report statistics values measured on the wireless link with a 1 second granularity insted of timeTicks. |
| P2mpRadioSignalAttribute | INTEGER { none(0), rsaSinrMainAnt(1), rsaSinrDiversityAnt(2), rsaSinrRatio(3), rsaTimingOffset(4), rsaRxPowerMainAnt(5), rsaRxPowerDiversityAnt(6), rsaChDelaySpreadMainAnt(7), rsaChDelaySpreadDiversityAnt(8), rsaHeAmbientNoise(9), rsaSuRxPowerDeltaMainAnt(10), rsaSuRxPowerDeltaDiversityAnt(11), rsaSuTotalTxPower(12) } | current | This represents the set of radio signal attributes that may be monitored in a point to multipoint system by using histograms, timelines, and thresholds. Some of these attributes are common to the head end (HE) and the s… |
| P2mpSnapshotAttribute | OCTET STRING(SIZE(1)) | current | This represents the set of radio signal attributes that may be monitored by using a snapshot. The user can capture upto 4 radio signal attributes simultaneously, by picking at most one signal from each of the sets below… |
| WirelessGauge64 | Counter64 | current | This is a temporary textual convention that will be deleted from this MIB when all references to this TC have been changed to use 'CounterBasedGauge64' defined in RFC 2856 |