hwXQoSIfSamplingDirection

HUAWEI-XQoS-MIB · .1.3.6.1.4.1.2011.5.25.32.4.1.2.4.1.3

Object

column DirectionType
Indicates whether the interface is an inbound interface or an outbound interface.
inbound (1)
outbound (2)

Context

MIB
HUAWEI-XQoS-MIB
OID
.1.3.6.1.4.1.2011.5.25.32.4.1.2.4.1.3
Type
column
Access
readonly
Status
current
Parent
hwXQoSIfSamplingCfgInfoEntry

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

Syntax

Source
DirectionType
Base type
Enumeration

Values & Constraints

Type Values
1inbound
2outbound