All MIBs › PEA-BRIDGE-IPDSLAM › tsnDsTotalDiscardPkts
tsnDsTotalDiscardPkts
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::tsnDsTotalDiscardPkts
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.40.2.9.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
Total number of non-multicast Ethernet packets from the network discarded by IPDSLAM.
tsnDsTotalDiscardPkts = SUM[tsnDsUnknownDstPkts, tsnDsGatewayErrPkts, tsnDsVlanIdAclErrPkts, tsnDsEthTypeAclErrPkts, tsnDsIpAclFilterErrPkts]
Valid from: EDA 2.2 SP3
What is tsnDsTotalDiscardPkts?
This counter tracks the total number of Ethernet packets that have been dropped by the IP DSLAM bridge due to various filtering or error conditions such as unknown destination, gateway errors, or ACL violations. It is a read-only 32-bit counter that accumulates over time and helps diagnose network quality issues. Operators monitor this to detect problematic traffic patterns or misconfigured filters affecting subscriber connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.40.2.9.1.1 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::tsnDsTotalDiscardPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.40.2.9.1.1.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::tsnDsTotalDiscardPkts.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.40 | trafficStatistics | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.40.2 | trafStatNode | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.40.2.9 | trafStatNodeErrorsTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.40.2.9.1 | trafStatNodeErrorsEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.40.2.9.1.1 | tsnDsTotalDiscardPkts | PEA-BRIDGE-IPDSLAM |