FLOW-METER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
8
Rows
8
Columns
83
.1.3.6.1.2.1.40.1.1 · 1 row entry · 8 columns
An array of information about the RuleSets held in the
meter.
          
Any manager may configure a new RuleSet for the meter by
creating a row in this table with status active(1), and setting
values for all the objects in its rules.  At this stage the new
RuleSet is available but not 'running', i.e. it is not being
used by the meter to produce entries in the flow table.
          
To actually 'run' a RuleSet a manager must create a row in
the flowManagerInfoTable, set it's flowManagerStatus to
active(1), and set either its CurrentRuleSet or StandbyRuleSet
to point to the RuleSet to be run.
          
Once a RuleSet is running a manager may not change any of the
objects within the RuleSet itself.  Any attempt to do so should
result in a notWritable(17) SNMP error-status for such objects.
          
A manager may stop a RuleSet running by removing all
references to it in the flowManagerInfoTable (i.e. by setting
CurrentRuleSet and StandbyRuleSet values to 0).  This provides
          
a way to stop RuleSets left running if a manager fails.
For example, when a manager is started, it could search the
meter's flowManager table and stop all RuleSets having a
specified value of flowRuleInfoOwner.
          
To prevent a manager from interfering with variables belonging
to another manager, the meter should use MIB views [RFC2575] so
as to limit each manager's access to the meter's variables,
effectively dividing the single meter into several virtual
meters, one for each independent manager.
flowRuleSetInfoEntry entry .1.3.6.1.2.1.40.1.1.1
Information about a particular RuleSet.
Indexes
flowRuleInfoIndex
Column Syntax OID
flowRuleInfoIndex
An index which selects an entry in the flowRuleSetInfoTable.
Each such entry contains control information for a particular
RuleSet which the meter may run.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.40.1.1.1.1
flowRuleInfoSize
Number of rules in this RuleSet. Setting this variable will

cause the meter to allocate space for these rules.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.40.1.1.1.2
flowRuleInfoOwner
Identifies the manager which 'owns' this RuleSet. A manager
must set this variable when creating a row in this table.
UTF8OwnerStringr/w
Textual Convention: UTF8OwnerString OctetString
Type Constraints:
range: 0..127
.1.3.6.1.2.1.40.1.1.1.3
flowRuleInfoTimeStamp
Time this row's associated RuleSet was last changed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.40.1.1.1.4
flowRuleInfoStatus
The status of this flowRuleSetInfoEntry. If this value is
not active(1) the meter must not attempt to use the row's
associated RuleSet. Once its value has been set to active(1)
a manager may not change any of the other…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.40.1.1.1.5
flowRuleInfoName
An alphanumeric identifier used by managers and readers to
identify a RuleSet. For example, a manager wishing to run a
RuleSet named WWW-FLOWS could search the flowRuleSetInfoTable
to see whether the WWW-FLOWS RuleSet …
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.2.1.40.1.1.1.6
flowRuleInfoRulesReady deprecated
Indicates whether the rules for this row's associated RuleSet
are ready for use. The meter will refuse to 'run' the RuleSet
unless this variable has been set to true(1).
While RulesReady is false(2), the manager may mo…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.40.1.1.1.7
flowRuleInfoFlowRecords
The number of entries in the flow table for this RuleSet.
These may be current (waiting for collection by one or more
meter readers) or idle (waiting for the meter to recover
their memory).
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.40.1.1.1.8
.1.3.6.1.2.1.40.1.2 · 1 row entry · 2 columns
An array of information specific to each meter interface.
flowInterfaceEntry entry .1.3.6.1.2.1.40.1.2.1
Information about a particular interface.
Indexes
IF-MIBifIndex
Column Syntax OID
flowInterfaceSampleRate
The parameter N for statistical counting on this interface.
Set to N to count 1/Nth of the packets appearing at this
interface. A sampling rate of 1 counts all packets.
A sampling rate of 0 results in the interface bei…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.40.1.2.1.1
flowInterfaceLostPackets
The number of packets the meter has lost for this interface.
Such losses may occur because the meter has been unable to
keep up with the traffic volume.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.40.1.2.1.2
.1.3.6.1.2.1.40.1.3 · 1 row entry · 7 columns
An array of information about meter readers which have
registered their intent to collect flow data from this meter.
flowReaderInfoEntry entry .1.3.6.1.2.1.40.1.3.1
Information about a particular meter reader.
Indexes
flowReaderIndex
Column Syntax OID
flowReaderIndex
An index which selects an entry in the flowReaderInfoTable.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.40.1.3.1.1
flowReaderTimeout
Specifies the maximum time (in seconds) between flow data
collections for this meter reader. If this time elapses
without a collection, the meter should assume that this meter
reader has stopped collecting, and delete …
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.40.1.3.1.2
flowReaderOwner
Identifies the meter reader which created this row.
UTF8OwnerStringr/w
Textual Convention: UTF8OwnerString OctetString
Type Constraints:
range: 0..127
.1.3.6.1.2.1.40.1.3.1.3
flowReaderLastTime
Time this meter reader began its most recent data collection.

