cwrHistCtrlTable

CISCO-WIRELESS-IF-MIB · .1.3.6.1.4.1.9.9.136.1.7.1

Object

table
This table contains information about histograms configured in
hardware. When data is collected it will be stored in histogram
bins as follows:
All values (X < cwrStartBinValue) will be kept in the first
histogram bin.
Subsequent values will be distributed in the bins based on the
cwrBinDelta. Last bin, will contain all values
(X > (cwrStartBinValue + (cwrNumBins - 2) * cwrBinDelta)),
i.e. any value that is greater than that may be stored in the
last bin.

Context

MIB
CISCO-WIRELESS-IF-MIB
OID
.1.3.6.1.4.1.9.9.136.1.7.1
Type
table
Status
current
Parent
cwrRadioHistoryGroup
Children
1

Use a bulk walk to inspect objects and instances beneath this OID.

Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WIRELESS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-IF-MIB::cwrHistCtrlTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-IF-MIB::cwrHistCtrlTable'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.