hwXQoSPortQueueStatisticsExtDirection
HUAWEI-XQoS-MIB ·
.1.3.6.1.4.1.2011.5.25.32.4.1.1.48.1.2
Object
column Enumeration
This object indicates the traffic direction whose 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.48.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwXQoSPortQueueStatisticsExtEntry
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::hwXQoSPortQueueStatisticsExtDirection'
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::hwXQoSPortQueueStatisticsExtDirection.<hwXQoSPortQueueStatisticsExtInterfaceIndex>.<hwXQoSPortQueueStatisticsExtDirection>.<hwXQoSPortQueueStatisticsExtQueueIndex>'
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::hwXQoSPortQueueStatisticsExtDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inbound |
2 | outbound |