cewredConfigGlobDscpPrec

CISCO-ENHANCED-WRED-MIB · .1.3.6.1.4.1.9.9.222.1.3.1.1.4

Object

column r/w CewredRedMechanism
The classification mechanism used by WRED - precedence
or DSCP-based. This entry can't be modified if there
exists corresponding entry with different RED mechanism
in the following cewredConfigRedTable. For example
for a given cewredConfigGlobIndex, if there exists 
precedence based configuration in the 
cewredConfigRedTable, this value can't be changed
to dscp(2).

Context

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

Syntax

Source
CewredRedMechanism
Base type
Enumeration

Values & Constraints

Type Values
1precedence
2dscp

Conformance

Member of
Compliance refinements
write or create access is not required.