flowPackageData
FLOW-METER-MIB ·
.1.3.6.1.2.1.40.2.3.1.5
Object
column
OctetString
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 flowPackageSelector.
For example, to retrieve a flowPackage containing values for
attributes 11, 18 and 29, for a flow in RuleSet 7, with flow
index 3447, one would GET the package whose Object Identifier
(OID) is
flowPackageData . 3.11.18.29 . 7. 0 . 3447
To get a package for the next such flow which had been
active since time 12345 one would GETNEXT the package whose
Object Identifier (OID) is
flowPackageData . 3.11.18.29 . 7. 12345 . 3447
Context
- MIB
- FLOW-METER-MIB
- OID
.1.3.6.1.2.1.40.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- flowDataPackageEntry
- Table
- flowDataPackageTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | 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… | column | 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. | column | Integer32 | .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. | column | RMON2-MIBTimeFilter | .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. | column | Integer32 | .1.3.6.1.2.1.40.2.3.1.4 |