qosIfQueueExtDiscipline
QOS-POLICY-IP-PIB ·
.1.3.6.1.4.1.45.4.2.1.1.2.1.5
Object
column r/w
ObjectIdentifier
This object identifies the queuing discipline that is
associated with the specified queue. This attribute
provides a means through which additional queuing mechanisms
can be identified should the general queuing disciplines
be inadequate for a given device. As such. this attribute is
consulted only when the value of the qosIfQueueGenDiscipline
object is other(1). It contains an object identifier that
uniquely identifies a queuing paradigm.
Note that the processing disciplines for all of the queues
in a given set must be considered when trying to establish
a processing profile for a given interface.
Context
- MIB
- QOS-POLICY-IP-PIB
- OID
.1.3.6.1.4.1.45.4.2.1.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qosIfQueueEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-IP-PIB::qosIfQueueExtDiscipline'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-IP-PIB::qosIfQueueExtDiscipline.<qosIfQueueId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QOS-POLICY-IP-PIB::qosIfQueueExtDiscipline'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of
Compliance refinements
qosPolicyIpPibCompliance
readonly
Write access is not required.