All MIBs › SMON2-MIB › xsSubnetMatrixDSPkts
xsSubnetMatrixDSPkts
Module: SMON2-MIB
OID (symbolic): SMON2-MIB::xsSubnetMatrixDSPkts
OID (numeric): 1.3.6.1.4.1.81.30.2.4.5.1.6
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description: The number of packets without errors transmitted from the source address to the destination address since this entry was added to the xsSubnetMatrixDSTable. 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 xsSubnetMatrixDSPkts?
This read-only zero-based counter tracks the number of error-free packets sent from a source subnet to a destination subnet since this entry was added to xsSubnetMatrixDSTable, which is indexed destination-first to make it easy to look up all conversations arriving at a given subnet. Admins use it to see which subnets are receiving the most traffic from a given source.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.2.4.5.1.6 snmpwalk -v2c -c public <target> SMON2-MIB::xsSubnetMatrixDSPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.2.4.5.1.6.1 snmpget -v2c -c public <target> SMON2-MIB::xsSubnetMatrixDSPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xsSubnetMatrixDSPkts.1
Start monitoring vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SMON2-MIB::xsSubnetMatrixDSPkts OID value, configure state conditions and alerts, and monitor any vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.30 | smon | APPLIC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.30.2 | xsSmon | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.4 | xsSubnet | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.4.5 | xsSubnetMatrixDSTable | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.4.5.1 | xsSubnetMatrixDSEntry | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.4.5.1.6 | xsSubnetMatrixDSPkts | SMON2-MIB |