diffServSchedulerMethod

DIFFSERV-MIB · .1.3.6.1.2.1.97.1.8.2.1.3

Object

The scheduling algorithm used by this Scheduler. zeroDotZero
indicates that this is unknown.  Standard values for generic
algorithms: diffServSchedulerPriority, diffServSchedulerWRR, and
diffServSchedulerWFQ are specified in this MIB; additional values
              
may be further specified in other MIBs.

Context

MIB
DIFFSERV-MIB
OID
.1.3.6.1.2.1.97.1.8.2.1.3
Type
column
Access
readwrite
Status
current
Parent
diffServSchedulerEntry
Groups
1

Walk 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 'DIFFSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIFFSERV-MIB::diffServSchedulerMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIFFSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIFFSERV-MIB::diffServSchedulerMethod.<diffServSchedulerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIFFSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIFFSERV-MIB::diffServSchedulerMethod'

Syntax

Source
SNMPv2-TCAutonomousType
Base type
ObjectIdentifier
Type Description
Represents an independently extensible type identification
value.  It may, for example, indicate a particular sub-tree
with further MIB definitions, or define a particular type of
protocol or hardware.

Values & Constraints

No enumerated values or constraints recorded.

Conformance

Member of
Compliance refinements
Write access is not required.