All MIBs › RMON2-MIB › alMatrixTopNReversePktRate
alMatrixTopNReversePktRate
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::alMatrixTopNReversePktRate
OID (numeric): 1.3.6.1.2.1.16.17.4.1.7
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The number of packets seen of this protocol from the destination host to the source host during this sampling interval, counted using the rules for counting the alMatrixDSPkts object (note that the corresponding alMatrixSDPkts object selected is the one whose source address is equal to alMatrixTopNDestAddress and whose destination address is equal to alMatrixTopNSourceAddress.)
Note that if the value of alMatrixTopNControlRateBase is equal to alMatrixTopNTerminalsPkts or alMatrixTopNAllPkts, the sort of topN entries is based entirely on alMatrixTopNPktRate, and not on the value of this object.
What is alMatrixTopNReversePktRate?
This gauge counts packets flowing in the opposite direction—from destination back to source—during the same sampling interval. Engineers use this to determine if traffic is one-way (like a download from server to client) or bidirectional (like a client-server conversation with requests and responses). A high packet rate in both directions from 192.168.1.50 to 10.0.1.20 indicates active request-response traffic rather than a unidirectional broadcast or log dump.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.17.4.1.7 snmpwalk -v2c -c public <target> RMON2-MIB::alMatrixTopNReversePktRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.17.4.1.7.1 snmpget -v2c -c public <target> RMON2-MIB::alMatrixTopNReversePktRate.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.4 | alMatrixTopNTable | RMON2-MIB |
| 1.3.6.1.2.1.16.17.4.1 | alMatrixTopNEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.17.4.1.7 | alMatrixTopNReversePktRate | RMON2-MIB |