cwrBinDelta

CISCO-WIRELESS-IF-MIB · .1.3.6.1.4.1.9.9.136.1.7.1.1.6

Object

column r/w Powers of 2Integer32
This object represents the range of values of the sampled data that
should be accounted for in one histogram bin. For example all data
samples between x..y (where y = x + cwrBinDelta - 1), will be
counted and placed in the same bin.

Context

MIB
CISCO-WIRELESS-IF-MIB
OID
.1.3.6.1.4.1.9.9.136.1.7.1.1.6
Type
column
Access
readwrite
Status
current
Units
Powers of 2
Parent
cwrHistCtrlEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::cwrBinDelta'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::cwrBinDelta.<ifIndex>.<cwrHistIndex>'
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::cwrBinDelta'

Syntax

Powers of 2Integer32

Values & Constraints

Object Constraints
range: 2-2147483647

Conformance