CISCO-CDSTV-SERVER-MIB

File: CISCO-CDSTV-SERVER-MIB.mib (27379 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB SNMPv2-TC DIFFSERV-DSCP-TC
CISCO-SMI

Imported symbols

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

Defined Types

CiscoCdstvEcn  
The Explicit Congestion Notification (ECN) field consists of two bits that denote the end points of a transfer protocol as ECN-capable, or that ECN is not being used. The possible values of the ECN Capable Transport Codepoint (ECT) are: ect1(1) - Use ECN with ECT(1) setting. ect0(2) - Use ECN with ECT(0) setting (recommended). congestion(3) - Congestion is experienced by router. disabled(4) - Do not use ECN Setting the ECN field to 3 is performed by the router to indicate congestion is experienced. ECN is set separately for cache and transport interfaces. ECN can also be set for HTTP Streamers when HTTP is selected as the cache-fill protocol for VVI.
TEXTUAL-CONVENTION    
  INTEGER ect1(1), ect0(2), congestion(3), disabled(4)  

Defined Values

ciscoCdstvServerMIB 1.3.6.1.4.1.9.9.754
This MIB module defines server configuration that faciliate the management of the Cisco Content Delivery System for TV (CDS-TV) product family. CDS-TV is a suite of products and software applications providing ingest, storage, caching, streaming, playout and on-demand delivery of video to television or set-top-box clients. Abbreviations: CDS Content Delivery System CDSM Content Delivery System Manager ISA Interactive Services Architecture ISV Integrated Streamer-Vault FSI File Service Interface FTP File Transfer Protocol MPEG Motion Picture Experts Group MSA Managed Services Architecture NDVR Network Digital Video Recorder RTSP Real-Time Streaming Protocol STB Set-Top Box VVI Virtual Video Infrastructure Device Roles: Vault: Content delivery application responsible for ingesting and storing video content and making it available to streamers and/or caching nodes. Caching Nodes: Content delivery application responsible for caching content from vault (using CCP) and then streaming content out to streamers over HTTP or CCP. Streamer: Content delivery application responsible for streaming video out to STB's. ISV: Content delivery application capable of acting as both a vault and as a streamer in a single device. Controller (also called 'CDSM'): CDS application providing a web-based interface for monitoring, control and configuration of CDS devices(streamers, vaults, caching nodes and ISV's), device arrays/groups, and the complete CDS deployment. Recorder: Content delivery application responsible for recording NDVR content and delivering it to streamers. Role-specific objects: cdstvServerCommonObjects apply to all roles cdstvServerStreamingObjects apply to streamer and ISV role specified by cdstvServerRole cdstvServerStorageObjects apply to vault and ISV role specified by cdstvServerRole cdstvServerCachingObjects apply to cachingserver role specified by cdstvServerRole
MODULE-IDENTITY    

ciscoCdstvServerMIBNotifs 1.3.6.1.4.1.9.9.754.0
OBJECT IDENTIFIER    

ciscoCdstvServerMIBObjects 1.3.6.1.4.1.9.9.754.1
OBJECT IDENTIFIER    

ciscoCdstvServerMIBConform 1.3.6.1.4.1.9.9.754.2
OBJECT IDENTIFIER    

ciscoCdstvServerMIBCompliances 1.3.6.1.4.1.9.9.754.2.1
OBJECT IDENTIFIER    

cdstvServerCommonObjects 1.3.6.1.4.1.9.9.754.1.1
OBJECT IDENTIFIER    

cdstvServerStreamingObjects 1.3.6.1.4.1.9.9.754.1.2
OBJECT IDENTIFIER    

cdstvServerStorageObjects 1.3.6.1.4.1.9.9.754.1.3
OBJECT IDENTIFIER    

cdstvServerCachingObjects 1.3.6.1.4.1.9.9.754.1.4
OBJECT IDENTIFIER    

cdstvServerRole 1.3.6.1.4.1.9.9.754.1.1.1
This object indicates the type/role of this server: isv(1) - Cisco CDS Integrated Streamer Vault vault(2) - Cisco CDS Vault streamer(3) - Cisco CDS Streamer controller(4) - Cisco CDS Manager (CDSM) cachingserver(5) - Cisco CDS Caching Node/Server recorder(6) - Cisco CDS Recorder
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER isv(1), vault(2), streamer(3), controller(4), cachingserver(5), recorder(6)  

cdstvServerPartNo 1.3.6.1.4.1.9.9.754.1.1.2
This object indicates the part number of this device, which uniquely identifies the type of hardware this CDS application is running on, for example, CDE-420 2S3.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cdstvServerID 1.3.6.1.4.1.9.9.754.1.1.3
This object indicates the unique server ID assigned to this device. Server ID's are auto-assigned by the CDS when servers are configured and are used to uniquely identify, optionally with the group ID, a device in the CDS.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cdstvServerGroupID 1.3.6.1.4.1.9.9.754.1.1.4
This object indicates the group ID of the group this server belong to. Group ID's are auto-assigned when server groups are configured in the CDS.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cdstvServerHostname 1.3.6.1.4.1.9.9.754.1.1.5
This object specifies the optional fully qualified hostname for this server, for example, vault.cisco.com.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

