dot11MaximumTransmitPowerLevel

IEEE802dot11-MIB · .1.2.840.10036.1.7.1.4

Object

column r/w SNMPv2-SMIInteger32
This attribute shall indicate the maximum transmit power, 
in dBm, allowed in the subband for the associated domain 
country string. The default value of this attribute shall 
be zero.

Context

MIB
IEEE802dot11-MIB
OID
.1.2.840.10036.1.7.1.4
Type
column
Access
readwrite
Status
current
Parent
dot11MultiDomainCapabilityEntry
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 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11MaximumTransmitPowerLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11MaximumTransmitPowerLevel.<ifIndex>.<dot11MultiDomainCapabilityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE802dot11-MIB::dot11MaximumTransmitPowerLevel'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance