me1200QosIfConfigDscpRemark
ME1200-QOS-MIB ·
.1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.14
Object
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
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::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
0 | disabled |
1 | rewrite |
2 | remap |
3 | remapDp |
Conformance
Member of