cldccOperTxPowerMode
CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB ·
.1.3.6.1.4.1.9.9.599.3.4.1.2.5.1.3
Object
column Enumeration
This object indicates the transmit power mode of the client STA. fixed (0) - represents fixed Tx power mode. automatic (1) - represents automatic Tx power mode. Tx Power Mode values for the client can be retrieved from the cldccCapabilityTxPowerTable if the power mode is fixed. If the power mode is automatic, then there are no entries in the cldccCapabilityTxPowerTable for this client.
Context
- MIB
- CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB
- OID
.1.3.6.1.4.1.9.9.599.3.4.1.2.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cldccOperTxPowerEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccOperTxPowerMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccOperTxPowerMode.<cldcClientMacAddress>.<cldccOperTxPowerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccOperTxPowerMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | fixed |
1 | automatic |