CISCO-CDSTV-FSI-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CDSTV-FSI-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoCdstvFsiMIB 1.3.6.1.4.1.9.9.735
This MIB module defines FSI configurartion 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: CDS Content Delivery System 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. 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.
         ciscoCdstvFsiMIBNotifs 1.3.6.1.4.1.9.9.735.0
         ciscoCdstvFsiMIBObjects 1.3.6.1.4.1.9.9.735.1
             cdstvFsiIpAddressType 1.3.6.1.4.1.9.9.735.1.1 inetaddresstype read-write
This object specifies the type of the IP address (specified by cdstvFsiIpAddress) of the vault used in FSI communications with the back office.
             cdstvFsiIpAddress 1.3.6.1.4.1.9.9.735.1.2 inetaddress read-write
This object specifies the IP address of the vault used in FSI communications with the back office. Value of 0.0.0.0 allows all Layer-3 interfaces on the vault that are available to handle incoming IP trafic such as content ingest to be used for FSI. The type of this address is determined by the value of the cdstvFsiIpAddressType object.
             cdstvFsiServerPort 1.3.6.1.4.1.9.9.735.1.3 inetportnumber read-write
This object specifies the port number on the vault used in FSI communications with the back office.
             cdstvFsiFtpClientPort 1.3.6.1.4.1.9.9.735.1.4 inetportnumber read-write
This object specifies the port used by FSI communications when connecting to the catcher or other FTP server to pull content from.
             cdstvFsiFtpOutServerPort 1.3.6.1.4.1.9.9.735.1.5 inetportnumber read-write
This object specifies the port used by FSI communications for egress FTP out pulls from the vault.
             cdstvFsiFtpOutLoginTTL 1.3.6.1.4.1.9.9.735.1.6 unsigned32 read-write
This object specifies the configured maximum Time To Live (TTL) that an FTP client is allowed to connect and login to the vault to perform an FTP out pull with a temporary login.
             cdstvFsiLogLevel 1.3.6.1.4.1.9.9.735.1.7 integer read-write
This object specifies the logging level, i.e., the amount of event information logged. 'off' indicates that logging is completely disabled. 'low' indicates that only errors are logged. 'high' indicates that all errors, warnings and success messages are logged. Enumeration: 'high': 3, 'off': 1, 'low': 2.
             cdstvFsiContentRootPath 1.3.6.1.4.1.9.9.735.1.8 snmpadminstring read-write
This object specifies the root directory used to store MPEG content files on the vault, for example, '/files'.
             cdstvFsiAsyncCallbackURL 1.3.6.1.4.1.9.9.735.1.9 ciscourlstring read-write
This object specifies the asynchronous callback URL used in the recording completion FSI notification which is sent out when a scheduled recording completes its capture. This URL is basically used to tell the client the recording is completed.
         ciscoCdstvFsiMIBConform 1.3.6.1.4.1.9.9.735.2
             ciscoCdstvFsiMIBCompliances 1.3.6.1.4.1.9.9.735.2.1
                 ciscoCdstvFsiMIBCompliance 1.3.6.1.4.1.9.9.735.2.1.1
The compliance statement for CISCO-CDSTV-FSI-MIB.
             ciscoCdstvFsiMIBGroups 1.3.6.1.4.1.9.9.735.2.2
                 ciscoCdstvFsiMIBMainObjectGroup 1.3.6.1.4.1.9.9.735.2.2.1
A collection of objects which provides FSI configuration.