CISCO-CDSTV-SERVICES-MIB

        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
    
Source file
CISCO-CDSTV-SERVICES-MIB
Last revised
Identity
ciscoCdstvServicesMIB
Base OID
1.3.6.1.4.1.9.9.729
Imported Objects
CISCO-SMI ciscoMgmt
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDSTV-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDSTV-SERVICES-MIB::ciscoCdstvServicesMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CDSTV-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDSTV-SERVICES-MIB::ciscoCdstvServicesMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (14)
.1.3.6.1.4.1.9.9.729
.1.3.6.1.4.1.9.9.729.0
.1.3.6.1.4.1.9.9.729.1
.1.3.6.1.4.1.9.9.729.1.1
.1.3.6.1.4.1.9.9.729.1.1.1
Unsigned32
.1.3.6.1.4.1.9.9.729.1.1.1.1
.1.3.6.1.4.1.9.9.729.1.1.1.2
Enumeration
.1.3.6.1.4.1.9.9.729.1.1.1.3
.1.3.6.1.4.1.9.9.729.1.2
.1.3.6.1.4.1.9.9.729.1.2.1
.1.3.6.1.4.1.9.9.729.1.2.2
.1.3.6.1.4.1.9.9.729.2
.1.3.6.1.4.1.9.9.729.2.1
.1.3.6.1.4.1.9.9.729.2.2
Dependencies (5) 5 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. SNMP-FRAMEWORK-MIBrfc
  6. CISCO-CDSTV-SERVICES-MIBciscoselected
Conformance Groups (3)
A collection of objects that provide status of monitored
services.
.1.3.6.1.4.1.9.9.729.2.2.1
A collection of notifications generated by this MIB module.
.1.3.6.1.4.1.9.9.729.2.2.2
A collection of objects that enable/disable generation of
CDS-TV service notifications.
.1.3.6.1.4.1.9.9.729.2.2.3
Compliance Statements (1)

OID .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.
Required groups
mandatory ciscoCdstvServicesMIBMainObjectGroup
mandatory ciscoCdstvServicesMIBNotificationGroup
optional ciscoCdstvServicesMIBNotifEnableObjectGroup This group is mandatory only for platforms that support
enabling/disabling of service notifications.
Object refinements
ObjectAccessSyntaxDescription
cdstvServiceUpNotifEnable readonly
Write access is not required.
cdstvServiceDownNotifEnable readonly
Write access is not required.
Notifications / Traps (2)
NameOIDDescription
.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'.
.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'.