hwVerifyResult

HUAWEI-SYS-MAN-MIB · .1.3.6.1.4.1.2011.5.25.19.1.26.2.1.7

Object

column Enumeration
Verify result of hwTrustStartupReportTable, value can be ok, error, unknown,update,okAndUpdate or errorAndUpdate now.

Context

MIB
HUAWEI-SYS-MAN-MIB
OID
.1.3.6.1.4.1.2011.5.25.19.1.26.2.1.7
Type
column
Access
readonly
Status
current
Parent
hwTrustStartupReportEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ok
2error
3unknown
4update
5okAndUpdate
6errorAndUpdate