cd11IfNativeNumberPowerLevels

CISCO-DOT11-IF-MIB · .1.3.6.1.4.1.9.9.272.1.1.2.17.1.1

Object

The number of transmit power levels of a radio
frequency band for the radio.  The value of this
object should be the same as the maximum
cd11IfNativeTxPowerLevel of the same ifIndex,
cd11IfRadioFrequencyBand, and 
cd11IfRadioModulationClass.
              
If the value of this object is 0, the radio can
only receive, not transmit, on this frequency 
band and modulation technique.

Context

MIB
CISCO-DOT11-IF-MIB
OID
.1.3.6.1.4.1.9.9.272.1.1.2.17.1.1
Type
column
Access
readonly
Status
current
Parent
cd11IfRfNativePowerEntry
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-DOT11-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-IF-MIB::cd11IfNativeNumberPowerLevels'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-IF-MIB::cd11IfNativeNumberPowerLevels.<ifIndex>.<cd11IfRfFrequencyBand>.<cd11IfRadioModulationClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-IF-MIB::cd11IfNativeNumberPowerLevels'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance