All MIBs › SWITCH-RMON-MIB › rEtherStatsPkts
rEtherStatsPkts
Module: SWITCH-RMON-MIB
OID (symbolic): SWITCH-RMON-MIB::rEtherStatsPkts
OID (numeric): 1.3.6.1.4.1.8886.6.1.22.1.1.1.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The total number of packets (including bad packets, broadcast packets, and multicast packets) received.
What is rEtherStatsPkts?
This counter tracks the total number of packets received on the monitored interface, including bad, broadcast, and multicast packets. It's the base packet-count metric admins use alongside rEtherStatsOctets to gauge overall traffic volume on that segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.1.1.1.5 snmpwalk -v2c -c public <target> SWITCH-RMON-MIB::rEtherStatsPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.1.1.1.5.1 snmpget -v2c -c public <target> SWITCH-RMON-MIB::rEtherStatsPkts.1
Start monitoring Raisecom Ethernet switch (RMON traffic-statistics/history collection) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWITCH-RMON-MIB::rEtherStatsPkts OID value, configure state conditions and alerts, and monitor any Raisecom Ethernet switch (RMON traffic-statistics/history collection) from a single console.
OID Breakdown
Upper-level ancestors (9 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.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8886.6.1.22 | rmonMib | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1 | rStatistics | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1 | rEtherStatsTable | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1.1 | rEtherStatsEntry | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.1.1.1.5 | rEtherStatsPkts | SWITCH-RMON-MIB |