This variable should be written by a meter reader as its first
step in reading flow data. The meter will set this LastTime
value to its curre…
SNMPv2-TCTimeStampr/w
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.40.1.3.1.4
flowReaderPreviousTime
Time this meter reader began the collection before last.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.40.1.3.1.5
flowReaderStatus
The status of this FlowReaderInfoEntry. A value of active(1)
implies that the associated reader should be collecting data
from the meter. Once this variable has been set to active(1)
a manager may only change this row'…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.40.1.3.1.6
flowReaderRuleSet
An index to the array of RuleSets. Specifies a set of rules
of interest to this meter reader. The reader will attempt to
collect any data generated by the meter for this RuleSet, and
the meter will not recover the mem…
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.40.1.3.1.7
.1.3.6.1.2.1.40.1.4 · 1 row entry · 9 columns
An array of information about managers which have
          
registered their intent to run RuleSets on this meter.
flowManagerInfoEntry entry .1.3.6.1.2.1.40.1.4.1
Information about a particular meter 'task.' By creating
an entry in this table and activating it, a manager requests
that the meter 'run' the indicated RuleSet.

The entry also specifies a HighWaterMark an…
Indexes
flowManagerIndex
Column Syntax OID
flowManagerIndex
An index which selects an entry in the flowManagerInfoTable.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.40.1.4.1.1
flowManagerCurrentRuleSet
Index to the array of RuleSets. Specifies which set of
rules is the 'current' one for this task. The meter will
be 'running' the current RuleSet if this row's
flowManagerRunningStandby value is false(2).
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.40.1.4.1.2
flowManagerStandbyRuleSet
Index to the array of RuleSets. After reaching HighWaterMark
(see below) the manager will switch to using the task's
StandbyRuleSet in place of its CurrentRuleSet. For this to be
effective the designated StandbyRuleSe…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.40.1.4.1.3
flowManagerHighWaterMark
A value expressed as a percentage, interpreted by the meter
as an indication of how full the flow table should be before
it should switch to the standby RuleSet (if one has been
specified) for this task. Values of 0% o…
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.2.1.40.1.4.1.4
flowManagerCounterWrap deprecated
Specifies whether PDU and octet counters should wrap when
they reach the top of their range (normal behaviour for
Counter64 objects), or whether their scale factors should
be used instead. The combination of counter an…
Enumerationr/w
Enumerated Values:
1wrap
2scale
.1.3.6.1.2.1.40.1.4.1.5
flowManagerOwner
Identifies the manager which created this row.
UTF8OwnerStringr/w
Textual Convention: UTF8OwnerString OctetString
Type Constraints:
range: 0..127
.1.3.6.1.2.1.40.1.4.1.6
flowManagerTimeStamp
Time this row was last changed by its manager.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.40.1.4.1.7
flowManagerStatus
The status of this row in the flowManagerInfoTable. A value
of active(1) implies that this task may be activated, by
setting its CurrentRuleSet and StandbyRuleSet variables.
Its HighWaterMark and RunningStandby variabl…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.40.1.4.1.8
flowManagerRunningStandby
Set to true(1) by the meter to indicate that it has switched
to runnning this task's StandbyRuleSet in place of its

