CISCO-FLOW-METADATA-MIB
AI MIB Summary
The CISCO-FLOW-METADATA-MIB enables Cisco Medianet-capable network elements to expose and correlate six-tuple flow identifiers with their associated Type-Value attributes via the cfmMetadataFlowTable and cfmMetadataFlowAttrTable. This mechanism facilitates the transport of granular traffic metadata across network components to support advanced application visibility and policy enforcement.
The MIB module for managing Cisco medianet flow metadata. Metadata, in the simplest form, is data that qualifies other data. Flow metadata is data that describes a flow in the network. Metadata plays an important role in providing a framework, that makes data from one component available to another component on the same network element as well as across other network elements.
MIB Table Overview: =================== This MIB consists of two tables:
1) cfmMetadataFlowTable 2) cfmMetadataFlowAttrTable
cfmMetadataFlowTable provides the details about the six tuple which can uniquely identify a network traffic flow.
cfmMetadataFlowAttrTable will specify flow attributes carried in the metadata flow. Flow attribute values are represented in 'Type-Value' format.
cfmMetadataFlowAttrType - Represent the type of flow attribute. cfmMetadataFlowAttrValue - Represent corresponding flow attribute value.
cfmMetadataFlowTable and cfmMetadataFlowAttrTable are linked together using flow ID which will map respective metadata flow attributes with the corresponding flow key.
Main OID:
ciscoFlowMetadataMIB.1.3.6.1.4.1.9.9.789
27
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
ciscoFlowMetadataMIBThe MIB module for managing Cisco medianet flow metadata.
Metadata, in the simplest form, is data that qualifies
other data. Flow metadata is data that describes a flow
in the network. Metadata plays an important role in providing
a framework, that makes data from one component available to
another component on the same network element as well as
across other network elements.
MIB Table Overview:
===================
This MIB consists of two tables:
1) cfmMetadataFlowTable
2) cfmMetadataFlowAttrTable
cfmMetadataFlowTable provides the details about the six tuple
which can uniquely identify a network traffic flow.
cfmMetadataFlowAttrTable will specify flow attributes carried
in the metadata flow. Flow attribute values are
represented in 'Type-Value' format.
cfmMetadataFlowAttrType - Represent the type of flow attribute.
cfmMetadataFlowAttrValue - Represent corresponding flow
attribute value.
cfmMetadataFlowTable and cfmMetadataFlowAttrTable are linked
together using flow ID which will map respective metadata flow
attributes with the corresponding flow key. MODULE-IDENTITY .1.3.6.1.4.1.9.9.789 |
cFlowMetadataMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.789.0 |
cFlowMetadataMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.789.1 |
cfmMetadataFlowTableA list of 6-tuple and flow id that is used to
identify the metadata flows. SEQUENCE OF CfmMetadataFlowEntry .1.3.6.1.4.1.9.9.789.1.1 |
cfmMetadataFlowEntryAn entry containing the flow id and the 6-tuple
which is used as a key to uniquely identify a
metadata flow . CfmMetadataFlowEntry .1.3.6.1.4.1.9.9.789.1.1.1 |
cfmMetadataFlowIdID that uniquely identifies this metadata flow.
It is dynamically generated once the flow key
information is available and assigned to the flow. Unsigned32 .1.3.6.1.4.1.9.9.789.1.1.1.1 |
cfmMetadataFlowProtocolTypeThe protocol type of this metadata flow.ro Enumeration .1.3.6.1.4.1.9.9.789.1.1.1.2 |
cfmMetadataFlowDestAddrTypeThe type of destination Internet address of
this metadata flow.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.789.1.1.1.3 |
cfmMetadataFlowDestAddrThe destination Internet address of this metadata flow.
The type of this address is determined by the value of
cfmMetadataFlowDestAddrType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.789.1.1.1.4 |
cfmMetadataFlowDestPortThe destination port of this metadata flow.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.789.1.1.1.5 |
cfmMetadataFlowSrcAddrTypeThe type of source Internet address of this metadata flow.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.789.1.1.1.6 |
cfmMetadataFlowSrcAddrThe source Internet address of this metadata flow.
The type of this address is determined by the value of
cfmMetadataFlowSrcAddrType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.789.1.1.1.7 |
cfmMetadataFlowSrcPortThe source port of this metadata flow.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.789.1.1.1.8 |
cfmMetadataFlowSSRCThe Synchronization Source Identifier (SSRC) of this
metadata flow.ro Unsigned32 .1.3.6.1.4.1.9.9.789.1.1.1.9 |
cfmMetadataFlowAttrTableA list of metadata flows and their additional attribute
parameters.
cfmMetadataFlowAttrTable object is superseded by cfmMetadataFlowAttribTable.deprecated SEQUENCE OF CfmMetadataFlowAttrEntry .1.3.6.1.4.1.9.9.789.1.2 |
cfmMetadataFlowAttrEntryAn entry containing additional attribute parameter
for a particular metadata flow.
cfmMetadataFlowAttrEntry object is superseded by cfmMetadataFlowAttribEntry.deprecated CfmMetadataFlowAttrEntry .1.3.6.1.4.1.9.9.789.1.2.1 |
cfmMetadataFlowAttrTypeThe attribute type applicable to a given metadata flow.
The attribute types are explained in
CfmMetadataFlowAttrType.
cfmMetadataFlowAttrType object is superseded by
cfmMetadataIpFixIeId.rodeprecated CfmMetadataFlowAttributeType .1.3.6.1.4.1.9.9.789.1.2.1.1 |
cfmMetadataFlowAttrValueThe attribute value associated with the attribute type
of a given metadata flow.
cfmMetadataFlowAttrValue object is superseded by cfmMetadataFlowAttribValue.rodeprecated CfmMetadataFlowAttrVal .1.3.6.1.4.1.9.9.789.1.2.1.2 |
cfmMetadataFlowAllAttrTableA list of metadata flows and their additional attribute
parameters. SEQUENCE OF CfmMetadataFlowAllAttrEntry .1.3.6.1.4.1.9.9.789.1.3 |
cfmMetadataFlowAllAttrEntryAn entry containing additional attribute parameter
for a particular metadata flow. CfmMetadataFlowAllAttrEntry .1.3.6.1.4.1.9.9.789.1.3.1 |
cfmMetadataIpFixIeIdThe attribute IPFix IE-ID associated with the attribute of a
given metadata flow.
Logically, IE-ID is only 15 bits, but in existing transports,
such as the actual IPFIX transport protocol, and Cisco metadata
signaling in RSVP, the IE-ID is encoded as a uint16. If the
high-order bit is 0, then it indicates that VendorID is 0 (IANA
= IETF standardized attributes). Unsigned32 .1.3.6.1.4.1.9.9.789.1.3.1.1 |
cfmMetadataFlowAllAttrInstanceIdThe attribute arbitrary instance, assigned locally by the
implementation, associated with the attribute IPFix
IE-ID of a given metadata flow. Unsigned32 .1.3.6.1.4.1.9.9.789.1.3.1.2 |
cfmMetadataFlowAllAttrValueThe attribute value associated with the attribute IPFix IE-ID
of a given metadata flow.ro OCTET STRING .1.3.6.1.4.1.9.9.789.1.3.1.3 |
cfmMetadataFlowAllAttrPenThe attribute IANA Private Enterprise Number associated with
vendor for the attribute IPFix IE-ID of a given metadata flow.ro Unsigned32 .1.3.6.1.4.1.9.9.789.1.3.1.4 |
cFlowMetadataMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.789.2 |
cfmMetadataMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.789.2.1 |
cfmMetadataMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.789.2.2 |