All MIBs › RMON2-MIB › alMatrixDSPkts
alMatrixDSPkts
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::alMatrixDSPkts
OID (numeric): 1.3.6.1.2.1.16.17.2.1.2
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description:
The number of packets of this protocol type without errors transmitted from the source address to the destination address since this entry was added to the alMatrixDSTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
What is alMatrixDSPkts?
This object holds a running count of packets flowing from a destination back to a source address without transmission errors. Network engineers compare this with SDPkts to verify bidirectional communication is balanced and symmetric. Highly asymmetric packet counts between directions may indicate a broken return path or one-way communication problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.17.2.1.2 snmpwalk -v2c -c public <target> RMON2-MIB::alMatrixDSPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.17.2.1.2.1 snmpget -v2c -c public <target> RMON2-MIB::alMatrixDSPkts.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.17 | alMatrix | RMON2-MIB |
| 1.3.6.1.2.1.16.17.2 | alMatrixDSTable | RMON2-MIB |
| 1.3.6.1.2.1.16.17.2.1 | alMatrixDSEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.17.2.1.2 | alMatrixDSPkts | RMON2-MIB |