cldDot116GHzDynamicTransmitPowerControl
CISCO-LWAPP-DOT11-MIB ·
.1.3.6.1.4.1.9.9.612.1.1.23.7
Object
scalar r/w
Enumeration
This attribute for 6GHz band represents the Dynamic transmit power(DTP) mode, which is of three types. When the mode is auto, the transmit power of each Cisco AP will be periodically updated for all Cisco APs that permit this operation. When the DTP is runOnce, transmit power update will occur based on the UPDATE_CMD received from the management. When the DTP is static, no dynamic transmit power updates occur and their global defaults are used. Default is auto.
Context
- MIB
- CISCO-LWAPP-DOT11-MIB
- OID
.1.3.6.1.4.1.9.9.612.1.1.23.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cldDot116GHzGlobalConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-MIB::cldDot116GHzDynamicTransmitPowerControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-MIB::cldDot116GHzDynamicTransmitPowerControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | automatic |
2 | runOnce |
3 | static |