CISCO-FLOW-METADATA-MIB

File: CISCO-FLOW-METADATA-MIB.mib (23304 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF INET-ADDRESS-MIB
SNMPv2-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP InetAddressType
InetAddress InetPortNumber TEXTUAL-CONVENTION
ciscoMgmt

Defined Types

CfmMetadataFlowAttributeType  
This object specifies the attributes types that is applicable to a given flow. The following are the entire possible metadata attribute types and a brief explanation for the same. other(0) - Other attribute types than listed below. appDescription(94) - Application description of the the flow. It is represented as a string of length 55 characters. appTag(95) - Application tag value of the flow. It is represented as unsigned32. appName(96) - Application name of the flow. It is represented as a string of length 24 characters. appVersion(97) - Application version of the flow. It is represented as a string of length 40 characters. appVendor(98) - Application vendor of the flow. It is represented as a string of length 40 characters. vmFlowTimeout(100) - Flow time out value of the flow. It is represented as unsigned32. vmRTPClockFrequency(101) - Clock frequency of the flow. It is represented as unsigned32. pakrate(103) - Packet rate of the flow. It is represented as unsigned64. l3Bitrate(104) - L3 bit rate of the flow. It is represented as unsigned32. mediaBitrate(105) - Media bit rate of the flow. It is represented as unsigned32. mediaVideoPaksize(106) - Media video bit rate of the flow. It is represented as unsigned32. globalSessionID(107) - Global session ID of the flow.It is represented as a string of length 80 characters. multipartySessionID(108) - Multi party session ID of the flow. It is represented as a string of length 80 characters. rtpMediaFlow(109) - RTP media flow attribute of the flow. It is represented as uint8. mediaEncryptionStatus(110) - Media encryption status of the flow. It is represented as uint8. syntheticTraffic(111) - Synthetic traffic represented as uint8. meteringPriority(112) - Metering Priority of the flow. It is represented as uint8. endpointModel(113) - Endpoint device model signaling the flow. It is represented as string of 40 characters length. endpointVendor(114) - Endpoint device vendor signaling the flow. It is represented as string of 40 characters length. endpointVersion(115) - Endpoint device version signaling the flow. It is represented as string of 40 characters length. ssrc(116) - Synchronization source of the flow. It is represented as uint32. endpointIPAddressType(117) - IP address type of the endpoint device signaling the flow. It is represented as uint8. endpointIPAddressLength(118) - IP address length of the endpoint device signaling the flow. It is represented as uint8. endpointIPAddressValue(119) - IP address of the endpoint device signaling the flow. It is represented as a string of 16 characters length. sipProxyServerType(120) - SIP proxy server IP address type of the flow. It is represented as uint8. sipProxyServerLength(121) - SIP proxy server IP address length of the flow. It is represented as uint8. sipProxyServerValue(122) - SIP proxy server IP address of the flow. It is represented as a string of 16 characters length. bandwidth(123) - Bandwidth of the flow. It is represented as uint32. deviceName(124) - Endpoint device name signaling the flow. It is represented as a string of 100 characters length. deviceClass(125) - Endpoint device class signaling the flow. It is represented as a string of 100 characters length. sipUserName(126) - SIP flow user name. It is represented as a string of 16 characters length. sipEmail(127) - SIP flow email ID. It is represented as a string of 24 characters length. audioCodec(128) - Audio codec of the flow. It is represented as uint8. bandwidthConsumed(129) - Bandwidth consumed of the flow. It is represented as uint32. payloadType(130) - Payload type of the flow. It is represented as uint8. mimeType(131) - MIME type of the flow. It is represented as a string of 16 characters length. extrapolatedBandwidth(132) - Extrapolated bandwidth of the flow. It is represented as uint32. cname(134) - cname of the flow. It is represented as a string of 24 characters in length. videoCodec(135) - Video codec of the flow. It is represented as uint8. sdpSessionID(136) - SDP session ID of the flow. It is represented as a string of 80 characters length. domainName(137) - Domain name of the flow. It is represented as a string of 24 characters length. endpointSwVersion(138) - Software version of the endpoint device signaling the flow. It is represented as a string of 24 characters length. tosDscp(139) - Tos/Dscp value of the flow. It is represented as uint8. This textual-convention and objects of this type have been deprecated as no longer needed. CfmMetadataFlowAttributeType object is superseded by cfmMetadataFlowAllAttrValue.
TEXTUAL-CONVENTION    
  INTEGER other(0), appDescription(94), appTag(95), appName(96), appVersion(97), appVendor(98), vmFlowTimeout(100), vmRTPClockFrequency(101), pakRate(103), l3Bitrate(104), mediaBitrate(105), mediaVideoPaksize(106), globalSessionID(107), multipartySessionID(108), rtpMediaFlow(109), mediaEncryptionStatus(110), syntheticTraffic(111), meteringPriority(112), endpointModel(113), endpointVendor(114), endpointVersion(115), ssrc(116), endpointIPAddressType(117), endpointIPAddressLength(118), endpointIPAddressValue(119), sipProxyServerType(120), sipProxyServerLength(121), sipProxyServerValue(122), bandwidth(123), deviceName(124), deviceClass(125), sipUserName(126), sipEmail(127), audioCodec(128), bandwidthConsumed(129), payloadType(130), mimeType(131), extrapolatedBandwidth(132), cname(134), videoCodec(135), sdpSessionID(136), domainName(137), endpointSwVersion(138), tosDscp(139)  

CfmMetadataFlowAttrVal  
This textual convention denotes a value to be used with 'cfmMetadataFlowAttributeType'. A ' CfmMetadataFlowAttrVal ' is always interpreted within the context of cfmMetadataFlowAttrEntry. Every usage of the ' CfmMetadataFlowAttrVal' textual convention is required to specify the ' CfmMetadataFlowAttributeType ' object. CfmMetadataFlowAttrVal object is deprecated as no longer needed.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..255)  

