qosEnabled
CISCO-QOS-POLICY-CONFIG-MIB ·
.1.3.6.1.4.1.9.9.159.1.1.1
Object
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
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 '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
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ciscoQosPolicyConfigMIBCompliance
readonly
If the device doesn't support the ability to
enable/disable QoS function, the object is only required
to be read-only.
enable/disable QoS function, the object is only required
to be read-only.