flowDataDestPeerType
FLOW-METER-MIB ·
.1.3.6.1.2.1.40.2.1.1.18
Object
column
PeerType
Peer address type of the destination for this flow.
Context
- MIB
- FLOW-METER-MIB
- OID
.1.3.6.1.2.1.40.2.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- flowDataEntry
- Table
- flowDataTable
- Siblings
- 40
Syntax
PeerType
- Source
- PeerType
- Base type
Enumeration
Values & Constraints
Type Values
1 | ipv4 |
2 | ipv6 |
3 | nsap |
11 | ipx |
12 | appletalk |
13 | decnet |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| flowDataIndex Value of this flow data record's index within the meter's
flow table. | column | Integer32 | .1.3.6.1.2.1.40.2.1.1.1 |
| flowDataSourcePeerMask 1-bits in this mask indicate which bits must match when
comparing the source peer address for this flow. | column | PeerAddress | .1.3.6.1.2.1.40.2.1.1.10 |
| flowDataSourceTransType Transport address type of the source for this flow. The
value of this attribute will depend on the peer address type. | column | TransportType | .1.3.6.1.2.1.40.2.1.1.11 |
| flowDataSourceTransAddress Transport address for the source of this flow. | column | TransportAddress | .1.3.6.1.2.1.40.2.1.1.12 |
| flowDataSourceTransMask 1-bits in this mask indicate which bits must match when
comparing the transport source address for this flow. | column | TransportAddress | .1.3.6.1.2.1.40.2.1.1.13 |
| flowDataDestInterface Index of the interface associated with the dest address for
this flow. This value is one of the values contained in the
ifIndex field of the interfaces table. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.40.2.1.1.14 |
| flowDataDestAdjacentType Adjacent address type of the destination for this flow. | column | AdjacentType | .1.3.6.1.2.1.40.2.1.1.15 |
| flowDataDestAdjacentAddress Address of the adjacent device on the path for the
destination for this flow. | column | AdjacentAddress | .1.3.6.1.2.1.40.2.1.1.16 |
| flowDataDestAdjacentMask 1-bits in this mask indicate which bits must match when
comparing the adjacent destination address for this flow. | column | AdjacentAddress | .1.3.6.1.2.1.40.2.1.1.17 |
| flowDataDestPeerAddress Address of the peer device for the destination of this flow. | column | PeerAddress | .1.3.6.1.2.1.40.2.1.1.19 |
| flowDataTimeMark A TimeFilter for this entry. Allows GetNext and GetBulk
to find flow table rows which have changed since a specified
value of the meter's Uptime. | column | RMON2-MIBTimeFilter | .1.3.6.1.2.1.40.2.1.1.2 |
| flowDataDestPeerMask 1-bits in this mask indicate which bits must match when
comparing the destination peer type for this flow. | column | PeerAddress | .1.3.6.1.2.1.40.2.1.1.20 |
| flowDataDestTransType Transport address type of the destination for this flow. The
value of this attribute will depend on the peer address type. | column | TransportType | .1.3.6.1.2.1.40.2.1.1.21 |
| flowDataDestTransAddress Transport address for the destination of this flow. | column | TransportAddress | .1.3.6.1.2.1.40.2.1.1.22 |
| flowDataDestTransMask 1-bits in this mask indicate which bits must match when
comparing the transport destination address for this flow. | column | TransportAddress | .1.3.6.1.2.1.40.2.1.1.23 |
| flowDataPDUScale The scale factor applied to this particular flow. Indicates
the number of bits the PDU counter values should be moved left
to obtain the actual values. | column | Integer32 | .1.3.6.1.2.1.40.2.1.1.24 |
| flowDataOctetScale The scale factor applied to this particular flow. Indicates
the number of bits the octet counter values should be moved
left to obtain the actual values. | column | Integer32 | .1.3.6.1.2.1.40.2.1.1.25 |
| flowDataRuleSet The RuleSet number of the RuleSet which created this flow.
Allows a manager to use GetNext or GetBulk requests to find
flows belonging to a particular RuleSet. | column | Integer32 | .1.3.6.1.2.1.40.2.1.1.26 |
| flowDataToOctets The count of octets flowing from source to destination
for this flow. | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.40.2.1.1.27 |
| flowDataToPDUs The count of packets flowing from source to destination
for this flow. | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.40.2.1.1.28 |
| flowDataFromOctets The count of octets flowing from destination to source
for this flow. | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.40.2.1.1.29 |
| flowDataStatus deprecated Status of this flow data record. | column | Enumeration | .1.3.6.1.2.1.40.2.1.1.3 |
| flowDataFromPDUs The count of packets flowing from destination to source
for this flow. | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.40.2.1.1.30 |
| flowDataFirstTime The time at which this flow was first entered in the table | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.40.2.1.1.31 |
| flowDataLastActiveTime The last time this flow had activity, i.e. the time of
arrival of the most recent PDU belonging to this flow. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.40.2.1.1.32 |
| flowDataSourceSubscriberID Subscriber ID associated with the source address for this
flow. A Subscriber ID is an unspecified text string, used
to ascribe traffic flows to individual users. At this time
th… | column | OctetString | .1.3.6.1.2.1.40.2.1.1.33 |
| flowDataDestSubscriberID 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
ti… | column | OctetString | .1.3.6.1.2.1.40.2.1.1.34 |
| flowDataSessionID Session ID for this flow. Such an ID might be allocated
by a network access server to distinguish a series of sessions
between the same pair of addresses, which would otherwise
a… | column | OctetString | .1.3.6.1.2.1.40.2.1.1.35 |
| flowDataSourceClass Source class for this flow. Determined by the rules, set by
a PushRule action when this flow was entered in the table. | column | Integer32 | .1.3.6.1.2.1.40.2.1.1.36 |
| flowDataDestClass Destination class for this flow. Determined by the rules, set
by a PushRule action when this flow was entered in the table. | column | Integer32 | .1.3.6.1.2.1.40.2.1.1.37 |
| flowDataClass Class for this flow. Determined by the rules, set by a
PushRule action when this flow was entered in the table. | column | Integer32 | .1.3.6.1.2.1.40.2.1.1.38 |
| flowDataSourceKind Source kind for this flow. Determined by the rules, set by
a PushRule action when this flow was entered in the table. | column | Integer32 | .1.3.6.1.2.1.40.2.1.1.39 |
| flowDataSourceInterface 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. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.40.2.1.1.4 |
| flowDataDestKind Destination kind for this flow. Determined by the rules, set
by a PushRule action when this flow was entered in the table. | column | Integer32 | .1.3.6.1.2.1.40.2.1.1.40 |
| flowDataKind Class for this flow. Determined by the rules, set by a
PushRule action when this flow was entered in the table. | column | Integer32 | .1.3.6.1.2.1.40.2.1.1.41 |
| flowDataSourceAdjacentType Adjacent address type of the source for this flow.
If metering is being performed at the network level,
AdjacentType will indicate the medium for the interface on
w… | column | AdjacentType | .1.3.6.1.2.1.40.2.1.1.5 |
| flowDataSourceAdjacentAddress Address of the adjacent device on the path for the source
for this flow. | column | AdjacentAddress | .1.3.6.1.2.1.40.2.1.1.6 |
| flowDataSourceAdjacentMask 1-bits in this mask indicate which bits must match when
comparing the adjacent source address for this flow. | column | AdjacentAddress | .1.3.6.1.2.1.40.2.1.1.7 |
| flowDataSourcePeerType Peer address type of the source for this flow. | column | PeerType | .1.3.6.1.2.1.40.2.1.1.8 |
| flowDataSourcePeerAddress Address of the peer device for the source of this flow. | column | PeerAddress | .1.3.6.1.2.1.40.2.1.1.9 |