hneWiFiGWOverride24OutputPower
HNE-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.20.3.1.1.2.1.14
Object
column r/w
Enumeration
Sets the output power relative to the hardware's maximum capability.
This value is for the 2.4 GHz radio. This value overrides the gateway
value set via wecbWiFiOutputPower.
A value of 0 indicates to use the value in the gateway configuration.
If the Home Networking Extender does not support one of the provisioned values it should
implement the closest value that is supported.
Context
- MIB
- HNE-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.20.3.1.1.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hneWiFiGWEntry
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 'HNE-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HNE-DEVICE-MIB::hneWiFiGWOverride24OutputPower'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HNE-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HNE-DEVICE-MIB::hneWiFiGWOverride24OutputPower.<hneWiFiGWIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HNE-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HNE-DEVICE-MIB::hneWiFiGWOverride24OutputPower'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | gatewayDefault |
12 | percent12 |
25 | percent25 |
50 | percent50 |
75 | percent75 |
100 | percent100 |