cggsnQosDscp

CISCO-GGSN-QOS-MIB · .1.3.6.1.4.1.9.9.241.1.3.2.1.2

Object

column r/w Integer32
This object denotes the DSCP for the corresponding PHB
defined by cggsnQosDiffServPhb.
              
The values recommended for the various values of 
cggsnQosDiffServPhb are:
    signallingClass - '101000'
    efClass         - '101110'
    afClass1Low     - '001010'
    afClass1Medium  - '001100'
    afClass1High    - '001110'
    afClass2Low     - '010010'
    afClass2Medium  - '010100'
    afClass2High    - '010110'
    afClass3Low     - '011010'
    afClass3Medium  - '011100'
    afClass3High    - '011110'
    afClass4Low     - '100010'
    afClass4Medium  - '100100'
    afClass4High    - '100110'
    bestEffort      - '000000'

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-63

Conformance