cdstvServerTTL 1.3.6.1.4.1.9.9.754.1.1.6
This object specifies the IP time to live (TTL) for data packets.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

cdstvServerDefaultStreamCacheSettings 1.3.6.1.4.1.9.9.754.1.1.7
OBJECT IDENTIFIER    

cdstvCacheJumboFramesEnable 1.3.6.1.4.1.9.9.754.1.1.8
This object specifies the status of jumbo frames on cache interfaces: 'true' - Jumbo frames are enabled 'false' - Jumbo frames are disabled
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdstvServerOffloadEnable 1.3.6.1.4.1.9.9.754.1.1.9
This object specifies the current offload status of the server. When Server Offload is enabled, the server is configured not to accept new provisioning. 'true' - Server offload is enabled 'false' - Server offload is disabled
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdstvServerTransportCacheIPPkts 1.3.6.1.4.1.9.9.754.1.1.10
OBJECT IDENTIFIER    

cdstvServerNullStreamingEnable 1.3.6.1.4.1.9.9.754.1.1.11
This object specifies whether the streaming of null MPEG files is allowed or not: 'true' - Null MPEG streaming is allowed. 'false' - NUll MPEG streaming is not allowed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdstvServerStartingTransportPort 1.3.6.1.4.1.9.9.754.1.2.1
This object specifies the beginning default UDP port number used for stream and stream/cache interfaces on this streamer or ISV.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

cdstvServerEndingTransportPort 1.3.6.1.4.1.9.9.754.1.2.2
This object specifies the ending default UDP port number used for stream and stream/cache interfaces on this streamer or ISV.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

cdstvStreamJumboFramesEnable 1.3.6.1.4.1.9.9.754.1.2.3
This object specifies the status of jumbo frames on stream interfaces of this streamer or ISV: 'true' - Jumbo frames are enabled. 'false' - Jumbo frames are disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdstvServerStreamGroupInfo 1.3.6.1.4.1.9.9.754.1.2.4
OBJECT IDENTIFIER    

cdstvServerStreamGroupName 1.3.6.1.4.1.9.9.754.1.2.4.1
This object indicates the name of the stream group this streamer or ISV is a member of. Group name for a stream group is configured in the CDSM.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cdstvServerStreamGroupID 1.3.6.1.4.1.9.9.754.1.2.4.2
This object indicates the ID of the stream group this streamer or ISV is a member of. Stream group ID is auto-assigned by CDS when the stream group is created.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cdstvServerStreamerIsCache 1.3.6.1.4.1.9.9.754.1.2.4.3
This object specifies whether 'Streamer Is Cache' is enabled on this streamer. If 'Streamer Is Cache' is enabled, the Streamer can be used as a possible cache-fill source by a Streamer in a different Stream Group. All Stream Groups that have at least one Streamer with 'Streamer is Cache' enabled are displayed on the 'Stream to Cache Map' page, where the Stream Group can be selected as a possible cache-fill source and given a preference. Only the Streamers with 'Streamer Is Cache' enabled are used as possible cache-fill sources. The protocol used for cache-fill responses from Streamers is always CCP. 'true' - 'Streamer Is Cache' is enabled 'false' - 'Streamer Is Cache' is disabled
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdstvVaultMirrorCopies 1.3.6.1.4.1.9.9.754.1.3.1
This object specifies the number of content copies on a Vault or ISV that will ensure there is at least one copy at each site.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..10  

cdstvServerCacheGroupInformation 1.3.6.1.4.1.9.9.754.1.4.1
OBJECT IDENTIFIER    

cdstvServerCacheGroupName 1.3.6.1.4.1.9.9.754.1.4.1.1
This object indicates the name of the cache group this Caching Node is a member of. Group name for a caching group is configured in the CDSM.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cdstvServerCacheGroupID 1.3.6.1.4.1.9.9.754.1.4.1.2
This object indicates the ID of the caching group this Caching Node is a member of. Caching Group ID is auto-assigned by the CDS when a caching group is created.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cdstvVaultLocalCopies 1.3.6.1.4.1.9.9.754.1.3.2
This object specifies the number of local copies on a Vaults or ISV at a site.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4  

cdstvServerFTPOutSettings 1.3.6.1.4.1.9.9.754.1.3.3
OBJECT IDENTIFIER    

cdstvServerVaultGroupInformation 1.3.6.1.4.1.9.9.754.1.3.4
OBJECT IDENTIFIER    

cdstvServerFTPOutInterface 1.3.6.1.4.1.9.9.754.1.3.3.1
This object specifies whether the management interface or the ingest interface is used for FTP pull and FTP push on a Vault or ISV. management(1) - Management interface is used for FTP pull and FTP push ingest(2) - Ingest interface is used for FTP pull and FTP push
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER management(1), ingest(2)  

