hwAutoDiagnoseSubIssueResult

HUAWEI-AUTODIAGNOSE-MIB · .1.3.6.1.4.1.2011.6.139.10.3.1.4

Object

column Enumeration
Describe sub-issue execute result.
no problem(1) 
exist problem(2) 
potential problem(3) 
exec fail(4)

Context

MIB
HUAWEI-AUTODIAGNOSE-MIB
OID
.1.3.6.1.4.1.2011.6.139.10.3.1.4
Type
column
Access
readonly
Status
current
Parent
hwAutoDiagnoseSubIssueResultEntry
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-AUTODIAGNOSE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-AUTODIAGNOSE-MIB::hwAutoDiagnoseSubIssueResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-AUTODIAGNOSE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-AUTODIAGNOSE-MIB::hwAutoDiagnoseSubIssueResult.<hwAutoDiagnoseTaskID>.<hwAutoDiagnoseIssueIndex>.<hwAutoDiagnoseSubIssueIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-AUTODIAGNOSE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-AUTODIAGNOSE-MIB::hwAutoDiagnoseSubIssueResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noProblem
2existProblem
3potentialProblem
4execFail