me1200QosIfConfigDscpClassify
ME1200-QOS-MIB ·
.1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.13
Object
Selects if and how the classified DSCP is based on the classified CoS
and DPL for IPv4 and IPv6 packets on ingress.
If a packet is selected for being classified to a new DSCP, the
classification in based on the classified CoS mapped to a new DSCP
value through the qosCosToDscpTable. If the classified DPL is 1, the
new DSCP value is taken from the DscpDp1 entry, otherwise it is taken
from the Dscp entry. Valid values are:
'none' : Always classify to the DSCP value in the received packet and
ignore the classified CoS and DPL.
'zero' : If the DSCP value in the received packet is 0, then classify
to a new DSCP value based on the classified CoS and DPL.
'selected' : If the DSCP value in the received packet is enabled in
qosDscpTable.Classify, then classify to a new DSCP value based on the
classified CoS and DPL.
'all' : Always classify to a new DSCP value based on the classified CoS
and DPL.
Context
- MIB
- ME1200-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- me1200QosIfConfigEntry
- Groups
- 1
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 'ME1200-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-QOS-MIB::me1200QosIfConfigDscpClassify'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-QOS-MIB::me1200QosIfConfigDscpClassify.<me1200QosIfConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-QOS-MIB::me1200QosIfConfigDscpClassify'
Syntax
- Source
- ME1200DscpClassify
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | zero |
2 | selected |
3 | all |
Conformance
Member of