All MIBs › FLOW-METER-MIB › flowDataSourceInterface
flowDataSourceInterface
Module: FLOW-METER-MIB
OID (symbolic): FLOW-METER-MIB::flowDataSourceInterface
OID (numeric): 1.3.6.1.2.1.40.2.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Index of the interface associated with the source address for this flow. It's value is one of those contained in the ifIndex field of the meter's interfaces table.
What is flowDataSourceInterface?
Identifies, via the meter's own interface table ifIndex values, which interface this flow's traffic entered on from the source side. An admin uses this to see which physical or logical interface carried a given conversation's inbound leg.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.40.2.1.1.4 snmpwalk -v2c -c public <target> FLOW-METER-MIB::flowDataSourceInterface
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.40.2.1.1.4.1 snmpget -v2c -c public <target> FLOW-METER-MIB::flowDataSourceInterface.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> flowDataSourceInterface.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::flowDataSourceInterface 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.4 | flowDataSourceInterface | FLOW-METER-MIB |