hwRegionCalibrateStatus

HUAWEI-WLAN-RADIO-MIB · .1.3.6.1.4.1.2011.6.139.3.10.1.4

Object

column Enumeration
An object uses to display the status of the global calibrate.running means the global calibrate is running.
stop means the global calibrate had over.
   Notes the status of the global calibrate just can be display, but can't be configured.

Context

MIB
HUAWEI-WLAN-RADIO-MIB
OID
.1.3.6.1.4.1.2011.6.139.3.10.1.4
Type
column
Access
readonly
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::hwRegionCalibrateStatus'
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::hwRegionCalibrateStatus.<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::hwRegionCalibrateStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1running
2stop

Conformance