ipPolicyRuleDSCPFilter

POLICY-MIB · avaya variant · .1.3.6.1.4.1.81.36.2.1.21

Object

column r/w Integer32
A DSCP value to match against. 
This filter can be used instead or with  the DSCP implicit
mapping table. 
This filter is used in combination with 
ipPolicyRuleDSCPFilterWild to match DSCP values.
              
Example:
a filter value of 21 and a mask value of 60 will match
the following DSCP values:
b10100  =  D20 
b10101  =  D21 
b10110  =  D22
b10111  =  D23
              
A value of 64 means don't care.

Context

MIB
POLICY-MIB
OID
.1.3.6.1.4.1.81.36.2.1.21
Type
column
Access
readwrite
Status
current
Parent
ipPolicyRuleEntry

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::ipPolicyRuleDSCPFilter'
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::ipPolicyRuleDSCPFilter.<ipPolicyRuleSlot>.<ipPolicyRuleListID>.<ipPolicyRuleID>'
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::ipPolicyRuleDSCPFilter'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-64