All MIBs › FLOW-METER-MIB › flowDataDestSubscriberID
flowDataDestSubscriberID
Module: FLOW-METER-MIB
OID (symbolic): FLOW-METER-MIB::flowDataDestSubscriberID
OID (numeric): 1.3.6.1.2.1.40.2.1.1.34
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Subscriber ID associated with the destination address for this flow. A Subscriber ID is an unspecified text string, used to ascribe traffic flows to individual users. At this time the means by which a Subscriber ID may be associated with a flow is unspecified.
What is flowDataDestSubscriberID?
Holds an unspecified text identifier used to attribute this flow's destination traffic to a particular subscriber or user, mirroring flowDataSourceSubscriberID for the destination side of the conversation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.40.2.1.1.34 snmpwalk -v2c -c public <target> FLOW-METER-MIB::flowDataDestSubscriberID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.40.2.1.1.34.1 snmpget -v2c -c public <target> FLOW-METER-MIB::flowDataDestSubscriberID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> flowDataDestSubscriberID.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::flowDataDestSubscriberID 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.34 | flowDataDestSubscriberID | FLOW-METER-MIB |