All MIBs › RMON2-MIB › nlMatrixTopNReverseOctetRate
nlMatrixTopNReverseOctetRate
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::nlMatrixTopNReverseOctetRate
OID (numeric): 1.3.6.1.2.1.16.15.5.1.8
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The number of octets seen from the destination host to the source host during this sampling interval, counted using the rules for counting the nlMatrixDSOctets object (note that the corresponding nlMatrixSDOctets object selected is the one whose source address is equal to nlMatrixTopNDestAddress and whose destination address is equal to nlMatrixTopNSourceAddress.)
Note that if the value of nlMatrixTopNControlRateBase is equal to nlMatrixTopNOctets, the sort of topN entries is based entirely on nlMatrixTopNOctetRate, and not on the value of this object.
What is nlMatrixTopNReverseOctetRate?
This current-level gauge measures bytes per second flowing in the reverse direction (destination to source) during the same sampling period. Engineers analyze this alongside the forward octet rate to understand conversation symmetry and detect one-way transfers. Example: forward 50 Mbps but reverse only 100 kbps shows the source is uploading large files with minimal acknowledgment traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.15.5.1.8 snmpwalk -v2c -c public <target> RMON2-MIB::nlMatrixTopNReverseOctetRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.15.5.1.8.1 snmpget -v2c -c public <target> RMON2-MIB::nlMatrixTopNReverseOctetRate.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.15 | nlMatrix | RMON2-MIB |
| 1.3.6.1.2.1.16.15.5 | nlMatrixTopNTable | RMON2-MIB |
| 1.3.6.1.2.1.16.15.5.1 | nlMatrixTopNEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.15.5.1.8 | nlMatrixTopNReverseOctetRate | RMON2-MIB |