CISCO-CDSTV-AUTHMGR-MIB

File: CISCO-CDSTV-AUTHMGR-MIB.mib (10415 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF INET-ADDRESS-MIB
CISCO-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP InetPortNumber
InetAddressType InetAddress CiscoURLStringOrEmpty
ciscoMgmt

Defined Values

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.
MODULE-IDENTITY    

ciscoCdstvAuthMgrMIBNotifs 1.3.6.1.4.1.9.9.751.0
OBJECT IDENTIFIER    

ciscoCdstvAuthMgrMIBObjects 1.3.6.1.4.1.9.9.751.1
OBJECT IDENTIFIER    

ciscoCdstvAuthMgrMIBConform 1.3.6.1.4.1.9.9.751.2
OBJECT IDENTIFIER    

ciscoCdstvAuthMgrMIBCompliances 1.3.6.1.4.1.9.9.751.2.1
OBJECT IDENTIFIER    

cdstvAuthMgrAddressType 1.3.6.1.4.1.9.9.751.1.1
This object specifies the type of Authentication Manager IP address, specified by cdstvAuthMgrAddress.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cdstvAuthMgrAddress 1.3.6.1.4.1.9.9.751.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cdstvAuthMgrPort 1.3.6.1.4.1.9.9.751.1.3
This object specifies the Authentication Manager port number.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

cdstvAuthMgrEventIsAddressType 1.3.6.1.4.1.9.9.751.1.4
This object specifies the type of the IP address (specified by cdstvAuthMgrEventIsAddressType) of the EventIS server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

cdstvAuthMgrEventIsAddress 1.3.6.1.4.1.9.9.751.1.5
This object specifies the address or domain name of the EventIS server. The type of the address is specified by cdstvAuthMgrEventIsAddressType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

cdstvAuthMgrEventIsPort 1.3.6.1.4.1.9.9.751.1.6
This object specifies the port number on the EventIS server used to receive authentication requests.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

cdstvAuthMgrTraxisSoapInterface 1.3.6.1.4.1.9.9.751.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  CiscoURLStringOrEmpty  

cdstvAuthMgrServerThreadPool 1.3.6.1.4.1.9.9.751.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cdstvAuthMgrDebugLevel 1.3.6.1.4.1.9.9.751.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), low(2), high(3)  

ciscoCdstvAuthMgrMIBGroups 1.3.6.1.4.1.9.9.751.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoCdstvAuthMgrMIBMainObjectGroup 1.3.6.1.4.1.9.9.751.2.2.1
A collection of objects that provide status of authentication manager configuration.
Status: current Access: read-only
OBJECT-GROUP