hwVxlanPathDetectDirection

HUAWEI-NVO3-MIB · .1.3.6.1.4.1.2011.5.25.335.1.6.1.12

Object

column Enumeration
The direction of the test packet through. When the packet from the ingress, hwVxlanPathDetectDirection is 1; when the packet from the egress, hwVxlanPathDetectDirection is 2.

Context

MIB
HUAWEI-NVO3-MIB
OID
.1.3.6.1.4.1.2011.5.25.335.1.6.1.12
Type
column
Access
notifyonly
Status
current
Parent
hwVxlanIpPathDetectEntry
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-NVO3-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NVO3-MIB::hwVxlanPathDetectDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NVO3-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NVO3-MIB::hwVxlanPathDetectDirection.<hwVxlanPathDetectTestId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NVO3-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NVO3-MIB::hwVxlanPathDetectDirection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ingress
2egress

Conformance