CfmMetadataFlowEntry  
SEQUENCE    
  cfmMetadataFlowId Unsigned32
  cfmMetadataFlowProtocolType INTEGER
  cfmMetadataFlowDestAddrType InetAddressType
  cfmMetadataFlowDestAddr InetAddress
  cfmMetadataFlowDestPort InetPortNumber
  cfmMetadataFlowSrcAddrType InetAddressType
  cfmMetadataFlowSrcAddr InetAddress
  cfmMetadataFlowSrcPort InetPortNumber
  cfmMetadataFlowSSRC Unsigned32

CfmMetadataFlowAttrEntry  
SEQUENCE    
  cfmMetadataFlowAttrType CfmMetadataFlowAttributeType
  cfmMetadataFlowAttrValue CfmMetadataFlowAttrVal

CfmMetadataFlowAllAttrEntry  
SEQUENCE    
  cfmMetadataIpFixIeId Unsigned32
  cfmMetadataFlowAllAttrInstanceId Unsigned32
  cfmMetadataFlowAllAttrValue OCTET STRING
  cfmMetadataFlowAllAttrPen Unsigned32

Defined Values

ciscoFlowMetadataMIB 1.3.6.1.4.1.9.9.789
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.
MODULE-IDENTITY    

cFlowMetadataMIBNotifs 1.3.6.1.4.1.9.9.789.0
OBJECT IDENTIFIER    

cFlowMetadataMIBObjects 1.3.6.1.4.1.9.9.789.1
OBJECT IDENTIFIER    

cFlowMetadataMIBConform 1.3.6.1.4.1.9.9.789.2
OBJECT IDENTIFIER    

cfmMetadataFlowTable 1.3.6.1.4.1.9.9.789.1.1
A list of 6-tuple and flow id that is used to identify the metadata flows.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfmMetadataFlowEntry

cfmMetadataFlowEntry 1.3.6.1.4.1.9.9.789.1.1.1
An entry containing the flow id and the 6-tuple which is used as a key to uniquely identify a metadata flow .
Status: current Access: not-accessible
OBJECT-TYPE    
  CfmMetadataFlowEntry  

cfmMetadataFlowId 1.3.6.1.4.1.9.9.789.1.1.1.1
ID that uniquely identifies this metadata flow. It is dynamically generated once the flow key information is available and assigned to the flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cfmMetadataFlowProtocolType 1.3.6.1.4.1.9.9.789.1.1.1.2
The protocol type of this metadata flow.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tcp(1), udp(2)  

cfmMetadataFlowDestAddrType 1.3.6.1.4.1.9.9.789.1.1.1.3
The type of destination Internet address of this metadata flow.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cfmMetadataFlowDestAddr 1.3.6.1.4.1.9.9.789.1.1.1.4
The destination Internet address of this metadata flow. The type of this address is determined by the value of cfmMetadataFlowDestAddrType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cfmMetadataFlowDestPort 1.3.6.1.4.1.9.9.789.1.1.1.5
The destination port of this metadata flow.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