CurrentRuleSet. To switch back to the CurrentRuleSet, the
manager may simply set this v…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.40.1.4.1.9
.1.3.6.1.2.1.40.2.1 · 1 row entry · 41 columns
The list of all flows being measured.
flowDataEntry entry .1.3.6.1.2.1.40.2.1.1
The flow data record for a particular flow.
Indexes
flowDataRuleSet flowDataTimeMark flowDataIndex
Column Syntax OID
flowDataIndex
Value of this flow data record's index within the meter's
flow table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.40.2.1.1.1
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.
RMON2-MIBTimeFilter
Textual Convention: RMON2-MIBTimeFilter Unsigned32
.1.3.6.1.2.1.40.2.1.1.2
flowDataStatus deprecated
Status of this flow data record.
Enumeration
Enumerated Values:
1inactive
2current
.1.3.6.1.2.1.40.2.1.1.3
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.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.40.2.1.1.4
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
which the flow was observed and AdjacentA…
AdjacentType
Textual Convention: AdjacentType Enumeration
Type Values:
1ip
3nsap
7ethernet
9tokenring
11ipx
12appletalk
13decnet
15fddi
.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.
AdjacentAddress
Textual Convention: AdjacentAddress OctetString
Type Constraints:
range: 3..20
.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.
AdjacentAddress
Textual Convention: AdjacentAddress OctetString
Type Constraints:
range: 3..20
.1.3.6.1.2.1.40.2.1.1.7
flowDataSourcePeerType
Peer address type of the source for this flow.
PeerType
Textual Convention: PeerType Enumeration
Type Values:
1ipv4
2ipv6
3nsap
11ipx
12appletalk
13decnet
.1.3.6.1.2.1.40.2.1.1.8
flowDataSourcePeerAddress
Address of the peer device for the source of this flow.
PeerAddress
Textual Convention: PeerAddress OctetString
Type Constraints:
range: 3..20
.1.3.6.1.2.1.40.2.1.1.9
flowDataSourcePeerMask
1-bits in this mask indicate which bits must match when
comparing the source peer address for this flow.
PeerAddress
Textual Convention: PeerAddress OctetString
Type Constraints:
range: 3..20
.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.
TransportType
Textual Convention: TransportType Integer32
Type Constraints:
range: 1..255
.1.3.6.1.2.1.40.2.1.1.11
flowDataSourceTransAddress
Transport address for the source of this flow.
TransportAddress
Textual Convention: TransportAddress OctetString
Type Constraints:
range: 2
.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.
TransportAddress
Textual Convention: TransportAddress OctetString
Type Constraints:
range: 2
.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.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.40.2.1.1.14
flowDataDestAdjacentType
Adjacent address type of the destination for this flow.
AdjacentType
Textual Convention: AdjacentType Enumeration
Type Values:
1ip
3nsap
7ethernet
9tokenring
11ipx
12appletalk
13decnet
15fddi
.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.
AdjacentAddress
Textual Convention: AdjacentAddress OctetString
Type Constraints:
range: 3..20
.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.
AdjacentAddress
Textual Convention: AdjacentAddress OctetString
Type Constraints:
range: 3..20
.1.3.6.1.2.1.40.2.1.1.17
flowDataDestPeerType
Peer address type of the destination for this flow.
PeerType
Textual Convention: PeerType Enumeration
Type Values:
1ipv4
2ipv6
3nsap
11ipx
12appletalk
13decnet
.1.3.6.1.2.1.40.2.1.1.18
flowDataDestPeerAddress
Address of the peer device for the destination of this flow.
PeerAddress
Textual Convention: PeerAddress OctetString
Type Constraints:
range: 3..20
.1.3.6.1.2.1.40.2.1.1.19
flowDataDestPeerMask
1-bits in this mask indicate which bits must match when
comparing the destination peer type for this flow.
PeerAddress
Textual Convention: PeerAddress OctetString
Type Constraints:
range: 3..20
.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.
TransportType
Textual Convention: TransportType Integer32
Type Constraints:
range: 1..255
.1.3.6.1.2.1.40.2.1.1.21
flowDataDestTransAddress
Transport address for the destination of this flow.
TransportAddress
Textual Convention: TransportAddress OctetString
Type Constraints:
range: 2
.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.
TransportAddress
Textual Convention: TransportAddress OctetString
Type Constraints:
range: 2
.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.
Integer32
Constraints:
range: 0-255
.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.
Integer32
Constraints:
range: 0-255
.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.
Integer32
Constraints:
range: 1-255
.1.3.6.1.2.1.40.2.1.1.26
flowDataToOctets
The count of octets flowing from source to destination
for this flow.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.40.2.1.1.27
flowDataToPDUs
The count of packets flowing from source to destination
for this flow.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.40.2.1.1.28
flowDataFromOctets
The count of octets flowing from destination to source
for this flow.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.40.2.1.1.29
flowDataFromPDUs
The count of packets flowing from destination to source
for this flow.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.40.2.1.1.30
flowDataFirstTime
The time at which this flow was first entered in the table
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.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.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.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
the means by which a Subscriber ID may be …
OctetString
Constraints:
range: 4-20
.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
time the means by which a Subscriber ID ma…
OctetString
Constraints:
range: 4-20
.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
appear to be parts of the same accounting…
OctetString
Constraints:
range: 4-10
.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.
Integer32
Constraints:
range: 1-255
.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.
Integer32
Constraints:
range: 1-255
.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.
Integer32
Constraints:
range: 1-255
.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.
Integer32
Constraints:
range: 1-255
.1.3.6.1.2.1.40.2.1.1.39
flowDataDestKind
Destination kind for this flow. Determined by the rules, set
by a PushRule action when this flow was entered in the table.
Integer32
Constraints:
range: 1-255
.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.
Integer32
Constraints:
range: 1-255
.1.3.6.1.2.1.40.2.1.1.41

