adGenEgressQueueCosMode
ADTRAN-GENEGRESSQUEUE-MIB ·
.1.3.6.1.4.1.664.5.70.9.3.11
Object
scalar r/w
Enumeration
Set the mode of operation for CoS Mapping. In legacy mode, some products will not honor the system-wide mapping. Instead, they will use their own default mapping. In system mode, all products will honor the system-wide mapping.
Context
- MIB
- ADTRAN-GENEGRESSQUEUE-MIB
- OID
.1.3.6.1.4.1.664.5.70.9.3.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adGenEgressQueueSystemProvisioning
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::adGenEgressQueueCosMode.0'
More examples
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::adGenEgressQueueCosMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | systemCosMap |
1 | legacyCosMap |