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

VENDOR: CISCO


 Home MIB: CISCO-CDSTV-SERVICES-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
 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
         ciscoCdstvServicesMIBNotifs 1.3.6.1.4.1.9.9.729.0
             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'.
             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'.
         ciscoCdstvServicesMIBObjects 1.3.6.1.4.1.9.9.729.1
             cdstvServicesMonitorTable 1.3.6.1.4.1.9.9.729.1.1 no-access
This table lists the services being monitored.
                 cdstvServicesMonitorTableEntry 1.3.6.1.4.1.9.9.729.1.1.1 no-access
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.
                     cdstvServicesMonitorIndex 1.3.6.1.4.1.9.9.729.1.1.1.1 unsigned32 no-access
A unique identifier for the services being monitored on this device, i.e. streamer, cache, vault or ISV.
                     cdstvServiceName 1.3.6.1.4.1.9.9.729.1.1.1.2 snmpadminstring read-only
This object indicates the name of the service/process being monitored.
                     cdstvServiceStatus 1.3.6.1.4.1.9.9.729.1.1.1.3 integer read-only
This object indicates the status of the service/process being monitored: up(1), or down(2). Enumeration: 'down': 2, 'up': 1.
             cdstvServiceTrapsEnable 1.3.6.1.4.1.9.9.729.1.2
                 cdstvServiceUpNotifEnable 1.3.6.1.4.1.9.9.729.1.2.1 truthvalue read-write
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.
                 cdstvServiceDownNotifEnable 1.3.6.1.4.1.9.9.729.1.2.2 truthvalue read-write
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
         ciscoCdstvServicesMIBConform 1.3.6.1.4.1.9.9.729.2
             ciscoCdstvServicesMIBCompliances 1.3.6.1.4.1.9.9.729.2.1
                 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.
             ciscoCdstvServicesMIBGroups 1.3.6.1.4.1.9.9.729.2.2
                 ciscoCdstvServicesMIBMainObjectGroup 1.3.6.1.4.1.9.9.729.2.2.1
A collection of objects that provide status of monitored services.
                 ciscoCdstvServicesMIBNotificationGroup 1.3.6.1.4.1.9.9.729.2.2.2
A collection of notifications generated by this MIB module.
                 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.