All MIBs › RMON2-MIB › nlMatrixDSOctets
nlMatrixDSOctets
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::nlMatrixDSOctets
OID (numeric): 1.3.6.1.2.1.16.15.3.1.5
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description:
The number of octets transmitted from the source address to the destination address since this entry was added to the nlMatrixDSTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors.
Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
What is nlMatrixDSOctets?
This holds a running count of bytes transmitted from source to destination since the entry was created, using a zero-based counter that never resets. Network engineers use this to track total data volume flowing between two specific hosts to identify bandwidth-heavy conversations. For example, if this counter shows 5,000,000,000 bytes, it means five gigabytes have flowed from the source IP to the destination IP since monitoring started.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.15.3.1.5 snmpwalk -v2c -c public <target> RMON2-MIB::nlMatrixDSOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.15.3.1.5.1 snmpget -v2c -c public <target> RMON2-MIB::nlMatrixDSOctets.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.3 | nlMatrixDSTable | RMON2-MIB |
| 1.3.6.1.2.1.16.15.3.1 | nlMatrixDSEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.15.3.1.5 | nlMatrixDSOctets | RMON2-MIB |