All MIBs › DES3225G-MIB › swPortStTotalFramesRx
swPortStTotalFramesRx
Module: DES3225G-MIB
OID (symbolic): DES3225G-MIB::swPortStTotalFramesRx
OID (numeric): 1.3.6.1.4.1.171.11.24.3.3.1.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: This counter is incremented once for every received packets. This include rejected and local packets which are not forwarded to the switching core for transmission. This counter should reflect all packets received on the line.
What is swPortStTotalFramesRx?
A running counter of every packet received on the port, including rejected and local packets, giving the true total receive-frame count regardless of forwarding outcome. Comparing this to swPortStFrameRx can reveal how many received frames are actually being dropped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.11.24.3.3.1.8 snmpwalk -v2c -c public <target> DES3225G-MIB::swPortStTotalFramesRx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.11.24.3.3.1.8.1 snmpget -v2c -c public <target> DES3225G-MIB::swPortStTotalFramesRx.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swPortStTotalFramesRx.1
Start monitoring D-Link DES-3225G switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DES3225G-MIB::swPortStTotalFramesRx OID value, configure state conditions and alerts, and monitor any D-Link DES-3225G switch 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.11 | dlink_mgmt | DES2218-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.11.24 | des3225gSeries | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3 | swPortPackage | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3.3 | swPortStTable | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3.3.1 | swPortStEntry | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3.3.1.8 | swPortStTotalFramesRx | DES3225G-MIB |