hwXQoSQppbGlobalStatisticsDirection
HUAWEI-XQoS-MIB ·
.1.3.6.1.4.1.2011.5.25.32.4.1.1.40.1.3
Object
column Enumeration
This object indicates the traffic direction for which global QPPB statistics are queried. The value can be one of the following: inbound (1) outbound (2).
Context
- MIB
- HUAWEI-XQoS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.32.4.1.1.40.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwXQoSQppbGlobalStatisticsEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwXQoSQppbGlobalStatisticsDirection'
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::hwXQoSQppbGlobalStatisticsDirection.<hwXQoSQppbGlobalStatisticsPolicyName>.<hwXQoSQppbGlobalStatisticsLocalID>.<hwXQoSQppbGlobalStatisticsDirection>'
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::hwXQoSQppbGlobalStatisticsDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inbound |
2 | outbound |