hwDevSnmpProbeNmsDiscCheckResult

HUAWEI-DEVICE-MIB · .1.3.6.1.4.1.2011.6.3.103.5.1.8

Object

column Unsigned32
The object specifies the check result of main type and sub type.
Options:
1. 0                       - indicates that the check result is normal.
2. 4294967295              - indicates that the check result is uncompleted.
3. other(1..4294967294)    - indicates that the check result is unknown.

Context

MIB
HUAWEI-DEVICE-MIB
OID
.1.3.6.1.4.1.2011.6.3.103.5.1.8
Type
column
Access
readonly
Status
current
Parent
hwDevSnmpProbeNmsDiscRecordEntry

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

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295