CISCO-CONTENT-DELIVERY-STREAMING-MIB
AI MIB Summary
The CISCO-CONTENT-DELIVERY-STREAMING-MIB enables monitoring and management of Cisco Content Delivery Network (CDN) nodes by tracking live and Video-on-Demand (VOD) streaming sessions, cache states (pre-positioned and dynamic), and protocol-specific metrics for HTTP, RTSP, RTMP, and Microsoft Media Server. This instrumentation provides visibility into origin and upstream server interactions, ingesting rates, and one-to-many distribution performance across Flash Media Streaming (FMS) and High Capacity (HC) modules.
This MIB instrumentation is for managing the Content Delivery and Streaming functionality on Cisco devices.
Contents are ingested into content delivery network and then distributed to clients. There are two types of contents in content delivery network - live and VOD. VOD contents can be pre-positioned or dynamically cached into the content delivery network. Live stream is ingested and delivered to a large audience using one-to-many split.
Streaming protocols are supported, by different streaming modules. These include HTTP, RTSP, Microsoft Media Server, RTMP and their varieties.
ACRONYM:
CDN Content Delivery Network FMS Flash Media Streaming HC High Capacity MS Movie Streamer RTMP Real Time Messaging Protocol VOD Video On Demand WMT Window Media Technology
GLOSSARY:
Dynamic cache Content is dynamically ingested into Content Delivery Network when the server does not find a client's requested content in its local hard disk storage.
Origin Server The server on which all original copies of content reside. It locates outside the CDN.
Pre-position The content is ingested into Content Delivery Network at or near the point of planned use to reduce reaction time, and to ensure timely response to requests during initial phase of an operation.
Real Time Messaging Protocol A multimedia streaming and RPC protocol primarily used in Adobe Flash.
Upstream Server Upstream server is a server that is located higher in the Content Delivery Network hierarchy.
Main OID:
ciscoContentDeliveryStreamingMIB.1.3.6.1.4.1.9.9.708
29
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
ciscoContentDeliveryStreamingMIBThis MIB instrumentation is for managing the Content Delivery
and Streaming functionality on Cisco devices.
Contents are ingested into content delivery network and then
distributed to clients. There are two types of contents in
content delivery network - live and VOD. VOD contents can be
pre-positioned or dynamically cached into the content delivery
network. Live stream is ingested and delivered to a large
audience using one-to-many split.
Streaming protocols are supported, by different streaming
modules. These include HTTP, RTSP, Microsoft Media Server, RTMP
and their varieties.
ACRONYM:
CDN Content Delivery Network
FMS Flash Media Streaming
HC High Capacity
MS Movie Streamer
RTMP Real Time Messaging Protocol
VOD Video On Demand
WMT Window Media Technology
GLOSSARY:
Dynamic cache
Content is dynamically ingested into Content Delivery
Network when the server does not find a client's requested
content in its local hard disk storage.
Origin Server
The server on which all original copies of content reside.
It locates outside the CDN.
Pre-position
The content is ingested into Content Delivery Network at or
near the point of planned use to reduce reaction time, and
to ensure timely response to requests during initial phase
of an operation.
Real Time Messaging Protocol
A multimedia streaming and RPC protocol primarily used in
Adobe Flash.
Upstream Server
Upstream server is a server that is located higher in the
Content Delivery Network hierarchy. MODULE-IDENTITY .1.3.6.1.4.1.9.9.708 |
ciscoCdsMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.708.1 |
ccdsStreamingModule OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.708.1.1 |
ccdsStreamingStatsTableThis table contains the general statistics information for all
streaming modules in content delivery environment. SEQUENCE OF CcdsStreamingStatsEntry .1.3.6.1.4.1.9.9.708.1.1.1 |
ccdsStreamingStatsEntryAn entry (conceptual row) in the 'ccdsStreamingStatsTable'.
Each row provides statistics for one streaming module or one
live program. The ccdsStreamingStatsIndex identifies this
entry. The ccdsStreamingStatsType indicates the entry type.
If an entry represents a streaming module, it is created when
the streaming module is enabled and delelted when the streaming
module is disabled. If an entry represents a live program, it
is created when the live program is added and deleted when the
live program is removed. CcdsStreamingStatsEntry .1.3.6.1.4.1.9.9.708.1.1.1.1 |
ccdsStreamingStatsIndexAn arbitrary index number to represent a statistics entry for
a given type of streaming module instance or a live program.
The type of this entry is identified by the value of the
corresponding instance of 'ccdsStreamingStatsType'.
The agent creates a row in this table when the streaming module
is enabled and destroys it when the streaming module is
disabled. The instance identifier value usage/re-usage and its
management is implementation specific. Unsigned32 .1.3.6.1.4.1.9.9.708.1.1.1.1.1 |
ccdsStreamingStatsDescrThis object indicates a human-readable string representing
this streaming module instance or live program.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.708.1.1.1.1.2 |
ccdsStreamingStatsModuleTypeThis object indicates the type of this statistic table
entry.
'unknown' - If the module type is unknown, it is a module
not yet defined at MIB design time. This is for
extension purpose.
'http' - This is a http module.
'wmt' - This is a windows media technology module.
'ms' - This is a movie streamer module.
'fms' - This is a flash media streaming module.ro Enumeration .1.3.6.1.4.1.9.9.708.1.1.1.1.3 |
ccdsStreamingStatsRequestsThis object indicates the total number of end-user requests
this streaming instance has received.
The value of this object is sum total of the value of
corresponding instance of 'ccdsStreamingStatsLiveRequests' and
'ccdsStreamingStatsVODRequests'.ro Counter32 .1.3.6.1.4.1.9.9.708.1.1.1.1.4 |
ccdsStreamingStatsLiveRequestsThis object indicates the total number of end-user requests
for live streams.ro Counter32 .1.3.6.1.4.1.9.9.708.1.1.1.1.5 |
ccdsStreamingStatsVODRequestsThis object indicates the total number of end-user requests
for Video On Demand contents.ro Counter32 .1.3.6.1.4.1.9.9.708.1.1.1.1.6 |
ccdsStreamingStatsPrepHitRequestsThis object indicates the total number of end-user requests
for which requested contents are pre-positioned into local cache
beforehand. These requests are served from local cache.ro Counter32 .1.3.6.1.4.1.9.9.708.1.1.1.1.7 |
ccdsStreamingStatsCacheHitRequestsThis object indicates the total number of end-user requests
which are served from previously cached contents.ro Counter32 .1.3.6.1.4.1.9.9.708.1.1.1.1.8 |
ccdsStreamingStatsMissRequestsThis object indicates the total number of end-user requests
for which the requested contents are not available in local
cache. These requests are either served by dynamically
caching the content from origin server, or not served at all
if the contents are not available on origin server.ro Counter32 .1.3.6.1.4.1.9.9.708.1.1.1.1.9 |
ccdsStreamingStatsClientErrorsThis object indicates the total number of failed end-user
requests due to errors from the client-side.ro Counter32 .1.3.6.1.4.1.9.9.708.1.1.1.1.10 |
ccdsStreamingStatsServerErrorsThis object indicates the total number of failed end-user
requests, due to errors encountered in either streaming module
or upstream server, or the origin server.ro Counter32 .1.3.6.1.4.1.9.9.708.1.1.1.1.11 |
ccdsStreamingStatsBlockedRequestsThis object indicates the total number of end-user requests
blocked by this streaming module instance. Requests are refused
and error response are sent. The reason might be one of, but
not limited to, URL filtering, Authentication failure, or rule
template match, etc.ro Counter32 .1.3.6.1.4.1.9.9.708.1.1.1.1.12 |
ccdsStreamingStatsServedBytesThis object indicates the total number of bytes in the
response served by this streaming module instance.
The value of this object is same as the value of the
corresponding instance of 'ccdsStreamingStatsHCServedBytes' (64
bit version), differing only in the capacity.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.9.9.708.1.1.1.1.13 |
ccdsStreamingStatsHCServedBytesThis object indicates the total number of bytes in the
response served by this streaming module instance.
The value of this object is same as the value of the
corresponding instance of 'ccdsStreamingStatsServedBytes' (32
bit version), differing only in the capacity.ro Counter64 UNITS "Bytes" .1.3.6.1.4.1.9.9.708.1.1.1.1.14 |
ccdsStreamingStatsLiveBytesThis object indicates total live stream bytes served by this
streaming module instance.
The value of this object is same as the value of the
corresponding instance of 'ccdsStreamingStatsHCLiveBytes' (64
bit version), differing only in the capacity.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.9.9.708.1.1.1.1.15 |
ccdsStreamingStatsHCLiveBytesThis object indicates total live stream bytes served by this
streaming module instance.
The value of this object is same as the value of the
corresponding instance of 'ccdsStreamingStatsLiveBytes' (32 bit
version), differing only in the capacity.ro Counter64 UNITS "Bytes" .1.3.6.1.4.1.9.9.708.1.1.1.1.16 |
ccdsStreamingStatsVODBytesThis object indicates total bytes served for VOD requests,
which are read from local cache, by this streaming module
instance.
The value of this object is same as the value of the
corresponding instance of 'ccdsStreamingStatsHCVODBytes' (64
bit version), differing only in the capacity.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.9.9.708.1.1.1.1.17 |
ccdsStreamingStatsHCVODBytesThis object indicates total bytes served for VOD requests,
which are read from local cache, by this streaming module
instance.
The value of this object is same as the value of the
corresponding instance of 'ccdsStreamingStatsVODBytes' (32 bit
version), differing only in the capacity.ro Counter64 UNITS "Bytes" .1.3.6.1.4.1.9.9.708.1.1.1.1.18 |
ccdsStreamingStatsBandwidthUnitThis object indicates the type unit for the bandwidth rate in
the value of the corresponding instance of
'ccdsStreamingStatsBandwidthRate'.ro CiscoCdsBandwidthUnitType .1.3.6.1.4.1.9.9.708.1.1.1.1.19 |
ccdsStreamingStatsBandwidthRateThis object indicates the current bandwidth rate occupied by
this streaming module instance.ro Gauge32 .1.3.6.1.4.1.9.9.708.1.1.1.1.20 |
ccdsStreamingStatsConcurrentRequestsThis object indicates the number of concurrent requests this
streaming module instance is serving at current time.ro Gauge32 .1.3.6.1.4.1.9.9.708.1.1.1.1.21 |
ciscoCdsMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.708.2 |
ciscoCdsMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.708.2.1 |
ciscoCdsMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.708.2.2 |