CISCO-CDSTV-SERVICES-MIB

File: CISCO-CDSTV-SERVICES-MIB.mib (8740 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
SNMPv2-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 MODULE-COMPLIANCE NOTIFICATION-GROUP
OBJECT-GROUP SnmpAdminString TruthValue
ciscoMgmt

Defined Types

CdstvServicesMonitorTableEntry  
SEQUENCE    
  cdstvServicesMonitorIndex Unsigned32
  cdstvServiceName SnmpAdminString
  cdstvServiceStatus INTEGER

Defined Values

ciscoCdstvServicesMIB 1.3.6.1.4.1.9.9.729
This MIB module defines service monitoring 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 MSA Managed Services Architecture RTSP Real-Time Streaming Protocol
MODULE-IDENTITY    

ciscoCdstvServicesMIBNotifs 1.3.6.1.4.1.9.9.729.0
OBJECT IDENTIFIER    

ciscoCdstvServicesMIBObjects 1.3.6.1.4.1.9.9.729.1
OBJECT IDENTIFIER    

ciscoCdstvServicesMIBConform 1.3.6.1.4.1.9.9.729.2
OBJECT IDENTIFIER    

cdstvServicesMonitorTable 1.3.6.1.4.1.9.9.729.1.1
This table lists the services being monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdstvServicesMonitorTableEntry

cdstvServicesMonitorTableEntry 1.3.6.1.4.1.9.9.729.1.1.1
An entry (conceptual row) in the cdstvServicesMonitorTable. Each entry represents a service configured to run on the server and its status (whether running or stopped). Rows are added for each configured service and the number of rows does not change for a particular server with a specific configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdstvServicesMonitorTableEntry  

cdstvServicesMonitorIndex 1.3.6.1.4.1.9.9.729.1.1.1.1
A unique identifier for the services being monitored on this device, i.e. streamer, cache, vault or ISV.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cdstvServiceName 1.3.6.1.4.1.9.9.729.1.1.1.2
This object indicates the name of the service/process being monitored.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cdstvServiceStatus 1.3.6.1.4.1.9.9.729.1.1.1.3
This object indicates the status of the service/process being monitored: up(1), or down(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

cdstvServiceTrapsEnable 1.3.6.1.4.1.9.9.729.1.2
OBJECT IDENTIFIER    

cdstvServiceUpNotifEnable 1.3.6.1.4.1.9.9.729.1.2.1
This object specifies whether cdstvServiceUp notification is generated by the system. Setting this object to 'true' will enable generation of cdstvServiceUp. Setting this object to 'false' will disable generation of cdstvServiceUp.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdstvServiceDownNotifEnable 1.3.6.1.4.1.9.9.729.1.2.2
This object specifies whether cdstvServiceDown notification is generated by the system. Setting this object to 'true' will enable generation of cdstvServiceDown. Setting this object to 'false' will disable generation of cdstvServiceDown
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdstvServiceUp 1.3.6.1.4.1.9.9.729.0.1
The SNMP entity generates the cdstvServiceUp notification when the status (indicated by the object cdstvServiceStatus) of a service being monitored (indicated by the object cdstvServiceName) changes to 'up'.
Status: current Access: read-write
NOTIFICATION-TYPE    

cdstvServiceDown 1.3.6.1.4.1.9.9.729.0.2
The SNMP entity generates the cdstvServiceDown notification when the status (indicated by the object cdstvServiceStatus) of a service being monitored (indicated by the object cdstvServiceName), changes to 'down'.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoCdstvServicesMIBCompliances 1.3.6.1.4.1.9.9.729.2.1
OBJECT IDENTIFIER    

ciscoCdstvServicesMIBGroups 1.3.6.1.4.1.9.9.729.2.2
OBJECT IDENTIFIER    

ciscoCdstvServicesMIBCompliance 1.3.6.1.4.1.9.9.729.2.1.1
The compliance statement for the entities which implement the Cisco CDS TV Services MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoCdstvServicesMIBMainObjectGroup 1.3.6.1.4.1.9.9.729.2.2.1
A collection of objects that provide status of monitored services.
Status: current Access: read-only
OBJECT-GROUP    

ciscoCdstvServicesMIBNotificationGroup 1.3.6.1.4.1.9.9.729.2.2.2
A collection of notifications generated by this MIB module.
Status: current Access: read-only
NOTIFICATION-GROUP    

ciscoCdstvServicesMIBNotifEnableObjectGroup 1.3.6.1.4.1.9.9.729.2.2.3
A collection of objects that enable/disable generation of CDS-TV service notifications.
Status: current Access: read-only
OBJECT-GROUP