zxAnQosQueuesWeight
ZTE-AN-QOS-MIB ·
.1.3.6.1.4.1.3902.1015.21.1.3.1.5
Object
column r/w
ObjectIdentifier
The integer sequence of queque's weight.The size of sequence is 8
and it presents weights for 8 queques.
For example,the value {1.2.3.4.5.6.7.8 } means weight of queue1 is 1,
weight of queue2 is 2,...,weight of queue8 is 8.
The range of each weight is 0 to 15.
The weight is relevant only when the same Queue Priority value is
assigned to multiple queues and they are scheduled according to a
weighted algorithm.
DEFVAL is {0.0.0.0}
Context
- MIB
- ZTE-AN-QOS-MIB
- OID
.1.3.6.1.4.1.3902.1015.21.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnPortQosConfProfileEntry
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 'ZTE-AN-QOS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOS-MIB::zxAnQosQueuesWeight'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-QOS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOS-MIB::zxAnQosQueuesWeight.<zxAnQosConfProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-QOS-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-QOS-MIB::zxAnQosQueuesWeight'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.