flowColumnActivityTable

table deprecated
.1.3.6.1.2.1.40.2.2 · 1 row entry · 4 columns
Index into the Flow Table.  Allows a meter reader to retrieve
a list containing the flow table indexes of flows which were
last active at or after a given time, together with the values
of a specified attribute for each such flow.
flowColumnActivityEntry entry .1.3.6.1.2.1.40.2.2.1
The Column Activity Entry for a particular attribute,
activity time and flow.
Indexes
flowColumnActivityAttribute flowColumnActivityTime flowColumnActivityIndex
Column Syntax OID
flowColumnActivityAttribute deprecated
Specifies the attribute for which values are required from
active flows.
FlowAttributeNumber
Textual Convention: FlowAttributeNumber Enumeration
Type Values:
1flowIndex
2flowStatus
3flowTimeMark
4sourceInterface
5sourceAdjacentType
6sourceAdjacentAddress
7sourceAdjacentMask
8sourcePeerType
9sourcePeerAddress
10sourcePeerMask
11sourceTransType
12sourceTransAddress
13sourceTransMask
14destInterface
15destAdjacentType
16destAdjacentAddress
17destAdjacentMask
18destPeerType
19destPeerAddress
20destPeerMask
21destTransType
22destTransAddress
23destTransMask
24pduScale
25octetScale
26ruleSet
27toOctets
28toPDUs
29fromOctets
30fromPDUs
31firstTime
32lastActiveTime
33sourceSubscriberID
34destSubscriberID
35sessionID
36sourceClass
37destClass
38flowClass
39sourceKind
40destKind
41flowKind
.1.3.6.1.2.1.40.2.2.1.1
flowColumnActivityTime deprecated
This variable is a copy of flowDataLastActiveTime in the
flow data record identified by the flowColumnActivityIndex
value of this flowColumnActivityTable entry.
RMON2-MIBTimeFilter
Textual Convention: RMON2-MIBTimeFilter Unsigned32
.1.3.6.1.2.1.40.2.2.1.2
flowColumnActivityIndex deprecated
Index of a flow table entry which was active at or after
a specified flowColumnActivityTime.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.40.2.2.1.3
flowColumnActivityData deprecated
Collection of attribute data for flows active after
flowColumnActivityTime. Within the OCTET STRING is a
sequence of { flow index, attribute value } pairs, one for
each active flow. The end of the sequence is marked b…
OctetString
Constraints:
range: 3-1000
.1.3.6.1.2.1.40.2.2.1.4
.1.3.6.1.2.1.40.2.3 · 1 row entry · 5 columns
Index into the Flow Table.  Allows a meter reader to retrieve
a sequence containing the values of a specified set of
attributes for a flow which came from a specified RuleSet and
which was last active at or after a given time.
flowDataPackageEntry entry .1.3.6.1.2.1.40.2.3.1
The data package containing selected variables from
active rows in the flow table.
Indexes
flowPackageSelector flowPackageRuleSet flowPackageTime flowPackageIndex
Column Syntax OID
flowPackageSelector
Specifies the attributes for which values are required from
an active flow. These are encoded as a sequence of octets
each containing a FlowAttribute number, preceded by an octet
giving the length of the sequence (not …
OctetString .1.3.6.1.2.1.40.2.3.1.1
flowPackageRuleSet
Specifies the index (in the flowRuleSetInfoTable) of the rule
set which produced the required flow.
Integer32
Constraints:
range: 1-255
.1.3.6.1.2.1.40.2.3.1.2
flowPackageTime
This variable is a copy of flowDataLastActiveTime in the
flow data record identified by the flowPackageIndex
value of this flowPackageTable entry.
RMON2-MIBTimeFilter
Textual Convention: RMON2-MIBTimeFilter Unsigned32
.1.3.6.1.2.1.40.2.3.1.3
flowPackageIndex
Index of a flow table entry which was active at or after
a specified flowPackageTime.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.40.2.3.1.4
flowPackageData
A collection of attribute values for a single flow, as
specified by this row's indexes. The attribute values are
contained within a BER-encoded sequence [ASN-1, ASN-BER],
in the order they appear in their flowPackageSe…
OctetString .1.3.6.1.2.1.40.2.3.1.5
.1.3.6.1.2.1.40.3.1 · 1 row entry · 7 columns
Contains all the RuleSets which may be used by the meter.
flowRuleEntry entry .1.3.6.1.2.1.40.3.1.1
The rule record itself.
Indexes
flowRuleSet flowRuleIndex
Column Syntax OID
flowRuleSet
Selects a RuleSet from the array of RuleSets.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.40.3.1.1.1
flowRuleIndex
The index into the Rule table. N.B: These values will
normally be consecutive, given the fall-through semantics
of processing the table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.40.3.1.1.2
flowRuleSelector
Indicates the attribute to be matched.

null(0) is a special case; null rules always succeed.

matchingStoD(50) is set by the meter's Packet Matching Engine.
Its value is true(1) if the PME i…
RuleAttributeNumberr/w
Textual Convention: RuleAttributeNumber Enumeration
Type Values:
0null
4sourceInterface
5sourceAdjacentType
6sourceAdjacentAddress
8sourcePeerType
9sourcePeerAddress
11sourceTransType
12sourceTransAddress
14destInterface
15destAdjacentType
16destAdjacentAddress
18destPeerType
19destPeerAddress
21destTransType
22destTransAddress
33sourceSubscriberID
34destSubscriberID
35sessionID
36sourceClass
37destClass
38flowClass
39sourceKind
40destKind
41flowKind
50matchingStoD
51v1
52v2
53v3
54v4
55v5
.1.3.6.1.2.1.40.3.1.1.3
flowRuleMask
The initial mask used to compute the desired value. If the
mask is zero the rule's test will always succeed.
RuleAddressr/w
Textual Convention: RuleAddress OctetString
Type Constraints:
range: 2..20
.1.3.6.1.2.1.40.3.1.1.4
flowRuleMatchedValue
The resulting value to be matched for equality.
Specifically, if the attribute chosen by the flowRuleSelector
logically ANDed with the mask specified by the flowRuleMask
equals the value specified in the flowRuleMatched…
RuleAddressr/w
Textual Convention: RuleAddress OctetString
Type Constraints:
range: 2..20
.1.3.6.1.2.1.40.3.1.1.5
flowRuleAction
The action to be taken if this rule's test succeeds, or if
the meter's 'test' flag is off. Actions are opcodes for the
meter's Packet Matching Engine; details are given in the
'Traffic Flow Measurement: Architecture' d…
ActionNumberr/w
Textual Convention: ActionNumber Enumeration
Type Values:
1ignore
2noMatch
3count
4countPkt
5return
6gosub
7gosubAct
8assign
9assignAct
10goto
11gotoAct
12pushRuleTo
13pushRuleToAct
14pushPktTo
15pushPktToAct
16popTo
17popToAct
.1.3.6.1.2.1.40.3.1.1.6
flowRuleParameter
A parameter value providing extra information for this rule's
action. Most of the actions use the parameter value to specify
which rule to execute after this rule's test has failed; details
are given in the 'Traffic Fl…
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.2.1.40.3.1.1.7