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

VENDOR: CISCO


 Home MIB: CISCO-CDSTV-AUTHMGR-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
 ciscoCdstvAuthmgrMIB 1.3.6.1.4.1.9.9.751
This MIB module defines objects that describe the configuration of the authentication manager for the Cisco Content Delivery System for TV (CDS-TV). 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. Authentication Manager is an optional feature of CDS-TV and is only for specific RTSP environments (EventIS). The Authentication Manager communicates with the back-office to validate a request received from a set-top box before setting up a session. 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 QAM Quadrature Amplitude Modulation RTSP Real-Time Streaming Protocol SOAP Simple Object Access Protocol STB Set-Top Box VOD Video On-Demand 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. TRAXIS: A part of the proprietary EventIS VOD back-office solution for transaction, session and resource management that communicates with VOD client applications, edge QAM devices, video servers and conditional access systems. 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.
         ciscoCdstvAuthMgrMIBNotifs 1.3.6.1.4.1.9.9.751.0
         ciscoCdstvAuthMgrMIBObjects 1.3.6.1.4.1.9.9.751.1
             cdstvAuthMgrAddressType 1.3.6.1.4.1.9.9.751.1.1 inetaddresstype read-write
This object specifies the type of Authentication Manager IP address, specified by cdstvAuthMgrAddress.
             cdstvAuthMgrAddress 1.3.6.1.4.1.9.9.751.1.2 inetaddress read-write
This object specifies the Authentication Manager IP address, typically the same as that of the master streamer, since the Authentication Manager resides on the master streamer. The type of the address is specified by cdstvAuthMgrAddressType.
             cdstvAuthMgrPort 1.3.6.1.4.1.9.9.751.1.3 inetportnumber read-write
This object specifies the Authentication Manager port number.
             cdstvAuthMgrEventIsAddressType 1.3.6.1.4.1.9.9.751.1.4 inetaddresstype read-write
This object specifies the type of the IP address (specified by cdstvAuthMgrEventIsAddressType) of the EventIS server.
             cdstvAuthMgrEventIsAddress 1.3.6.1.4.1.9.9.751.1.5 inetaddress read-write
This object specifies the address or domain name of the EventIS server. The type of the address is specified by cdstvAuthMgrEventIsAddressType.
             cdstvAuthMgrEventIsPort 1.3.6.1.4.1.9.9.751.1.6 inetportnumber read-write
This object specifies the port number on the EventIS server used to receive authentication requests.
             cdstvAuthMgrTraxisSoapInterface 1.3.6.1.4.1.9.9.751.1.7 ciscourlstringorempty read-write
This object specifies the URL (including the address, port, and logical partition) on the Streamer used to receive messages about session tear-downs from TRAXIS.
             cdstvAuthMgrServerThreadPool 1.3.6.1.4.1.9.9.751.1.8 unsigned32 read-write
This object specifies the number of threads in the Authentication Manager server pool that are used to process authentication requests for the duration of the connection.
             cdstvAuthMgrDebugLevel 1.3.6.1.4.1.9.9.751.1.9 integer read-write
This object specifies the amount of debugging information logged. off(1) - Logging is disabled. low(2) - Errors and minimal information are logged. high(3) - Errors, warnings, and full information is logged. Enumeration: 'high': 3, 'off': 1, 'low': 2.
         ciscoCdstvAuthMgrMIBConform 1.3.6.1.4.1.9.9.751.2
             ciscoCdstvAuthMgrMIBCompliances 1.3.6.1.4.1.9.9.751.2.1
                 ciscoCdstvAuthMgrMIBCompliance 1.3.6.1.4.1.9.9.751.2.1.1
The compliance statement for the entities which implement the Cisco CDS TV Authentication Manager MIB.
             ciscoCdstvAuthMgrMIBGroups 1.3.6.1.4.1.9.9.751.2.2
                 ciscoCdstvAuthMgrMIBMainObjectGroup 1.3.6.1.4.1.9.9.751.2.2.1
A collection of objects that provide status of authentication manager configuration.