me1200QosIfConfigDscpRemark

ME1200-QOS-MIB · .1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.14

Object

column r/w ME1200DscpRemark
Selects if and how the classified DSCP is written into the packet at
egress. Valid values are:
              
'disabled' : Do not write the classified DSCP into the packet.
              
'rewrite' : Write the classified DSCP into the packet.
              
'remap' : Remap the classified DSCP through qosDscpTable, and write the
value from EgressTranslation into the packet.
              
'remap-dp' : Remap the classified DSCP through qosDscpTable. If the
classified DPL is 0 then write the value from EgressTranslation into
the packet, otherwise write the value from EgressTranslationDp1 into
the packet.

Context

MIB
ME1200-QOS-MIB
OID
.1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.14
Type
column
Access
readwrite
Status
current
Parent
me1200QosIfConfigEntry
Groups
1

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 'ME1200-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-QOS-MIB::me1200QosIfConfigDscpRemark'
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::me1200QosIfConfigDscpRemark.<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::me1200QosIfConfigDscpRemark'

Syntax

Source
ME1200DscpRemark
Base type
Enumeration

Values & Constraints

Type Values
0disabled
1rewrite
2remap
3remapDp

Conformance