caqDscpMappingERPolicedDscp

CISCO-CATOS-ACL-QOS-MIB · .1.3.6.1.4.1.9.9.179.1.1.3.1.4

Object

The excess rate policed DSCP value which the DSCP values maps
to. If the value of caqFlowPolicerExcessRateSupport object is
false(2), this object cannot be instantiated. The excess rate
default DSCP mapping of DSCP to 'marked down' DSCP is the
identity function.
That is:
    63 -> 63
    62 -> 62
        ...
    31 -> 31
        ...
    2 -> 2
    1 -> 1
    0 -> 0.

Context

MIB
CISCO-CATOS-ACL-QOS-MIB
OID
.1.3.6.1.4.1.9.9.179.1.1.3.1.4
Type
column
Access
readwrite
Status
current
Parent
caqDscpMappingEntry
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 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqDscpMappingERPolicedDscp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqDscpMappingERPolicedDscp.<caqDscpMappingDscp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CATOS-ACL-QOS-MIB::caqDscpMappingERPolicedDscp'

Syntax

Source
CISCO-QOS-PIB-MIBDscp
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..63

Conformance