All MIBs › CISCO-DOT11-IF-MIB › cd11IfPhyNativePowerUseStandard
cd11IfPhyNativePowerUseStandard
Module: CISCO-DOT11-IF-MIB
OID (symbolic): CISCO-DOT11-IF-MIB::cd11IfPhyNativePowerUseStandard
OID (numeric): 1.3.6.1.4.1.9.9.272.1.1.2.1.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This object indicates if queries for current transmit power and number of transmit power levels of the radio for the frequency band shall be via the Standard IEEE802dot11-MIB dot11PhyTxPowerTable dot11CurrentTxPowerLevel and dot11NumberSupportedPowerLevels objects or corresponding cd11IfNativeCurrentPowerLevel and cd11IfNativeNumberPowerLevels objects in the cd11IfRfNativePowerTable.
If the value is 'true', the dot11CurrentTxPowerLevel is used to configure the current radio transmit power level. If the value is 'false', the cd11IfNativeCurrentPowerLevel object shall be used to configure the current radio transmit power level.
What is cd11IfPhyNativePowerUseStandard?
This OID enables or disables using standard IEEE measurements versus vendor-specific measurements for WiFi transmit power reporting. It controls which data source the device uses to report how much power the radio is using. A WiFi administrator would configure this to ensure power monitoring is consistent with their network monitoring tools.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.2.1.1.8 snmpwalk -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfPhyNativePowerUseStandard
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.2.1.1.8.1 snmpget -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfPhyNativePowerUseStandard.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.272.1.1.2.1.1.8.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.272 | ciscoDot11IfMIB | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1 | ciscoDot11IfMIBObjects | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1 | cd11IfConfigurations | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.2 | cd11IfPhyConfig | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.2.1 | cd11IfPhyOperationTable | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.2.1.1 | cd11IfPhyOperationEntry | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.2.1.1.8 | cd11IfPhyNativePowerUseStandard | CISCO-DOT11-IF-MIB |