hwRegionCalibrateStartupMode

HUAWEI-WLAN-RADIO-MIB · .1.3.6.1.4.1.2011.6.139.3.10.1.1

Object

column r/w Enumeration
The mode uses to set the golbal calibrate startup mode.Immediate means startup immediately. Here, hwRegionCalibrateAutoTime is meanningless.
Periodic means startup calibrate periodically. In accordance, hwRegionCalibrateAutoTime specify the time when startup everyday.
   Cancel periodic means cancel the periodically calibrate. Here, hwRegionCalibrateAutoTime is meanningless.
Please refer to the description of hwRegionCalibrateAutoTime.

Context

MIB
HUAWEI-WLAN-RADIO-MIB
OID
.1.3.6.1.4.1.2011.6.139.3.10.1.1
Type
column
Access
readwrite
Status
current
Parent
hwRadioRegionCalibrateEntry
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 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwRegionCalibrateStartupMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwRegionCalibrateStartupMode.<hwApRegionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-RADIO-MIB::hwRegionCalibrateStartupMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1immediate
2periodic
3cancelPeriodic

Conformance