hwEnvCommState

HUAWEI-ENVIRONMENT-MIB · .1.3.6.1.4.1.2011.6.1.1.1.1.4

Object

column Enumeration
Status of the communication between the environment monitoring unit and the device. 
The environmental condition can be tested only when the communication is normal. 
Options: 
1.normal(1)   -  indicates that communication state is normal
2.shutdown(2) -  indicates that communication state is shutdown
3.fault(3)    -  indicates that communication state is fault
4.abnormal(4) -  indicates that communication state is abnormal
5.config(5)   -  indicates that communication state is config

Context

MIB
HUAWEI-ENVIRONMENT-MIB
OID
.1.3.6.1.4.1.2011.6.1.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
hwEnvironmentInfoEntry

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::hwEnvCommState'
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::hwEnvCommState.<hwEnvEmuIndex>'
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::hwEnvCommState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2shutdown
3fault
4abnormal
5config