All MIBs › SMON2-MIB › xsSubnetInPkts
xsSubnetInPkts
Module: SMON2-MIB
OID (symbolic): SMON2-MIB::xsSubnetInPkts
OID (numeric): 1.3.6.1.4.1.81.30.2.4.2.1.4
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description: The number of packets without errors transmitted to this subnetwork address since it was added to the xsSubnetTable. 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 xsSubnetInPkts?
This read-only zero-based counter tracks the number of error-free packets received by this subnetwork address since it was added to xsSubnetTable, counted at the link layer (so a fragmented network-layer packet increments this multiple times). Admins use it to see inbound traffic volume for an entire subnet rather than per individual host.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.2.4.2.1.4 snmpwalk -v2c -c public <target> SMON2-MIB::xsSubnetInPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.2.4.2.1.4.1 snmpget -v2c -c public <target> SMON2-MIB::xsSubnetInPkts.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::xsSubnetInPkts 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.2 | xsSubnetTable | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.4.2.1 | xsSubnetEntry | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.4.2.1.4 | xsSubnetInPkts | SMON2-MIB |