All MIBs › CISCO-WAN-FR-PORT-MIB › rcvPortBytesDiscXceedDEThresh
rcvPortBytesDiscXceedDEThresh
Module: CISCO-WAN-FR-PORT-MIB
OID (symbolic): CISCO-WAN-FR-PORT-MIB::rcvPortBytesDiscXceedDEThresh
OID (numeric): 1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.41
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of bytes discarded in the ingress direction by the port due to exceeded DE Threshold
What is rcvPortBytesDiscXceedDEThresh?
This read-only Counter32 counts the number of bytes discarded in the ingress direction on this port because they exceeded the configured DE threshold. It shows an admin how much inbound, discard-eligible traffic volume the port itself is dropping rather than forwarding, distinct from the transmit-side counters that track egress drops. A rising trend here paired with customer complaints about a specific circuit would point the admin toward that port's ingress DE threshold as the likely cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.41 snmpwalk -v2c -c public <target> CISCO-WAN-FR-PORT-MIB::rcvPortBytesDiscXceedDEThresh
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.41.1 snmpget -v2c -c public <target> CISCO-WAN-FR-PORT-MIB::rcvPortBytesDiscXceedDEThresh.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcvPortBytesDiscXceedDEThresh.1
Start monitoring Cisco MGX WAN switch (Frame Relay service module, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-FR-PORT-MIB::rcvPortBytesDiscXceedDEThresh OID value, configure state conditions and alerts, and monitor any Cisco MGX WAN switch (Frame Relay service module, legacy) from a single console.
OID Breakdown
Upper-level ancestors (15 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1 | frameRelay | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.1 | frPort | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.2 | frPortCnt | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.2.1 | frPortCntPortGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.2.1.1 | frPortCntPortGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.2.1.1.1 | frPortCntPortGrpEntry | CISCO-WAN-AXIPOP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.41 | rcvPortBytesDiscXceedDEThresh | CISCO-WAN-FR-PORT-MIB |