extremeQosMode
EXTREME-QOS-MIB ·
.1.3.6.1.4.1.1916.1.3.1.4
Object
scalar deprecated
r/w
Enumeration
Indicates which QoS mode the device should use. ingress(1) applies priority-based QoS based on the incoming packet's destination IP or MAC address, 802.1p priority, PACE(tm), Source Port or VLAN. egress(2) applies priority- and bandwidth-based QoS based on destination IP or MAC address or VLAN. See ExtremeWare documentation for further information.
Context
- MIB
- EXTREME-QOS-MIB
- OID
.1.3.6.1.4.1.1916.1.3.1.4- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- extremeQosCommon
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 'EXTREME-QOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-QOS-MIB::extremeQosMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-QOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-QOS-MIB::extremeQosMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ingress |
2 | egress |