cdstvServerFTPOutBandwidth 1.3.6.1.4.1.9.9.754.1.3.3.2
This object specifies the maximum bandwidth allowed for FTP functionality on a Vault or ISV.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1000  

cdstvServerFTPOutSessions 1.3.6.1.4.1.9.9.754.1.3.3.3
This object specifies the maximum number of FTP out sessions allowed on a Vault or ISV.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100  

cdstvServerVaultGroupName 1.3.6.1.4.1.9.9.754.1.3.4.1
This object indicates the name of the vault group this Vault is a member of. Group name for a vault group is configured in the CDSM.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cdstvServerVaultGroupID 1.3.6.1.4.1.9.9.754.1.3.4.2
This object indicates the ID of the vault group this Vault is a member of. Vault Group ID is auto-assigned by the CDS when a vault group is configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cdstvServerSourceAddressType 1.3.6.1.4.1.9.9.754.1.1.7.1
This object specifies the type of the default source IP address (specified by the cdstvServerSourceAddress) for all stream and cache interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cdstvServerSourceAddress 1.3.6.1.4.1.9.9.754.1.1.7.2
This object specifies the default source IP address for all stream and cache interfaces. The type of this address is specified by the cdstvServerSourceAddressType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cdstvServerCachePort 1.3.6.1.4.1.9.9.754.1.1.7.3
This object specifies the default UDP port number used for cache traffic between servers.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

cdstvServerTransportDSCP 1.3.6.1.4.1.9.9.754.1.1.10.1
This object specifies the Differentiated Services Code Point (DSCP) for the Transport Interface on this server. DSCP uses six bits of the DiffServ field, which was originally the ToS octet, to mark all outgoing packets with a specific DSCP value. Cache or transport traffic may require certain forwarding behavior, known as the per-hop behavior (PHB), which is specified in the DSCP. The network gives priority to marked traffic. Generally, the lower number has lower priority and the higher number has higher priority. DSCP is set separately for cache and transport interfaces. DSCP can also be set for HTTP Streamers when HTTP is selected as the cache-fill protocol for VVI.
Status: current Access: read-write
OBJECT-TYPE    
  Dscp  

cdstvServerTransportECN 1.3.6.1.4.1.9.9.754.1.1.10.2
This object specifies the Explicit Congestion Notification (ECN) for the Transport Interface on this server.
Status: current Access: read-write
OBJECT-TYPE    
  CiscoCdstvEcn  

cdstvServerCacheDSCP 1.3.6.1.4.1.9.9.754.1.1.10.3
his object specifies the Differentiated Services Code Point (DSCP) for the Cache Interface on this server. DSCP uses six bits of the DiffServ field, which was originally the ToS octet, to mark all outgoing packets with a specific DSCP value. Cache or transport traffic may require certain forwarding behavior, known as the per-hop behavior (PHB), which is specified in the DSCP. The network gives priority to marked traffic. Generally, the lower number has lower priority and the higher number has higher priority. DSCP is set separately for cache and transport interfaces. DSCP can also be set for HTTP Streamers when HTTP is selected as the cache-fill protocol for VVI.
Status: current Access: read-write
OBJECT-TYPE    
  Dscp  

cdstvServerCacheECN 1.3.6.1.4.1.9.9.754.1.1.10.4
This object specifies the Explicit Congestion Notification (ECN) for the Cache Interface on this server.
Status: current Access: read-write
OBJECT-TYPE    
  CiscoCdstvEcn  

ciscoCdstvServerMIBGroups 1.3.6.1.4.1.9.9.754.2.2
OBJECT IDENTIFIER    

ciscoCdstvServerMIBCompliance 1.3.6.1.4.1.9.9.754.2.1.1
The compliance statement for the entities which implement the Cisco CDS TV Server setup MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoCdstvServerMIBMainObjectGroup 1.3.6.1.4.1.9.9.754.2.2.1
A collection of common objects that provide CDS-TV server configuration for all device roles.
Status: current Access: read-only
OBJECT-GROUP    

ciscoCdstvServerMIBStreamingObjectGroup 1.3.6.1.4.1.9.9.754.2.2.2
A collection of streaming objects that provide CDS-TV server configuration for all streamers and ISVs.
Status: current Access: read-only
OBJECT-GROUP    

ciscoCdstvServerMIBStorageObjectGroup 1.3.6.1.4.1.9.9.754.2.2.3
A collection of storage objects that provide CDS-TV server configuration for vaults.
Status: current Access: read-only
OBJECT-GROUP    

ciscoCdstvServerMIBCachingObjectGroup 1.3.6.1.4.1.9.9.754.2.2.4
A collection of caching objects that provide CDS-TV server configuration for Caching Nodes.
Status: current Access: read-only
OBJECT-GROUP