MIBs Depot

CISCO-CDSTV-ISA-MIB

Registered at
1.3.6.1.4.1.9.9.755
Last updated
2012-03-13 00:00
Organization
Cisco Systems, Inc.
Revisions
2012-03-13 00:00, 2010-08-10 00:00
Namespace
cisco
Source file
CISCO-CDSTV-ISA-MIB
Digest
sha256:e2c7982ce4daadecde702e25f1bf78721b71b6a1a24f9dba4dcbd6bf14302c15

Description

This MIB module defines ISA configuration objects 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: ASI Asynchronous Serial Interface CDS Content Delivery System CORBA Common Object Request Broker Architecture 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 LSCP Lightweight Stream Control Protocol RTI Roome Telecommunications, Inc RTSP Real-Time Streaming Protocol STB Set-Top Box TTV Tampereen Tietoverkko, Finland Common terms: Catcher: Device responsible for receiving content (typically via satellite dishes and antennae) from content providers or from a Headend-In-The-Sky. Content Ingest: Acquisition of content from a source such as a catcher or an FTP server for storing it locally and making it available to streamers as needed. Vault: Content delivery application responsible for ingesting and storing video content and making it available to streamers. Streamer: Content delivery application responsible for streaming video out to STB's. CorbaLoc: Corba Location (CorbaLoc) refers to a string object reference for a CORBA object that looks similar to a URL and provides a human readable and editable way to specify a location where an IOR (Interoperable Object Reference) can be obtained. An example of a corbaloc URL is: 'corbaloc::160.45.110.41:38693/StandardNS/NameServer-POA/_root' ISA: Time Warner Cable's Interactive Services Architecture is a CORBA-based framework specifying interfaces for communication between various applications and servers in a cable video-on-demand ecosystem, including back-office, billing, subscriber management and streaming.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-cds@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCTimeIntervalSec
INET-ADDRESS-MIBInetAddress, InetAddressType, InetPortNumber
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-CDSTV-ISA-MIB
CISCO-SMI
CISCO-TC
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoCdstvIsaMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.0
ciscoCdstvIsaMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1
cdstvISAConfigGeneral
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.1
cdstvISAConfigFileName
OBJECT-TYPE
This object specifies the name of the file that stores the ISA configuration settings.
1.3.6.1.4.1.9.9.755.1.1.1SnmpAdminStringread-writecurrent
cdstvISAConfigWebServicePort
OBJECT-TYPE
This object specifies the port number used by web service processes listening on this server.
1.3.6.1.4.1.9.9.755.1.1.2InetPortNumberread-writecurrent
cdstvISAConfigMSAEnabled
OBJECT-TYPE
This object specifies whether Managed Services Architecture (MSA) is enabled or disabled. 'true' - MSA is enabled. 'false' - MSA is disabled.
1.3.6.1.4.1.9.9.755.1.1.3TruthValueread-writecurrent
cdstvISAConfigTmeEnabled
OBJECT-TYPE
This object specifies whether Trick Mode Event (TME) enhancements are enabled. 'true' - TME enhancements enabled. 'false' - TME enhancements disabled. cdstvISAConfigTmeEnabled object is superseded by cdstvISAConfigTmeStatus.
1.3.6.1.4.1.9.9.755.1.1.4TruthValueread-writedeprecated
cdstvISAConfigLoadQueryInterval
OBJECT-TYPE
This object specifies the time interval (in seconds) between ISA process queries to the CDS database and other internal sources that aid in determining the management and distribution of streams and ingests.
1.3.6.1.4.1.9.9.755.1.1.5TimeIntervalSecread-writecurrent
cdstvISAConfigPlayNumThreads
OBJECT-TYPE
This object specifies the Lightweight Stream Control Protocol (LSCP) number of threads.
1.3.6.1.4.1.9.9.755.1.1.6Unsigned32read-writecurrent
cdstvISAConfigResourceMgrServiceName
OBJECT-TYPE
This object specifies the name of the CDS Resource Service Manager that monitors orphan sessions.
1.3.6.1.4.1.9.9.755.1.1.7SnmpAdminStringread-writecurrent
cdstvISAConfigServicePollTime
OBJECT-TYPE
This object specifies the time interval (seconds) between polling for orphan sessions.
1.3.6.1.4.1.9.9.755.1.1.8TimeIntervalSecread-writecurrent
cdstvISAConfigPreEncryptionEnabled
OBJECT-TYPE
This object specifies whether pre-encryption support is enabled or disabled. 'true' - Pre-encryption support is enabled. 'false' - Pre-encryption support is disabled.
1.3.6.1.4.1.9.9.755.1.1.9TruthValueread-writecurrent
cdstvISAConfigSessionGatewayTable
OBJECT-TYPE
This table lists the Session Gateways Identifiers. This table is supported only for server roles 'streamer' and 'ISV', indicated by the object 'cdstvServerRole' in CISCO-CDSTV-SERVER-MIB.
1.3.6.1.4.1.9.9.755.1.1.10not-accessiblecurrent
cdstvISAConfigSessionGatewayEntry
OBJECT-TYPE
An entry in the cdstvISAConfigSessionGatewayTable. A new row is created/destroyed in the cdstvISAConfigSessionGatewayTable whenever session gateway ID's are configured/unconfigured.
1.3.6.1.4.1.9.9.755.1.1.10.1not-accessiblecurrent
cdstvISAConfigSessionGatewayIndex
OBJECT-TYPE
An index into the table containing Session Gateway ID's.
1.3.6.1.4.1.9.9.755.1.1.10.1.1Unsigned32not-accessiblecurrent
cdstvISAConfigSessionGatewayID
OBJECT-TYPE
This object specifies the Session Gateway ID used by the backoffice Session Gateway service for registering with the Name Service.
1.3.6.1.4.1.9.9.755.1.1.10.1.2SnmpAdminStringread-writecurrent
cdstvISAConfigTmeStatus
OBJECT-TYPE
This object specifies whether Trick Mode Event (TME) enhancements are Enabled or Disabled. enableForOpenStream(1) - Enable for OpenStream enableForMystroMDN(2) - Enable for MystroMDN disabled(3) - Disabled
1.3.6.1.4.1.9.9.755.1.1.11INTEGER {enableForOpenStream(1), enableForMystroMDN(2), disabled(3)}read-writecurrent
cdstvISAConfigContentService
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.2
cdstvISAConfigContentServiceMasterIpType
OBJECT-TYPE
This object specifies the type of the master IP address of the Content Service, which is specified by cdstvISAConfigContentServiceMasterIp.
1.3.6.1.4.1.9.9.755.1.2.1InetAddressTyperead-writecurrent
cdstvISAConfigContentServiceMasterIp
OBJECT-TYPE
This object specifies the master IP address of the Content Service, which is the same for all Vault servers in an array. The type of the IP address is specified by cdstvISAConfigContentServiceMasterIpType.
1.3.6.1.4.1.9.9.755.1.2.2InetAddressread-writecurrent
cdstvISAConfigContentServiceMasterPort
OBJECT-TYPE
This object specifies the port used by the master Content Service for controlling content.
1.3.6.1.4.1.9.9.755.1.2.3InetPortNumberread-writecurrent
cdstvISAConfigStreamService
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.3
cdstvISAConfigStreamServiceMasterIpType
OBJECT-TYPE
This object specifies the type of the configured IP address for the Stream Service Master, specified by cdstvISAConfigStreamServiceMasterIp.
1.3.6.1.4.1.9.9.755.1.3.1InetAddressTyperead-writecurrent
cdstvISAConfigStreamServiceMasterIp
OBJECT-TYPE
This object specifies the configured IP address for the Stream Service Master. The type of the IP address is specified by cdstvISAConfigStreamServiceMasterIpType.
1.3.6.1.4.1.9.9.755.1.3.2InetAddressread-writecurrent
cdstvISAConfigStreamServiceMasterPort
OBJECT-TYPE
This object specifies the port used by the Stream Service Master for controlling streams.
1.3.6.1.4.1.9.9.755.1.3.3InetPortNumberread-writecurrent
cdstvISAConfigStreamServiceId
OBJECT-TYPE
This object specifies the name of the Stream Service object that is registered with the OpenStream system.
1.3.6.1.4.1.9.9.755.1.3.4SnmpAdminStringread-writecurrent
cdstvISAConfigStreamServiceKind
OBJECT-TYPE
This object specifies the Service ID extension.
1.3.6.1.4.1.9.9.755.1.3.5SnmpAdminStringread-writecurrent
cdstvISAConfigMasterNumThreads
OBJECT-TYPE
This object specifies the stream service master number of threads.
1.3.6.1.4.1.9.9.755.1.3.6Unsigned32read-writecurrent
cdstvISAConfigStreamSourceIPConfig
OBJECT-TYPE
This object specifies the type of the source IP address that is included in the session setup header. Possible values are: none(1) - No IP address included in session setup header controlIp(2) - Control IP. defaultStreamSourceIp(3) - Default Stream Source IP. streamInterfaceIp(4) - Stream Interface IP.
1.3.6.1.4.1.9.9.755.1.3.7INTEGER {none(1), controlIp(2), defaultStreamSourceIp(3), streamInterfaceIp(4)}read-writecurrent
cdstvISAConfigStreamSourcePort
OBJECT-TYPE
This object specifies the Streamer port used for streaming.
1.3.6.1.4.1.9.9.755.1.3.8InetPortNumberread-writecurrent
cdstvISAConfigStreamingMode
OBJECT-TYPE
This object specifies the mode expected by the next device in the network. Possible options are: asi(1) - ASI mode. gige(2) - GigE mode.
1.3.6.1.4.1.9.9.755.1.3.9INTEGER {asi(1), gige(2)}read-writecurrent
cdstvISAConfigStreamHeadendIdType
OBJECT-TYPE
This object specifies the type of the Headend ID for the Streaming Service, specified by cdstvISAConfigStreamHeadendId.
1.3.6.1.4.1.9.9.755.1.3.10InetAddressTyperead-writecurrent
cdstvISAConfigStreamHeadendId
OBJECT-TYPE
This object specifies the Headend ID for the Streaming Service. The address type of the Headend ID is specified by cdstvISAConfigStreamHeadendIdType.
1.3.6.1.4.1.9.9.755.1.3.11InetAddressread-writecurrent
cdstvISAConfigStreamTimeout
OBJECT-TYPE
This object specifies the maximum time allowed (seconds) before a stream object is played.
1.3.6.1.4.1.9.9.755.1.3.12TimeIntervalSecread-writecurrent
cdstvISAConfigNamingService
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.4
cdstvISAConfigNamingServiceIpType
OBJECT-TYPE
This object specifies the type of the IP address of the CORBA Naming Service used by the OpenStream system. The IP address is specified by cdstvISAConfigNamingServiceIp.
1.3.6.1.4.1.9.9.755.1.4.1InetAddressTyperead-writecurrent
cdstvISAConfigNamingServiceIp
OBJECT-TYPE
This object specifies the IP address of the CORBA Naming Service used by the OpenStream system. The type of the address is specified by cdstvISAConfigNamingServiceIpType.
1.3.6.1.4.1.9.9.755.1.4.2InetAddressread-writecurrent
cdstvISAConfigNamingServicePort
OBJECT-TYPE
This object specifies the port of the Naming Service used by the OpenStream system.
1.3.6.1.4.1.9.9.755.1.4.3InetPortNumberread-writecurrent
cdstvISAConfigNotifyService
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.5
cdstvISAConfigNotifyServiceIpType
OBJECT-TYPE
This object specifies the type of the IP address of the CORBA Notification Service used by the OpenStream system. The IP address is specified by cdstvISAConfigNotifyServiceIp.
1.3.6.1.4.1.9.9.755.1.5.1InetAddressTyperead-writecurrent
cdstvISAConfigNotifyServiceIp
OBJECT-TYPE
This object specifies the IP address of the CORBA Notification Service used by the OpenStream system. The type of this address is specified by cdstvISAConfigNotifyServiceIpType.
1.3.6.1.4.1.9.9.755.1.5.2InetAddressread-writecurrent
cdstvISAConfigNotifyServicePort
OBJECT-TYPE
The port of the Notification Service used by the OpenStream system.
1.3.6.1.4.1.9.9.755.1.5.3InetPortNumberread-writecurrent
cdstvISAConfigNotifyServiceFactory
OBJECT-TYPE
This object specifies the name used to locate the Notify Service through the 'corbaloc' protocol.
1.3.6.1.4.1.9.9.755.1.5.4SnmpAdminStringread-writecurrent
cdstvISAConfigContentStore
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.6
cdstvISAConfigContentStoreName
OBJECT-TYPE
This object specifies the name of the CDS Content Store object that is registered with the OpenStream system.
1.3.6.1.4.1.9.9.755.1.6.1SnmpAdminStringread-writecurrent
cdstvISAConfigContentStoreKind
OBJECT-TYPE
This object specifies the content store ID extension.
1.3.6.1.4.1.9.9.755.1.6.2SnmpAdminStringread-writecurrent
cdstvISAConfigContentNumThreads
OBJECT-TYPE
This object specifies the content store number of threads.
1.3.6.1.4.1.9.9.755.1.6.3Unsigned32read-writecurrent
cdstvISAConfigFactory
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.7
cdstvISAConfigFactoryId
OBJECT-TYPE
This object specifies a name that identifies the root directory of the ISA factories where all factories need to register.
1.3.6.1.4.1.9.9.755.1.7.1SnmpAdminStringread-writecurrent
cdstvISAConfigFactoryKind
OBJECT-TYPE
This object specifies the Factories ID extension.
1.3.6.1.4.1.9.9.755.1.7.2SnmpAdminStringread-writecurrent
cdstvISAConfigContentFactory
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.8
cdstvISAConfigContentFactoryId
OBJECT-TYPE
This object specifies the name of the CDS Content Store Factory that is registered with the OpenStream system.
1.3.6.1.4.1.9.9.755.1.8.1SnmpAdminStringread-writecurrent
cdstvISAConfigContentFactoryKind
OBJECT-TYPE
This object specifies the content store factory ID extension.
1.3.6.1.4.1.9.9.755.1.8.2SnmpAdminStringread-writecurrent
cdstvISAConfigContentChannel
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.9
cdstvISAConfigContentChannelId
OBJECT-TYPE
This object specifies a name that identifies the Content Event Channel where all events concerning content objects are published.
1.3.6.1.4.1.9.9.755.1.9.1SnmpAdminStringread-writecurrent
cdstvISAConfigContentChannelKind
OBJECT-TYPE
This object specifies the Event Channel Content ID extension.
1.3.6.1.4.1.9.9.755.1.9.2SnmpAdminStringread-writecurrent
cdstvISAConfigStreamChannel
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.10
cdstvISAConfigStreamChannelId
OBJECT-TYPE
This object specifies a name that identifies the Stream Event Channel where all events concerning stream objects are published.
1.3.6.1.4.1.9.9.755.1.10.1SnmpAdminStringread-writecurrent
cdstvISAConfigStreamChannelKind
OBJECT-TYPE
This object specifies the Event Channel Stream ID extension.
1.3.6.1.4.1.9.9.755.1.10.2SnmpAdminStringread-writecurrent
cdstvISAConfigEventChannel
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.11
cdstvISAConfigEventChannelId
OBJECT-TYPE
This object specifies a name that identifies the root directory of the Event Channel where all event channels need to register.
1.3.6.1.4.1.9.9.755.1.11.1SnmpAdminStringread-writecurrent
cdstvISAConfigEventChannelKind
OBJECT-TYPE
This object specifies the directory extension of the Event Channel ID.
1.3.6.1.4.1.9.9.755.1.11.2SnmpAdminStringread-writecurrent
cdstvISAConfigEventChannelFactory
OBJECT-TYPE
This object specifies a name that identifies the Event Channel Factory which is used to create event channels, and resolves the Notification Service name.
1.3.6.1.4.1.9.9.755.1.11.3SnmpAdminStringread-writecurrent
cdstvISAConfigFTP
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.12
cdstvISAConfigFTPClientPort
OBJECT-TYPE
This object specifies the port used when the Vault receives a request from the OpenStream system to act as an FTP client and sends an FTP get command to the content provider acting as an FTP server.
1.3.6.1.4.1.9.9.755.1.12.1InetPortNumberread-writecurrent
cdstvISAConfigFTPServerPort
OBJECT-TYPE
This object specifies the port used when the Vault receives a request from the OpenStream system to act as an FTP server and receives an FTP put command from the content provider acting as an FTP client.
1.3.6.1.4.1.9.9.755.1.12.2InetPortNumberread-writecurrent
cdstvISAConfigFTPServerOutPort
OBJECT-TYPE
This object specifies the configured ISA FTP Server Out Port.
1.3.6.1.4.1.9.9.755.1.12.3InetPortNumberread-writecurrent
cdstvISAConfigFTPClientNumAttempts
OBJECT-TYPE
This object specifies the number of times the FTP client attempts to transfer the content file.
1.3.6.1.4.1.9.9.755.1.12.4Unsigned32read-writecurrent
cdstvISAConfigFTPPollTimeout
OBJECT-TYPE
This object specifies the idle seconds allowed before an FTP download is disconnected.
1.3.6.1.4.1.9.9.755.1.12.5TimeIntervalSecread-writecurrent
cdstvISAConfigLSCP
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.1.13
cdstvISAConfigLscpServerPort
OBJECT-TYPE
This object specifies the port on the Streamer that is listening for LSCP commands from the set-top box.
1.3.6.1.4.1.9.9.755.1.13.1InetPortNumberread-writecurrent
cdstvISAConfigLscpResponsePadding
OBJECT-TYPE
This object specifies whether LSCP response padding is enabled. When enabled, three blank bytes are added to the end of the LSCP response. 'true' - LSCP response padding is enabled. 'false' - LSCP response padding is disabled.
1.3.6.1.4.1.9.9.755.1.13.2TruthValueread-writecurrent
cdstvISAConfigfMsaLscpClientProto
OBJECT-TYPE
This object specifies the way LSCP clients communicate with the Streamer. Possible options are: tvguide(1) - TV Guide rti(2) - RTI vodlink(3) - VOD Link cv(4) - CableVision cisco(5) - Cisco ttv(6) - TTV lscppauseateos(7) - LSCP Pause at EOS
1.3.6.1.4.1.9.9.755.1.13.3INTEGER {tvguide(1), rti(2), vodlink(3), cv(4), cisco(5), ttv(6), lscppauseateos(7)}read-writecurrent
ciscoCdstvIsaMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.2
ciscoCdstvIsaMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.2.1
ciscoCdstvIsaMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.755.2.2

