sub10EthMgmtQoSMode

SUB10SYSTEMS-MIB · .1.3.6.1.4.1.39003.4.2.3.2

Object

scalar r/w Enumeration
Defines the mode of QoS action to be applied to
the QoS queues.
          
qosEthernet:
          
- Traffic is mapped to QoS queues
- based on Ethernet protocol
- VLANId and/or PCP Bits.
- See sub10EthMgmtQoSVlanMappingTable
- and sub10EthMgmtQoSPCPMappingTable.
          
qosIPMPLS:
          
- Traffic is mapped to QoS queues
- based on IP protocol
- DSCP markings and/or MPLS traffic
- classes.
          
See sub10EthMgmtQoSDSCPMappingTable and sub10EthMgmtQoSMPLSMappingTable.

Context

MIB
SUB10SYSTEMS-MIB
OID
.1.3.6.1.4.1.39003.4.2.3.2
Type
scalar
Access
readwrite
Status
current
Parent
sub10EthMgmtQoS
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10EthMgmtQoSMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10EthMgmtQoSMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1qosEthernet
2qosIPMPLS

Conformance