queueSchedule
Es2952-MIB ·
.1.3.6.1.4.1.3902.15.2.11.5.11.1.3
Object
column r/w
OctetString
The format is X-Y. X :1,means strict priority mode,Y is not necessary; 2,means sdwrr mode and group 0; 3,means sdwrr mode and group 1. Y :queue weight,1-32. Notes: sdwrr mode must be set in series , sdwrr0 and sdwrr1 can not be lumped together.
Context
- MIB
- Es2952-MIB
- OID
.1.3.6.1.4.1.3902.15.2.11.5.11.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- geQueScheEntry
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 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Es2952-MIB::queueSchedule'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Es2952-MIB::queueSchedule.<gePortSessionID>.<queueID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Es2952-MIB::queueSchedule'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.