CISCO-CDSTV-INGESTMGR-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-CDSTV-INGESTMGR-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ciscoCdstvIngestmgrMIB | 1.3.6.1.4.1.9.9.739 |
This MIB module defines ingest manager 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: CCP Cache Control Protocol 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 RTSP Real-Time Streaming Protocol STB Set-Top Box 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. Ingest Manager: CDS module that takes care of provisioned content objects by collecting metadata, sending messages to the appropriate subsystem to ingest the content, and sending messages to expire the content when the expiration period has passed. 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. |
||
ciscoCdstvIngestMgrMIBNotifs | 1.3.6.1.4.1.9.9.739.0 | |||
ciscoCdstvIngestMgrMIBObjects | 1.3.6.1.4.1.9.9.739.1 | |||
cdstvIngestMgrGeneralSettings | 1.3.6.1.4.1.9.9.739.1.1 | |||
cdstvIngestMgrHostAddressType | 1.3.6.1.4.1.9.9.739.1.1.1 | inetaddresstype | read-write |
This object specifies the type of the IP address (specified by cdstvIngestMgrHostAddress) of the Ingest Manager. |
cdstvIngestMgrHostAddress | 1.3.6.1.4.1.9.9.739.1.1.2 | inetaddress | read-write |
This object specifies the IP address of the Ingest Manager. The type of this address is specified by cdstvIngestMgrHostAddressType. |
cdstvIngestMgrPort | 1.3.6.1.4.1.9.9.739.1.1.3 | inetportnumber | read-write |
This object specifies the port number to use for listening for inbound connections. |
cdstvIngestMgrFsiCallbackPort | 1.3.6.1.4.1.9.9.739.1.1.4 | inetportnumber | read-write |
This object specifies the port number to use for File Services Interface (FSI) callbacks. |
cdstvIngestMgrAdditionalPackageWindow | 1.3.6.1.4.1.9.9.739.1.1.5 | unsigned32 | read-write |
This object specifies the additional amount of time to wait once the package expiration window has ended before destroying the stored content package. Typically, when the package expiration window ends, the ingested content package is destroyed from the device. The additional package window adds a grace period to the expiration window. |
cdstvIngestMgrFtpTimeout | 1.3.6.1.4.1.9.9.739.1.1.6 | timeintervalsec | read-write |
This object specifies the maximum period the Ingest Manager waits before timing out an FTP session and terminating the process. |
cdstvIngestMgrUseAssetIdEnable | 1.3.6.1.4.1.9.9.739.1.1.7 | truthvalue | read-write |
This object specifies whether to use the Asset ID (a unique ID assigned to each content ingested into the CDS) for the content name. 'true' indicates that Asset ID is used for the content name. 'false' indicates Asset ID is not used for the content name. |
cdstvIngestMgrManageCorbaServices | 1.3.6.1.4.1.9.9.739.1.1.8 | truthvalue | read-write |
This object specifies whether the CDS manages the CORBA services. 'true' indicates that CDS manages CORBA services. 'false' indicates that CDS does not manage CORBA services. |
cdstvIngestMgrRequireNotifyService | 1.3.6.1.4.1.9.9.739.1.1.9 | truthvalue | read-write |
This object specifies whether the CDS requires the use of ISA Notify Service. 'true' indicates that CDS requires the use of ISA Notify Service. 'false' indicates that CDS does not require the use of ISA Notify Service. |
cdstvIngestMgrDebugLevel | 1.3.6.1.4.1.9.9.739.1.1.10 | integer | read-write |
This object specifies the amount of debugging information logged. errors(1) - Only error messages are logged. all(2) - Errors, warnings and success message are all logged. off(3) - Debugging is disabled. Enumeration: 'all': 2, 'errors': 1, 'off': 3. |
cdstvIngestMgrMetaDataPublish | 1.3.6.1.4.1.9.9.739.1.1.11 | truthvalue | read-write |
This object specifies whether content metadata is published or not. 'true' indicates that content metadata is published. 'false' indicates that content metadata is not published. |
cdstvIngestMgrMetaPublishUrl | 1.3.6.1.4.1.9.9.739.1.1.12 | ciscourlstring | read-write |
This object specifies the URL where the metadata is published, typically the back-office. |
cdstvIngestMgrMetaPublishBackupUrl | 1.3.6.1.4.1.9.9.739.1.1.13 | ciscourlstringorempty | read-write |
This object specifies the URL of the backup server where the metadata is published. This string is empty if a backup server URL is not configured. |
cdstvIngestMgrIngestSettings | 1.3.6.1.4.1.9.9.739.1.2 | |||
cdstvIngestMgrIngestInterface | 1.3.6.1.4.1.9.9.739.1.2.1 | bits | read-write |
This object specifies all ingest interfaces (methods) available, i.e. ISA, Cisco SOAP, Prodis SOAP or any combination of the three. isa(0) - ISA. ciscoSoap(1) - Cisco SOAP prodisSoap(2) - Prodis SOAP. Bits: 'prodisSoap': 2, 'isa': 0, 'ciscoSoap': 1. |
cdstvIngestMgrCiscoSoapUrl | 1.3.6.1.4.1.9.9.739.1.2.2 | ciscourlstringorempty | read-write |
This object specifies the URL (IP address, port, and directory) on the Vault used to receive content using the Cisco SOAP (Simple Object Access Protocol). An example of the Cisco SOAP URL is http://10.22.216.251:8793/CiscoAIM. This string is empty if Cisco SOAP is not used. |
cdstvIngestMgrProdisSoapUrl | 1.3.6.1.4.1.9.9.739.1.2.3 | ciscourlstringorempty | read-write |
This object specifies the URL (IP address, port, and directory) on the Vault used to receive content using the Prodis SOAP(Simple Object Access Protocol). An example of the Prodis SOAP URL is http://10.22.216.251:8793/ProdisAIM. This string is empty if Prodis SOAP is not used. |
cdstvIngestMgrBackOfficeSettings | 1.3.6.1.4.1.9.9.739.1.3 | |||
cdstvIngestMgrBackOfficeMaxRetries | 1.3.6.1.4.1.9.9.739.1.3.1 | unsigned32 | read-write |
This object specifies the maximum number of times to retry a failed communication with the back-office. |
cdstvIngestMgrBackOfficeRetryInterval | 1.3.6.1.4.1.9.9.739.1.3.2 | timeintervalmin | read-write |
This object specifies the amount of time to wait before retrying a failed communication with the back-office. |
cdstvIngestMgrBackOfficeTimeout | 1.3.6.1.4.1.9.9.739.1.3.3 | timeintervalsec | read-write |
This object specifies the amount of time to wait for the back-office to respond to a communication attempt. |
cdstvIngestMgrBackOfficeTable | 1.3.6.1.4.1.9.9.739.1.3.4 | no-access |
A table containing the back-office type and URL settings. |
|
1.3.6.1.4.1.9.9.739.1.3.4.1 | no-access |
An entry (conceptual row) in the table of back-office type and URL settings. Rows are added if new back-offices are configured and deleted if back-offices are disabled. |
||
cdstvIngestMgrBackOfficeIndex | 1.3.6.1.4.1.9.9.739.1.3.4.1.1 | unsigned32 | no-access |
This object uniquely identifies a back-office. |
cdstvIngestMgrBackOfficeType | 1.3.6.1.4.1.9.9.739.1.3.4.1.2 | integer | read-write |
This object specifies the type of back-office support used. none(1) - No back-office support. totalManage(2) - Use TotalManage back-office support. Enumeration: 'totalManage': 2, 'none': 1. |
cdstvIngestMgrBackOfficeUrl | 1.3.6.1.4.1.9.9.739.1.3.4.1.3 | ciscourlstringorempty | read-write |
This object specifies the location (URL) of the back-office. This string is empty if back-office support is disabled. |
cdstvIngestMgrContentStoreSettings | 1.3.6.1.4.1.9.9.739.1.4 | |||
cdstvIngestMgrContentStore | 1.3.6.1.4.1.9.9.739.1.4.1 | integer | read-write |
This object specifies the type of content store used. none(1) - Content store is disabled. isa(2) - Use ISA content store. fsi(3) - Use FSI content store. ngod(4) - Use Next-Generation On-Demand (NGOD) content store. openStream(5) - Use OpenStream content store. Enumeration: 'ngod': 4, 'fsi': 3, 'none': 1, 'isa': 2, 'openStream': 5. |
cdstvIngestMgrContentStoreUrl | 1.3.6.1.4.1.9.9.739.1.4.2 | ciscourlstringorempty | read-write |
This object specifies the URL where the content store is located. This string is empty if content store is disabled. |
cdstvIngestMgrEncryptionSettings | 1.3.6.1.4.1.9.9.739.1.5 | |||
cdstvIngestMgrEncryptionType | 1.3.6.1.4.1.9.9.739.1.5.1 | integer | read-write |
This object specifies the type of encryption used. none(1) - Encryption is disabled. verimatrix(2) - Use Verimatrix encryption. widevine(3) - Use Widevine encryption. Enumeration: 'none': 1, 'verimatrix': 2, 'widevine': 3. |
cdstvIngestMgrEncryptionTargetUrl | 1.3.6.1.4.1.9.9.739.1.5.2 | ciscourlstringorempty | read-write |
This object specifies the location on the encryption server used to send MPEG files for encryption, for example, http://192.168.128.54:7898/files/encrypted. This string will be empty if encryption is disabled. |
cdstvIngestMgrEncryptionRetrievalUrl | 1.3.6.1.4.1.9.9.739.1.5.3 | ciscourlstringorempty | read-write |
This object specifies the location on the encryption server used to retrieve encrypted MPEG files, for example, ftp://192.168.128.54:7899/files/encrypted. This string will be empty if encryption is disabled. |
ciscoCdstvIngestMgrMIBConform | 1.3.6.1.4.1.9.9.739.2 | |||
ciscoCdstvIngestMgrMIBCompliances | 1.3.6.1.4.1.9.9.739.2.1 | |||
ciscoCdstvIngestMgrMIBCompliance | 1.3.6.1.4.1.9.9.739.2.1.1 |
The compliance statement for the entities which implement the Cisco CDS TV Ingest Manager MIB. |
||
ciscoCdstvIngestMgrMIBGroups | 1.3.6.1.4.1.9.9.739.2.2 | |||
ciscoCdstvIngestMgrMIBMainObjectGroup | 1.3.6.1.4.1.9.9.739.2.2.1 |
A collection of objects that provide the configuration of CDS-TV ingest manager. |
||
ciscoCdstvIngestMgrMIBIngestSettingsGroup | 1.3.6.1.4.1.9.9.739.2.2.2 |
A collection of objects that provide the ingest settings of the CDS-TV ingest manager. |
||
ciscoCdstvIngestMgrMIBBackOfficeSettingsGroup | 1.3.6.1.4.1.9.9.739.2.2.3 |
A collection of objects that provide the back-office settings of the CDS-TV ingest manager. |
||
ciscoCdstvIngestMgrMIBContentStoreSettingsGroup | 1.3.6.1.4.1.9.9.739.2.2.4 |
A collection of objects that provide the content store settings of the CDS-TV ingest manager. |
||
ciscoCdstvIngestMgrMIBEncryptionSettingsGroup | 1.3.6.1.4.1.9.9.739.2.2.5 |
A collection of objects that provide the encryption settings of the CDS-TV ingest manager. |