adGenAOSQoSInterfaceTXQType

ADTRAN-AOS-QOS · .1.3.6.1.4.1.664.5.53.2.1.3.1.5

Object

column Enumeration
Specifies the effective queueing method for this interface.

Context

MIB
ADTRAN-AOS-QOS
OID
.1.3.6.1.4.1.664.5.53.2.1.3.1.5
Type
column
Access
readonly
Status
current
Parent
adGenAOSQoSInterfaceEntry
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 'ADTRAN-AOS-QOS' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOS-QOS::adGenAOSQoSInterfaceTXQType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-AOS-QOS' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOS-QOS::adGenAOSQoSInterfaceTXQType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-AOS-QOS' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-AOS-QOS::adGenAOSQoSInterfaceTXQType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fifo
2fifoAged
3weightedFair
4roundRobin
5priority
6none

Conformance