ipPolicyCompositeOpRSGQualityClass

POLICY-MIB · avaya variant · .1.3.6.1.4.1.81.36.8.1.8

Object

column r/w Integer32
Requested Web Switching Service quality.
This field is meaningfull onnly in the context of Web-Switching 
applications (Server Load balancing, Application redirection,
Firewall load balancing, etc.).
              
If a given flow needs to be mapped to a server group,
(because of WebSwitching configurations), and this flow also matches
a policy rule, then the selection of the group will be determined
by mapping the quality class required ny the flow to the wquality 
assigned to the available groups.
              
The meaining of the class is:
0 - lowest quality 
255 - highest quality.
              
Example:
A flow matches quality level of 42.
two server groups are defined - one with quality class of 0, and 
the 2nd with quality class of 42.
The flow will map to the server group with quality class 42.

Context

MIB
POLICY-MIB
OID
.1.3.6.1.4.1.81.36.8.1.8
Type
column
Access
readwrite
Status
current
Parent
ipPolicyCompositeOpEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255