frCircuitSentDEs

FRAME-RELAY-DTE-MIB · .1.3.6.1.2.1.10.32.2.1.19

Object

Number of frames sent to the network indicating that
they were eligible for discard since the virtual
circuit was created.   This occurs when the local DTE
sets the DE flag, indicating that during Network
congestion situations those frames should be discarded
in preference of other frames sent without the DE bit
set.

Context

MIB
FRAME-RELAY-DTE-MIB
OID
.1.3.6.1.2.1.10.32.2.1.19
Type
column
Access
readonly
Status
current
Parent
frCircuitEntry
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 'FRAME-RELAY-DTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRAME-RELAY-DTE-MIB::frCircuitSentDEs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FRAME-RELAY-DTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRAME-RELAY-DTE-MIB::frCircuitSentDEs.<frCircuitIfIndex>.<frCircuitDlci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FRAME-RELAY-DTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FRAME-RELAY-DTE-MIB::frCircuitSentDEs'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance