qosEnabled

CISCO-QOS-POLICY-CONFIG-MIB · .1.3.6.1.4.1.9.9.159.1.1.1

Object

scalar r/w SNMPv2-TCTruthValue
Indicates whether the QoS feature is enabled on the device.
          
true(1) means that the QoS feature is enabled on this device.
          
false(2) means that the QoS feature is disabled. All the QoS
policy on the device will be ignored.

Context

MIB
CISCO-QOS-POLICY-CONFIG-MIB
OID
.1.3.6.1.4.1.9.9.159.1.1.1
Type
scalar
Access
readwrite
Status
current
Parent
qosPolicyGlobalObjects
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 'CISCO-QOS-POLICY-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QOS-POLICY-CONFIG-MIB::qosEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-QOS-POLICY-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-QOS-POLICY-CONFIG-MIB::qosEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
If the device doesn't support the ability to
enable/disable QoS function, the object is only required
to be read-only.