Conformance

NameOIDStatus
ciscoCdstvIsaMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the entities which implement the Cisco CDS TV ISA MIB.
1.3.6.1.4.1.9.9.755.2.1.1deprecated
ciscoCdstvIsaMIBCompliance2
MODULE-COMPLIANCE
The compliance statement for the entities which implement the Cisco CDS TV ISA MIB.
1.3.6.1.4.1.9.9.755.2.1.2current
ciscoCdstvIsaGeneralGroup
OBJECT-GROUP
A collection of objects that provide general ISA configuration information. ciscoCdstvIsaGeneralGroup object is superseded by ciscoCdstvIsaGeneralGroup2.
1.3.6.1.4.1.9.9.755.2.2.1deprecated
ciscoCdstvIsaContentServiceGroup
OBJECT-GROUP
A collection of objects that provide ISA Content Service configuration information.
1.3.6.1.4.1.9.9.755.2.2.2current
ciscoCdstvIsaStreamServiceGroup
OBJECT-GROUP
A collection of objects that provide ISA Stream Service configuration information.
1.3.6.1.4.1.9.9.755.2.2.3current
ciscoCdstvIsaNamingServiceGroup
OBJECT-GROUP
A collection of objects that provide ISA Naming Service configuration information.
1.3.6.1.4.1.9.9.755.2.2.4current
ciscoCdstvIsaNotifyServiceGroup
OBJECT-GROUP
A collection of objects that provide ISA Notify Service configuration information.
1.3.6.1.4.1.9.9.755.2.2.5current
ciscoCdstvIsaContentStoreGroup
OBJECT-GROUP
A collection of objects that provide ISA Content Store configuration information.
1.3.6.1.4.1.9.9.755.2.2.6current
ciscoCdstvIsaFactoryGroup
OBJECT-GROUP
A collection of objects that provide ISA factory configuration information.
1.3.6.1.4.1.9.9.755.2.2.7current
ciscoCdstvIsaContentFactoryGroup
OBJECT-GROUP
A collection of objects that provide ISA Content Factory configuration information.
1.3.6.1.4.1.9.9.755.2.2.8current
ciscoCdstvIsaContentChannelGroup
OBJECT-GROUP
A collection of objects that provide ISA Content Channel configuration information.
1.3.6.1.4.1.9.9.755.2.2.9current
ciscoCdstvIsaStreamChannelGroup
OBJECT-GROUP
A collection of objects that provide ISA Stream Channel configuration information.
1.3.6.1.4.1.9.9.755.2.2.10current
ciscoCdstvIsaEventChannelGroup
OBJECT-GROUP
A collection of objects that provide ISA Event Channel configuration information.
1.3.6.1.4.1.9.9.755.2.2.11current
ciscoCdstvIsaFtpGroup
OBJECT-GROUP
A collection of objects that provide ISA FTP configuration information.
1.3.6.1.4.1.9.9.755.2.2.12current
ciscoCdstvIsaLscpGroup
OBJECT-GROUP
A collection of objects that provide ISA LSCP configuration information.
1.3.6.1.4.1.9.9.755.2.2.13current
ciscoCdstvIsaGeneralGroup2
OBJECT-GROUP
A collection of objects that provide general ISA configuration information.
1.3.6.1.4.1.9.9.755.2.2.14current