cbQosSetCfgFrDe

CISCO-CLASS-BASED-QOS-MIB · .1.3.6.1.4.1.9.9.166.1.14.1.1.12

Object

The Discard Eligibility (DE) bit is used to indicate that a
frame has lower importance than other frames. The DE bit is part
of the Address field in the Frame Relay frame header.
    DTE devices can set the value of the DE bit of a frame to 1
to indicate that the frame has lower importance than other
frames. When the network becomes congested, DCE devices will
discard frames with the DE bit set before discarding those that
do not. This reduces the likelihood of critical data being
dropped by Frame Relay DCE devices during periods of
congestion.

Context

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance