hwElockCommStatus

HUAWEI-ENVIRONMENT-MIB · .1.3.6.1.4.1.2011.6.1.1.11.1.4

Object

column Enumeration
The state of the communication of the electric lock with the host.
unconfigured(2):The electronic has not been configured.
normal(9):The communication of the electronic with the host is normal.
faulty(10):The communication of the electronic with the host is abnormal.
invalid: -1.

Context

MIB
HUAWEI-ENVIRONMENT-MIB
OID
.1.3.6.1.4.1.2011.6.1.1.11.1.4
Type
column
Access
readonly
Status
current
Parent
hwElockEntry

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-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENVIRONMENT-MIB::hwElockCommStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENVIRONMENT-MIB::hwElockCommStatus.<hwEnvEmuIndex>.<hwElockIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENVIRONMENT-MIB::hwElockCommStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
2unconfigured
9normal
10faulty