hwCBQoSIfApplyPolicyDirection

HUAWEI-CBQOS-MIB · .1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1.2

Object

column DirectionType
The value of this object identifies the direction in which a policy is applied.
The value can be inbound(1) or outbound(2).
This object has no default value.

Context

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

Syntax

Source
DirectionType
Base type
Enumeration

Values & Constraints

Type Values
1inbound
2outbound

Conformance