All MIBs › FLOW-METER-MIB › flowDataFromOctets
flowDataFromOctets
Module: FLOW-METER-MIB
OID (symbolic): FLOW-METER-MIB::flowDataFromOctets
OID (numeric): 1.3.6.1.2.1.40.2.1.1.29
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The count of octets flowing from destination to source for this flow.
What is flowDataFromOctets?
Counts the bytes that have flowed from the destination back toward the source for this specific flow. An admin compares this with flowDataToOctets to see whether a conversation is symmetric or heavily one-directional, such as a bulk download.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.40.2.1.1.29 snmpwalk -v2c -c public <target> FLOW-METER-MIB::flowDataFromOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.40.2.1.1.29.1 snmpget -v2c -c public <target> FLOW-METER-MIB::flowDataFromOctets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> flowDataFromOctets.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::flowDataFromOctets 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.29 | flowDataFromOctets | FLOW-METER-MIB |