cfmMetadataFlowSrcAddrType 1.3.6.1.4.1.9.9.789.1.1.1.6
The type of source Internet address of this metadata flow.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cfmMetadataFlowSrcAddr 1.3.6.1.4.1.9.9.789.1.1.1.7
The source Internet address of this metadata flow. The type of this address is determined by the value of cfmMetadataFlowSrcAddrType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cfmMetadataFlowSrcPort 1.3.6.1.4.1.9.9.789.1.1.1.8
The source port of this metadata flow.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

cfmMetadataFlowSSRC 1.3.6.1.4.1.9.9.789.1.1.1.9
The Synchronization Source Identifier (SSRC) of this metadata flow.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cfmMetadataFlowAttrTable 1.3.6.1.4.1.9.9.789.1.2
A list of metadata flows and their additional attribute parameters. cfmMetadataFlowAttrTable object is superseded by cfmMetadataFlowAttribTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfmMetadataFlowAttrEntry

cfmMetadataFlowAttrEntry 1.3.6.1.4.1.9.9.789.1.2.1
An entry containing additional attribute parameter for a particular metadata flow. cfmMetadataFlowAttrEntry object is superseded by cfmMetadataFlowAttribEntry.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CfmMetadataFlowAttrEntry  

cfmMetadataFlowAttrType 1.3.6.1.4.1.9.9.789.1.2.1.1
The attribute type applicable to a given metadata flow. The attribute types are explained in CfmMetadataFlowAttrType. cfmMetadataFlowAttrType object is superseded by cfmMetadataIpFixIeId.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CfmMetadataFlowAttributeType  

cfmMetadataFlowAttrValue 1.3.6.1.4.1.9.9.789.1.2.1.2
The attribute value associated with the attribute type of a given metadata flow. cfmMetadataFlowAttrValue object is superseded by cfmMetadataFlowAttribValue.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CfmMetadataFlowAttrVal  

cfmMetadataFlowAllAttrTable 1.3.6.1.4.1.9.9.789.1.3
A list of metadata flows and their additional attribute parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfmMetadataFlowAllAttrEntry

cfmMetadataFlowAllAttrEntry 1.3.6.1.4.1.9.9.789.1.3.1
An entry containing additional attribute parameter for a particular metadata flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  CfmMetadataFlowAllAttrEntry  

cfmMetadataIpFixIeId 1.3.6.1.4.1.9.9.789.1.3.1.1
The 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).
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..65535  

cfmMetadataFlowAllAttrInstanceId 1.3.6.1.4.1.9.9.789.1.3.1.2
The attribute arbitrary instance, assigned locally by the implementation, associated with the attribute IPFix IE-ID of a given metadata flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cfmMetadataFlowAllAttrValue 1.3.6.1.4.1.9.9.789.1.3.1.3
The attribute value associated with the attribute IPFix IE-ID of a given metadata flow.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cfmMetadataFlowAllAttrPen 1.3.6.1.4.1.9.9.789.1.3.1.4
The attribute IANA Private Enterprise Number associated with vendor for the attribute IPFix IE-ID of a given metadata flow.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cfmMetadataMIBCompliances 1.3.6.1.4.1.9.9.789.2.1
OBJECT IDENTIFIER    

cfmMetadataMIBGroups 1.3.6.1.4.1.9.9.789.2.2
OBJECT IDENTIFIER    

cfmMetadataMIBCompliance 1.3.6.1.4.1.9.9.789.2.1.1
The compliance statement for the CISCO-FLOW-METADATA-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cfmMetadataMIBComplianceV2 1.3.6.1.4.1.9.9.789.2.1.2
The compliance statement for the CISCO-FLOW-METADATA-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cfmMetadateFlowInfoGroup 1.3.6.1.4.1.9.9.789.2.2.1
A collection of objects which provide metadata flow information. cfmMetadateFlowInfoGroup object is superseded by cfmMetadateFlowInfoGroupV2.
Status: deprecated Access: read-only
OBJECT-GROUP    

cfmMetadateFlowInfoGroupV2 1.3.6.1.4.1.9.9.789.2.2.2
A collection of objects which provide metadata flow information.
Status: current Access: read-only
OBJECT-GROUP