adGenEgressQueueSchedulerCosMode
ADTRAN-GENEGRESSQUEUE-MIB ·
.1.3.6.1.4.1.664.5.70.9.1.1.1.6
Object
column r/w
Enumeration
Set the COS mode. cos - Use the integer value that has been set using adGenEgressQueueSchedulerCos OID. groupLowerAdjacent- Share a COS among multiple queues and use the resolved COS of the directly adjacent lower numbered queue(s)
Context
- MIB
- ADTRAN-GENEGRESSQUEUE-MIB
- OID
.1.3.6.1.4.1.664.5.70.9.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenEgressQueueSchedulerEntry
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 'ADTRAN-GENEGRESSQUEUE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENEGRESSQUEUE-MIB::adGenEgressQueueSchedulerCosMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENEGRESSQUEUE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENEGRESSQUEUE-MIB::adGenEgressQueueSchedulerCosMode.<ifIndex>.<adGenEgressQueueSchedulerQueueIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENEGRESSQUEUE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENEGRESSQUEUE-MIB::adGenEgressQueueSchedulerCosMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cos |
1 | groupLowerAdjacent |