All MIBs › FLOW-METER-MIB › flowDataFromPDUs
flowDataFromPDUs
Module: FLOW-METER-MIB
OID (symbolic): FLOW-METER-MIB::flowDataFromPDUs
OID (numeric): 1.3.6.1.2.1.40.2.1.1.30
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The count of packets flowing from destination to source for this flow.
What is flowDataFromPDUs?
Counts the packets that have flowed from the destination back toward the source for this specific flow, useful alongside flowDataFromOctets for computing the reverse-direction average packet size.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.40.2.1.1.30 snmpwalk -v2c -c public <target> FLOW-METER-MIB::flowDataFromPDUs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.40.2.1.1.30.1 snmpget -v2c -c public <target> FLOW-METER-MIB::flowDataFromPDUs.1
Start monitoring Vendor-neutral RTFM traffic flow meter/router, any manufacturer (RFC 2720) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FLOW-METER-MIB::flowDataFromPDUs OID value, configure state conditions and alerts, and monitor any Vendor-neutral RTFM traffic flow meter/router, any manufacturer (RFC 2720) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.40 | flowMIB | FLOW-METER-MIB |
| 1.3.6.1.2.1.40.2 | flowData | FLOW-METER-MIB |
| 1.3.6.1.2.1.40.2.1 | flowDataTable | FLOW-METER-MIB |
| 1.3.6.1.2.1.40.2.1.1 | flowDataEntry | FLOW-METER-MIB |
| 1.3.6.1.2.1.40.2.1.1.30 | flowDataFromPDUs | FLOW-METER-MIB |