CISCO-DIGITAL-MEDIA-SYSTEMS-MIB

File: CISCO-DIGITAL-MEDIA-SYSTEMS-MIB.mib (78009 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter64 Gauge32 Unsigned32
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TEXTUAL-CONVENTION DateAndTime
MacAddress TruthValue RowStatus
TimeStamp InetAddressType InetAddress
SnmpAdminString ciscoMgmt

Defined Types

CDmsUserAuthenMethod  
The mechanism used to authenticate the user. radius: User authentication is performed using RADIUS protocol. tacacsPlus: Authentication is performed using TACACS+ protocol. kerberos: Authentication is performed using Kerberos protocol. local: Authentication is performed using local username/password database. ldap: Authentication is performed using the Lightweight Directory Access Protocol. ntlm: Authentication is performed using the NT LAN Manager Protocol. sdi: Authentication is performed using the RSA SecurId Authentication Protocol. The value 'other' has been listed to allow for the MIB to support proprietary authentication methods not listed here. When the authentication method is 'none', authentication is disabled for all appliances of DMS except for the administrative module (DMM), which is still secured using local authentication.
TEXTUAL-CONVENTION    
  INTEGER none(1), other(2), radius(3), tacacsPlus(4), kerberos(5), local(6), ldap(7), ntlm(8), sdi(9)  

CDmsServerType  
The type of the external server used by DMS.
TEXTUAL-CONVENTION    
  INTEGER other(1), dnsServer(2), ldapServer(3), snmpServer(4), smtpServer(5), syslogServer(6), aaaServer(7), ntpServer(8)  

CDmsElementType  
The type of the DMS inventory element. DMS supports the following inventory element types among other types: 'other': other type not represented by any other enum value 'encoder': device capable of encoding video media to be streamed to DMS endpoints 'videoPortal': endpoint that delivers video to desktops 'mediaPlayer': endpoint that delivers video to large LCDs 'transCoder': device capable of transcoding video from one format to another 'storageServer': device capable of storing media 'streamingServer': device capable of serving media as a stream 'dmm': DMS administrative node
TEXTUAL-CONVENTION    
  INTEGER other(1), encoder(2), videoPortal(3), mediaPlayer(4), transCoder(5), storageServer(6), streamingServer(7), dmm(8)  

CDmsFunctionalStatus  
The status of a DMS functional component. other: the component is in an unknown status. initialize: the component is in the process of starting up. active: the component is active and servicing requests. shutdown: the component is shut down or is shutting down. standby: the component is not servicing requests but is ready to do when needed. Objects of this type may be used to reboot a DMS element by setting value of the object to initialize(1). Management entity may not write values initialize(1) or active(2) onto objects of this type. Doing so would cause the managed entity to return an error condition.
TEXTUAL-CONVENTION    
  INTEGER other(1), initialize(2), active(3), shutdown(4), standby(5)  

CDmsEmailAddress  
The type used to denote the email address.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..128)  

CDmsLicensedFeature  
The identity of a licensed features of DMS. other : a product function not covered by any of the other enumerations listed below. base : Digital Media Manager Base License. deskTopVideo : Show and Share Module. liveWebcastEnabler : Show and share Live Event Module. digitalSignage : Digital Signs Module. enterpriseTv : Cast Module. snmpManagement : SNMP Notifications Module. digitalMediaPlayer : Digital Media Player Pack. digitalMediaPlayerAuthorPack : Show and Share Content Authour Pack. digitalMedialPlayerProofOfPlayPack : Proof of Play Module. clustering : the function to configure DMS high availability.
TEXTUAL-CONVENTION    
  INTEGER other(1), base(2), deskTopVideo(3), liveWebcastEnabler(4), digitalSignage(5), enterpriseTv(6), snmpManagement(7), digitalMediaPlayer(8), digitalMediaPlayerAuthorPack(9), digitalMedialPlayerProofOfPlayPack(10), clustering(11)  

CdmsLicensedFeatureEntry  
SEQUENCE    
  cdmsLicensedFeature CDmsLicensedFeature
  cdmsLicensedFeatureIndex Unsigned32
  cdmsLicensedFeatureLimit Unsigned32
  cdmsLicensedFeatureDescription SnmpAdminString
  cdmsLicensedFeatureInstallDate DateAndTime
  cdmsLicensedFeatureLimitRev1 Integer32

CdmsInventoryEntry  
SEQUENCE    
  cdmsInventoryElementType CDmsElementType
  cdmsInventoryElementId SnmpAdminString
  cdmsInventoryElementMacAddress MacAddress
  cdmsInventoryElementAddrType InetAddressType
  cdmsInventoryElementAddress InetAddress
  cdmsInventoryElementMetadata SnmpAdminString
  cdmsInventoryElementState CDmsFunctionalStatus

CdmsServerEntry  
SEQUENCE    
  cdmsServerType CDmsServerType
  cdmsServerAddrType InetAddressType
  cdmsServerAddress InetAddress
  cdmsServerState CDmsFunctionalStatus
  cdmsServerStatus RowStatus

CdmsHaDmmClusterMemberEntry  
SEQUENCE    
  cdmsHaDmmClusterMemberAddrType InetAddressType
  cdmsHaDmmClusterMemberAddress InetAddress
  cdmsHaDmmClusterMemberIsPrimary TruthValue
  cdmsHaDmmClusterMemberOperState CDmsFunctionalStatus

CdmsHaVpClusterMemberEntry  
SEQUENCE    
  cdmsHaVpClusterMemberClusterName SnmpAdminString
  cdmsHaVpClusterMemberVipType InetAddressType
  cdmsHaVpClusterMemberVip InetAddress
  cdmsHaVpClusterMemberAddrType InetAddressType
  cdmsHaVpClusterMemberAddress InetAddress
  cdmsHaVpClusterMemberIsPrimary TruthValue
  cdmsHaVpClusterMemberOperState CDmsFunctionalStatus

CdmsHaClusterHistoryEntry  
SEQUENCE    
  cdmsHaClusterHistId Integer32
  cdmsHaClusterHistTimestamp TimeStamp
  cdmsHaClusterHistClusterName SnmpAdminString
  cdmsHaClusterHistNodeType CDmsElementType
  cdmsHaClusterHistNodeNewStatus CDmsFunctionalStatus
  cdmsHaClusterHistNodeAddrType InetAddressType
  cdmsHaClusterHistNodeAddr InetAddress

Defined Values

ciscoDigitalMediaSystemsMIB 1.3.6.1.4.1.9.9.655
Acronyms and Definitions The following acronyms and terms are used in this document: DMS: Digital Media Systems DAM: Digital Asset Management System DMM: Digital Media Manager Application VP : Video Portal Application DSM: Digital Signage Manager Application ETV: Enterprise TV Manager Application DMP: Cisco Digital Media Player LAN: Local Area Network Group: A collection of DMS users grouped and managed together as a single entity for administrative convenience. Overview of the MIB This is a MIB Module for managing and monitoring the physical and logical structures in Cisco Digital Media Management System. The MIB reflects the structure as follows: * show DMS as an coherent, abstract media management system * indicate the physical inventory of DMS * indicate the media management features active (licensed) in the system. * show the streaming and storage components and their activity * elements of DMS security * external servers used by the system * events and alarms Hence, the MIB contains eight major groups of objects organized as follows: a) DMS System Group: This section models distributed DMS as a single abstract system. b) DMS Features Group: This section lists the DMS functions that this installation is licensed to perform and those that it is not. c) DMS Inventory Group: This section lists the physical elements that this installation of DMS comprises. d) Servers Group: This section models the external servers used by this installation of DMS. e) Digital Asset Management (DAM) Services Group: This section models the state and activity of various content management services that this installation of DMS is equipped with. The loose term 'content management' has been intentionally used to as to be able to accommodate more content management services in this model as they evolve. f) Security Group: This section defines the security configuration and activity of this installation of DMS. g) Fault Tolerance Group: This section models the redundancy (failover and load balancing) configuration of this installation of DMS and the associated activity. h) User Management Group: This section models the configured DMS users, groups and the associated activity. i) Events and Faults Group: This section models the events, alarms and notifications reported by this installation of DMS. j) Capacity Group: This section is planned for the future and would define the limits and capacities of functions of DMS. These include limits such as the type of media encodings that are supported, the maximum number of media players that may be managed etc. k) Resource Usage Group: This section is planned for the future and would define the current resource usage by DMS. This would include the amount of storage used by DMS, the number of encoders currently in use etc. l) Threshold group (allows definition of high water marks) This section is planned for the future and would allow the management entity to define thresholds to set high water marks on critical metrics. m) Notifications This section defines notifications to signal significant events pertaining to this installation of DMS.
MODULE-IDENTITY    

ciscoDmsMonitorMIBNotifs 1.3.6.1.4.1.9.9.655.0
OBJECT IDENTIFIER    

ciscoDmsMonitorMIBObjects 1.3.6.1.4.1.9.9.655.1
OBJECT IDENTIFIER    

ciscoDmsMonitorMIBConform 1.3.6.1.4.1.9.9.655.2
OBJECT IDENTIFIER    

cdmsSystem 1.3.6.1.4.1.9.9.655.1.1
OBJECT IDENTIFIER    

cdmsFeatures 1.3.6.1.4.1.9.9.655.1.2
OBJECT IDENTIFIER    

cdmsInventory 1.3.6.1.4.1.9.9.655.1.3
OBJECT IDENTIFIER    

cdmsServers 1.3.6.1.4.1.9.9.655.1.4
OBJECT IDENTIFIER    

cdmsDamServices 1.3.6.1.4.1.9.9.655.1.5
OBJECT IDENTIFIER    

cdmsSecurity 1.3.6.1.4.1.9.9.655.1.6
OBJECT IDENTIFIER    

cdmsUserGroup 1.3.6.1.4.1.9.9.655.1.7
OBJECT IDENTIFIER    

cdmsEvents 1.3.6.1.4.1.9.9.655.1.8
OBJECT IDENTIFIER    

cdmsNotifControl 1.3.6.1.4.1.9.9.655.1.13
OBJECT IDENTIFIER    

cdmsHa 1.3.6.1.4.1.9.9.655.1.10
OBJECT IDENTIFIER    

cdmsMajorVersion 1.3.6.1.4.1.9.9.655.1.1.1
A string which indicates the major version of this managed instance of Digital Media System.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(2)  

cdmsMinorVersion 1.3.6.1.4.1.9.9.655.1.1.2
A string which indicates the minor version of this managed instance of Digital Media System.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(2)  

cdmsPatchVersion 1.3.6.1.4.1.9.9.655.1.1.3
A string which indicates the patch version of this managed instance of Digital Media System.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(2)  

cdmsAdministrator 1.3.6.1.4.1.9.9.655.1.1.4
The email address of the administrator of this DMS system.
Status: current Access: read-write
OBJECT-TYPE    
  CDmsEmailAddress  

cdmsFeatureSummary 1.3.6.1.4.1.9.9.655.1.2.1
OBJECT IDENTIFIER    

cdmsLicensableFeatures 1.3.6.1.4.1.9.9.655.1.2.1.1
The total number of licensable features available in this version of DMS.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cdmsLicensedFeatures 1.3.6.1.4.1.9.9.655.1.2.1.2
The number of licensable features licensed in this installation of DMS.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cdmsLastLicenseUpdate 1.3.6.1.4.1.9.9.655.1.2.1.3
The date on which the last license upgrade was performed.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cdmsLicensedFeatureTable 1.3.6.1.4.1.9.9.655.1.2.2
This table lists all the DMS features licensed by this installation of DMS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdmsLicensedFeatureEntry

cdmsLicensedFeatureEntry 1.3.6.1.4.1.9.9.655.1.2.2.1
Each entry contains the attributes of one DMS licensed feature. An entry in this table is created for each licensed feature detected by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdmsLicensedFeatureEntry  

cdmsLicensedFeature 1.3.6.1.4.1.9.9.655.1.2.2.1.1
The identity of a DMS feature which is licensed by this installation.
Status: current Access: not-accessible
OBJECT-TYPE    
  CDmsLicensedFeature  

cdmsLicensedFeatureIndex 1.3.6.1.4.1.9.9.655.1.2.2.1.2
The unique identifier of the DMS feature licensed by this installation. The same feature may be licensed multiple times with different limits. Hence this discriminator is required.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4096  

cdmsLicensedFeatureLimit 1.3.6.1.4.1.9.9.655.1.2.2.1.3
The limit on this licensed features in terms of number of elements that may be operational with this DMS feature. Limits do not apply to all DMS features; where the limit is inapplicable, the value of this object will be set to 0. cdmsLicensedFeatureLimit object is superseded by cdmsLicensedFeatureLimitRev1.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cdmsLicensedFeatureDescription 1.3.6.1.4.1.9.9.655.1.2.2.1.4
A human readable description of this DMS feature and its limits.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cdmsLicensedFeatureInstallDate 1.3.6.1.4.1.9.9.655.1.2.2.1.5
The date on which the DMS licensed feature corresponding this conceptual row was first enabled.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cdmsLicensedFeatureLimitRev1 1.3.6.1.4.1.9.9.655.1.2.2.1.6
The limit on this licensed features in terms of number of elements that may be operational with this DMS feature. Limits do not apply to all DMS features; Following are the meaning of negative limits for this field >0 : Feature limit 0 : Unlimited -1 : Feature limit not supported -2 : DONT CARE about feaute limit -3 : DONT KNOW about feature limit
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -3..2147483647  

cdmsInventoryGlobalCounters 1.3.6.1.4.1.9.9.655.1.3.1
OBJECT IDENTIFIER    

cdmsNumMediaIngestionDevices 1.3.6.1.4.1.9.9.655.1.3.1.1
The number of media ingestion devices managed by this installation of DMS.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdmsNumMediaPlayerDevices 1.3.6.1.4.1.9.9.655.1.3.1.2
The number of media player devices managed by this installation of DMS.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdmsNumVideoPortalDevices 1.3.6.1.4.1.9.9.655.1.3.1.3
The number of video portal devices managed by this installation of DMS.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdmsInventoryTable 1.3.6.1.4.1.9.9.655.1.3.2
This table lists all the inventory elements currently managed by this installation of DMS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdmsInventoryEntry

cdmsInventoryEntry 1.3.6.1.4.1.9.9.655.1.3.2.1
Each entry contains the attributes of one inventory element of DMS.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdmsInventoryEntry  

cdmsInventoryElementType 1.3.6.1.4.1.9.9.655.1.3.2.1.1
The type of the DMS inventory element that this conceptual row corresponds to.
Status: current Access: not-accessible
OBJECT-TYPE    
  CDmsElementType  

cdmsInventoryElementId 1.3.6.1.4.1.9.9.655.1.3.2.1.2
The unique identifier of the DMS inventory element that this conceptual row corresponds to. For instance, in case of a media player, this identifier would be the unique symbolic name of the player. In case of a Video Portal instance, this would be the name of the Video Portal instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..100)  

cdmsInventoryElementMacAddress 1.3.6.1.4.1.9.9.655.1.3.2.1.3
The MAC address of the DMS inventory element. This object may not be supportable for all inventory elements. For an element where the MAC address is not available, the value of this object would be empty.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cdmsInventoryElementAddrType 1.3.6.1.4.1.9.9.655.1.3.2.1.4
The type of Internet address of the DMS inventory element.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cdmsInventoryElementAddress 1.3.6.1.4.1.9.9.655.1.3.2.1.5
The Internet address of the DMS inventory element. The type of this address is determined by the value of 'cdmsInventoryElementAddrType' object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cdmsInventoryElementMetadata 1.3.6.1.4.1.9.9.655.1.3.2.1.6
A meta-data string associated with this inventory element. This information is interpreted by the DMS functional components using inventory elements programmatically within the system.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

cdmsInventoryElementState 1.3.6.1.4.1.9.9.655.1.3.2.1.7
The state of the inventory element corresponding to this conceptual row as seen by the DMS server. Set operations on this object are not supported for all inventory element types. Where it is not supported, the server would yield an error. The effect of setting this object to the value 'initializing' would be to reboot the element corresponding to this conceptual row, if the element type supports this operation.
Status: current Access: read-write
OBJECT-TYPE    
  CDmsFunctionalStatus  

cdmsServerTable 1.3.6.1.4.1.9.9.655.1.4.1
This table lists all the external servers used by this installation of DMS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdmsServerEntry

cdmsServerEntry 1.3.6.1.4.1.9.9.655.1.4.1.1
Each entry contains the attributes of one external server used by DMS.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdmsServerEntry  

cdmsServerType 1.3.6.1.4.1.9.9.655.1.4.1.1.1
The type of the external server corresponding to this conceptual row used by DMS.
Status: current Access: not-accessible
OBJECT-TYPE    
  CDmsServerType  

cdmsServerAddrType 1.3.6.1.4.1.9.9.655.1.4.1.1.2
The type of Internet address of the external server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cdmsServerAddress 1.3.6.1.4.1.9.9.655.1.4.1.1.3
The Internet address of the external server. The type of this address is determined by the value of the cdmsServerAddrType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..64)  

cdmsServerState 1.3.6.1.4.1.9.9.655.1.4.1.1.4
The state of the external server.
Status: current Access: read-only
OBJECT-TYPE    
  CDmsFunctionalStatus  

cdmsServerStatus 1.3.6.1.4.1.9.9.655.1.4.1.1.5
This object is used to manage creation, deletion and modification of external servers in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cdmsDamGlobalCounters 1.3.6.1.4.1.9.9.655.1.5.1
OBJECT IDENTIFIER    

cdmsNumContentElements 1.3.6.1.4.1.9.9.655.1.5.1.1
The number of content elements in the DMS catalog.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdmsSecurityGlobalCounters 1.3.6.1.4.1.9.9.655.1.6.1
OBJECT IDENTIFIER    

cdmsNumAuthenRequests 1.3.6.1.4.1.9.9.655.1.6.1.1
The number of user authentication requests processed by DMS since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cdmsNumAuthenRequestsApproved 1.3.6.1.4.1.9.9.655.1.5.1.2
The number of user authentication requests approved by DMS since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cdmsNumAuthenRequestsDeclined 1.3.6.1.4.1.9.9.655.1.5.1.3
The number of user authentication requests declined by DMS since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cdmsSecurityConfiguration 1.3.6.1.4.1.9.9.655.1.6.2
OBJECT IDENTIFIER    

cdmsAuthenticationMode 1.3.6.1.4.1.9.9.655.1.6.2.1
The mode of authenticating users in use by DMS.
Status: current Access: read-write
OBJECT-TYPE    
  CDmsUserAuthenMethod  

cdmsHaClusterInfo 1.3.6.1.4.1.9.9.655.1.10.1
OBJECT IDENTIFIER    

cdmsHaClusterComposition 1.3.6.1.4.1.9.9.655.1.10.2
OBJECT IDENTIFIER    

cdmsHaClusterStatus 1.3.6.1.4.1.9.9.655.1.10.3
OBJECT IDENTIFIER    

cdmsHaClusterEnabled 1.3.6.1.4.1.9.9.655.1.10.1.1
This object indicates if high availability function is enabled in this installation of DMS. The value 'true(1)', indicates that high availability function is enabled. The value 'false(2)', indicates that high availability function is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cdmsHaClusterName 1.3.6.1.4.1.9.9.655.1.10.1.2
This human-readable string servers as the administrative label of this DMS cluster.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cdmsHaDmmCluster 1.3.6.1.4.1.9.9.655.1.10.2.1
OBJECT IDENTIFIER    

cdmsHaVpCluster 1.3.6.1.4.1.9.9.655.1.10.2.2
OBJECT IDENTIFIER    

cdmsHaClusterNumTotalDmms 1.3.6.1.4.1.9.9.655.1.10.2.1.1
This object indicates the total number of DMM nodes in this cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 2..10  

cdmsHaClusterNumActiveDmms 1.3.6.1.4.1.9.9.655.1.10.2.1.2
This object indicates the total number of DMM nodes in this cluster which are in active state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 1..10  

cdmsHaClusterDmmVipType 1.3.6.1.4.1.9.9.655.1.10.2.1.3
The type of the Virtual Internet Protocol address of the DMM cluster of this DMS cluster.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cdmsHaClusterDmmVip 1.3.6.1.4.1.9.9.655.1.10.2.1.4
The value of the virtual address of the DMM cluster. The type of this address is determined by the value of 'cdmsHaClusterDmmVipType'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cdmsHaDmmClusterMemberTable 1.3.6.1.4.1.9.9.655.1.10.2.1.5
This table lists the membership of the DMM cluster in this DMS cluster. Each conceptual row in this table represents an instance of DMM node in the DMM cluster. Rows in this table are created by the agent when the DMM cluster is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdmsHaDmmClusterMemberEntry

cdmsHaDmmClusterMemberEntry 1.3.6.1.4.1.9.9.655.1.10.2.1.5.1
An entry (conceptual row) in the 'cdmsHaDmmClusterMemberTable' describes one DMM node in the membership of the DMM cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdmsHaDmmClusterMemberEntry  

cdmsHaDmmClusterMemberAddrType 1.3.6.1.4.1.9.9.655.1.10.2.1.5.1.1
This object specifies the type of the actual network address of DMM node represented by the corresponding instance identifier 'cdmsHaDmmClusterMemberAddress').
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cdmsHaDmmClusterMemberAddress 1.3.6.1.4.1.9.9.655.1.10.2.1.5.1.2
The actual network address of the DMM node corresponding to this conceptual row. The type of address of an instance of this object is determined by the value of the corresponding instance of 'cdmsHaDmmClusterMemberAddrType'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cdmsHaDmmClusterMemberIsPrimary 1.3.6.1.4.1.9.9.655.1.10.2.1.5.1.3
This object indicates if the DMM node corresponding to this conceptual row is 'primary'. A node in a cluster is considered 'primary' if: a) the cluster services are preferred to be implemented on the node b) if the node acts as a management interface to the cluster. Otherwise, the node is considered 'secondary'. The value 'true(1)', indicates that the DMM is primary. The value 'false(2)', indicates that the DMM is secondary.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cdmsHaDmmClusterMemberOperState 1.3.6.1.4.1.9.9.655.1.10.2.1.5.1.4
This object indicates the operational state of the DMM node corresponding to this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  CDmsFunctionalStatus  

cdmsHaVpClusterNumClusters 1.3.6.1.4.1.9.9.655.1.10.2.2.1
This object indicates the number of Video Portal Clusters comprising this DMS cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..50  

cdmsHaVpClusterMemberTable 1.3.6.1.4.1.9.9.655.1.10.2.2.2
This table serves the dual purpose of enumerating the various video portal clusters in this installation as well as listing the member video portal nodes in each video portal cluster. Entries in this table are created by the agent when the cluster is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdmsHaVpClusterMemberEntry

cdmsHaVpClusterMemberEntry 1.3.6.1.4.1.9.9.655.1.10.2.2.2.1
An entry (conceptual row) in the cdmsHaVpClusterMemberTable. Each entry in this table represents a VP node that belongs to this VP cluster. This table is read-only; the agent creates the necessary rows when the cluster is configured and deletion of rows is not permitted.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdmsHaVpClusterMemberEntry  

cdmsHaVpClusterMemberClusterName 1.3.6.1.4.1.9.9.655.1.10.2.2.2.1.1
This object specifies a human-readable administrative name of the video portal cluster corresponding to this conceptual row.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cdmsHaVpClusterMemberVipType 1.3.6.1.4.1.9.9.655.1.10.2.2.2.1.2
This object specifies the type of the virtual IP address of the video portal cluster represented by the corresponding instance identifier 'cdmsHaVpClusterMemberVip'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cdmsHaVpClusterMemberVip 1.3.6.1.4.1.9.9.655.1.10.2.2.2.1.3
The virtual IP address of the video portal cluster represented by this conceptual row. The type of address of an instance of this object is determined by the value of the corresponding instance of 'cdmHaVpClusterMemberVipType'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cdmsHaVpClusterMemberAddrType 1.3.6.1.4.1.9.9.655.1.10.2.2.2.1.4
This object specifies the actual IP address of the video portal node represented by the corresponding instance identifier 'cdmsHaVpClusterMemberAddress'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cdmsHaVpClusterMemberAddress 1.3.6.1.4.1.9.9.655.1.10.2.2.2.1.5
The actual IP address of the video portal represented by this conceptual row. The type of address of an instance of this object is determined by the value of the corresponding instance of 'cdmHaVpClusterMemberAddrType'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cdmsHaVpClusterMemberIsPrimary 1.3.6.1.4.1.9.9.655.1.10.2.2.2.1.6
This object indicates if the DMM node corresponding to this conceptual row is 'primary'. A node in a cluster is considered 'primary' if: a) the cluster services are preferred to be implemented on the node b) if the node acts as a management interface to the cluster. Otherwise, the node is considered 'secondary'. The value 'true(1)', indicates that the VP is primary. The value 'false(2)', indicates that the VP is secondary.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cdmsHaVpClusterMemberOperState 1.3.6.1.4.1.9.9.655.1.10.2.2.2.1.7
This object indicates the operational state of the VP node corresponding to this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  CDmsFunctionalStatus  

cdmsHaClusterLastDmmStatusChangeTime 1.3.6.1.4.1.9.9.655.1.10.3.1
The time-stamp of the most recent occurrence of the status change of a DMM node in this cluster. A status change is defined as a transition in the value of the object 'cdmsHaDmmClusterMemberOperState'.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cdmsHaClusterLastDmmStatusChangeAddrType 1.3.6.1.4.1.9.9.655.1.10.3.2
This object indicates the type of the network address of the DMM node which changed status most recently in this cluster (represented by the value of 'cdmsHaClusterLastDmmStatusChangeAddress' object). A status change is defined as a transition in the value of the object 'cdmsHaDmmClusterMemberOperState'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cdmsHaClusterLastDmmStatusChangeAddress 1.3.6.1.4.1.9.9.655.1.10.3.3
The network address of the DMM node which changed status most recently in this cluster. The type of address of an instance of this object is determined by the value of the corresponding instance of 'cdmsHaClusterLastDmmStatusChangeAddrType' object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cdmsHaClusterLastVpStatusChangeTime 1.3.6.1.4.1.9.9.655.1.10.3.4
The time-stamp of the most recent occurrence of the status change of a video portal node in this cluster. A status change is defined as a transition in the value of the object 'cdmsHaVpClusterMemberOperState'.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cdmsHaClusterLastVpStatusChangeCluster 1.3.6.1.4.1.9.9.655.1.10.3.5
The administrative label of the video portal cluster in which a video portal node changed its state most recently.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cdmsHaClusterLastStatusChangeVpAddrType 1.3.6.1.4.1.9.9.655.1.10.3.6
This object indicates the type of the network address of the VP node which changed status most recently in this cluster (represented by the value of 'cdmsHaClusterLastVpStatusChangeAddress' object). A status change is defined as a transition in the value of the object 'cdmsHaVpClusterMemberOperState'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cdmsHaClusterLastVpStatusChangeVpAddress 1.3.6.1.4.1.9.9.655.1.10.3.7
The network address of the video portal node which changed status most recently in this cluster. The type of address of an instance of this object is determined by the value of the corresponding instance of 'cdmsHaClusterLastVpStatusChangeAddrType' object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cdmsHaClusterStatusHistory 1.3.6.1.4.1.9.9.655.1.10.3.8
OBJECT IDENTIFIER    

cdmsHaClusterHistoryMaxRecords 1.3.6.1.4.1.9.9.655.1.10.3.8.1
This object specifies the maximum number of history records pertaining to DMS Cluster history that would be maintained in the table 'cdmsHaClusterHistoryTable'.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cdmsHaClusterHistoryTable 1.3.6.1.4.1.9.9.655.1.10.3.8.2
This table contains the chronological record of all the DMS cluster events and their attributes that occurred in the manager DMS cluster since the last re-initialization of this device. When the number of entries in this table exceeds the value of object 'cdmsHaClusterHistoryMaxRecords', the older entries will be purged.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdmsHaClusterHistoryEntry

cdmsHaClusterHistoryEntry 1.3.6.1.4.1.9.9.655.1.10.3.8.2.1
An entry (conceptual row) contains the record of a single DMS cluster event.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdmsHaClusterHistoryEntry  

cdmsHaClusterHistId 1.3.6.1.4.1.9.9.655.1.10.3.8.2.1.1
This object uniquely identifies an entry in the cluster history.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

cdmsHaClusterHistTimestamp 1.3.6.1.4.1.9.9.655.1.10.3.8.2.1.2
The value of sysUpTime when the cluster event corresponding to this conceptual row occurred.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cdmsHaClusterHistClusterName 1.3.6.1.4.1.9.9.655.1.10.3.8.2.1.3
The name of the DMS cluster in which the cluster event corresponding to this conceptual row occurred.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cdmsHaClusterHistNodeType 1.3.6.1.4.1.9.9.655.1.10.3.8.2.1.4
The type of the DMS node in which the cluster event corresponding to this conceptual row occurred, if this event pertains to a node in the cluster. If this event does not pertain to a node, the value of this column is undefined.
Status: current Access: read-only
OBJECT-TYPE    
  CDmsElementType  

cdmsHaClusterHistNodeNewStatus 1.3.6.1.4.1.9.9.655.1.10.3.8.2.1.5
If the cluster event corresponding to this conceptual row is a cluster node event, then this object identifies the new state of the cluster node identified by 'cdmsHaClusterHistNodeAddr' after this event.
Status: current Access: read-only
OBJECT-TYPE    
  CDmsFunctionalStatus  

cdmsHaClusterHistNodeAddrType 1.3.6.1.4.1.9.9.655.1.10.3.8.2.1.6
This object indicates the type of network address of the node (represented by the value of the corresponding instance of 'cdmsHaClusterHistNodeAddr') to which the cluster event pertains.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cdmsHaClusterHistNodeAddr 1.3.6.1.4.1.9.9.655.1.10.3.8.2.1.7
The address of the node to which the cluster event corresponding to this conceptual row pertains. The type of address of an instance of this object is determined by the value of the corresponding instance of 'cdmsHaClusterHistNodeAddrType' object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cdmsNumUsers 1.3.6.1.4.1.9.9.655.1.7.1
The number of users who have access to this installation of DMS.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdmsNumActiveDmmUsers 1.3.6.1.4.1.9.9.655.1.7.2
The number of users who are logged into DMS administrative appliance.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdmsNumActiveVpUsers 1.3.6.1.4.1.9.9.655.1.7.3
The number of users who are logged into DMS Video Portal appliance.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdmsLastUserLastChange 1.3.6.1.4.1.9.9.655.1.7.4
The date and time at which the last user was added or deleted.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cdmsEventConfiguration 1.3.6.1.4.1.9.9.655.1.8.1
OBJECT IDENTIFIER    

cdmsEventStatistics 1.3.6.1.4.1.9.9.655.1.8.2
OBJECT IDENTIFIER    

cdmsNumEvents 1.3.6.1.4.1.9.9.655.1.8.2.1
The number of events generated by this installation of DMS since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cdmsNumEventRate 1.3.6.1.4.1.9.9.655.1.8.2.2
The number of events per minute generated by this installation of DMS since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdmsNumAlarms 1.3.6.1.4.1.9.9.655.1.8.2.3
The number of events of severity greater than 'warning' ('alarms') generated by this installation of DMS since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cdmsNumAlarmRate 1.3.6.1.4.1.9.9.655.1.8.2.4
The number of alarms per minute generated by this installation of DMS since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdmsNumNotifications 1.3.6.1.4.1.9.9.655.1.8.2.5
The number of notifications emitted by this installation of DMS since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cdmsNumNotificationRate 1.3.6.1.4.1.9.9.655.1.8.2.6
The number of notifications emitted per minute by this installation of DMS since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdmsMediaPlayerRegisteredEnable 1.3.6.1.4.1.9.9.655.1.13.1
This object defines the administrative state of sending the 'ciscoDmsMediaPlayerRegistered' notification to signal the fact that a digital media player which was shutdown is now operational.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdmsMediaPlayerUpEnable 1.3.6.1.4.1.9.9.655.1.13.2
This object specifies the administrative state of sending the 'ciscoDmsMediaPlayerUp' notification to signal the fact that a digital media player which is registered with this installation of DMS has become operational.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdmsMediaPlayerDownEnable 1.3.6.1.4.1.9.9.655.1.13.3
This object specifies the administrative state of sending the 'ciscoDmsMediaPlayerDown' notification to signal the fact that a digital media player which was operational and is registered with this installation of DMS is now shutdown.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdmsMediaPlayerAddrTakenEnable 1.3.6.1.4.1.9.9.655.1.13.4
This object specifies the administrative state of sending the 'ciscoDmsMediaPlayerAddrTaken' notification to signal the fact that the IP address assigned to a managed digital media player has been acquired by another media player.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdmsHaClusterNodeUpEnable 1.3.6.1.4.1.9.9.655.1.13.5
This object specifies the administrative state of sending the 'ciscoDmsHaClusterNodeUp' notification to signal the fact that a component in a DMS cluster has transitioned to active state.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdmsHaClusterNodeDownEnable 1.3.6.1.4.1.9.9.655.1.13.6
This object specifies the administrative state of sending the 'ciscoDmsHaClusterNodeDown' notification to signal the fact that a component in a DMS cluster has transitioned to inactive state.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cdmsHaClusterConfigChangeEnable 1.3.6.1.4.1.9.9.655.1.13.7
This object specifies the administrative state of sending the 'ciscoDmsHaClusterConfigChange' notification to signal the fact that the configuration of the managed DMS cluster has changed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoDmsMediaPlayerRegistered 1.3.6.1.4.1.9.9.655.0.1
This notification is generated when a media player is registered into this installation of DMS.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoDmsMediaPlayerUp 1.3.6.1.4.1.9.9.655.0.2
This notification is generated when a media player which is registered with DMS becomes operational.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoDmsMediaPlayerDown 1.3.6.1.4.1.9.9.655.0.3
This notification is generated when a media player which is registered with DMS and which was operational is shutdown.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoDmsMediaPlayerAddrTaken 1.3.6.1.4.1.9.9.655.0.4
This notification is generated when it is detected that the network address of a media player is taken by a different media player.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoDmsHaClusterNodeUp 1.3.6.1.4.1.9.9.655.0.5
This notification is generated when it is detected that a node in a managed DMS cluster has transitioned to active state, that is, the value of the object 'cdmsHaDmmClusterMemberOperState' or 'cdmsHaVpClusterMemberOperState' has transitioned to 'active'. This object specifies the administrative state of sending the 'ciscoDmsHaClusterNodeDown' notification to signal the fact that a component in a DMS cluster has transitioned to inactive state.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoDmsHaClusterNodeDown 1.3.6.1.4.1.9.9.655.0.6
This notification is generated when it is detected that a node in a managed DMS cluster has transitioned to inactive state, that is, the value of the object 'cdmsHaDmmClusterMemberOperState' or 'cdmsHaVpClusterMemberOperState' has transitioned to 'shutdown'.
Status: current Access: read-write
NOTIFICATION-TYPE    

cdmsDmsHaClusterConfigChange 1.3.6.1.4.1.9.9.655.0.7
This notification is generated when it is detected that the configuration of a managed DMS cluster has been altered. Configuration changes that trigger this notification include modifications to the virtual IP address and the virtual IP address type.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoDmsMonitorMIBCompliances 1.3.6.1.4.1.9.9.655.2.1
OBJECT IDENTIFIER    

ciscoDmsMonitorMIBGroups 1.3.6.1.4.1.9.9.655.2.2
OBJECT IDENTIFIER    

ciscoDmsMonitorMIBCompliance 1.3.6.1.4.1.9.9.655.2.1.1
The compliance statement for SNMP entities the Cisco Digital Media System MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoDmsMonitorMIBComplianceRev1 1.3.6.1.4.1.9.9.655.2.1.2
The compliance statement for SNMP entities the Cisco Digital Media System MIB. This revision adds support for High Availability (HA).
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoDmsSystemGroup 1.3.6.1.4.1.9.9.655.2.2.1
A collection of objects that provides information about DMS system parameters.
Status: current Access: read-only
OBJECT-GROUP    

ciscoDmsFeatureGroup 1.3.6.1.4.1.9.9.655.2.2.2
A collection of objects that provides information about DMS licensed features.
Status: current Access: read-only
OBJECT-GROUP    

ciscoDmsFeatureAdvancedGroup 1.3.6.1.4.1.9.9.655.2.2.3
A collection of objects that provides information about DMS advanced licensed features.
Status: current Access: read-only
OBJECT-GROUP    

ciscoDmsInventoryGroup 1.3.6.1.4.1.9.9.655.2.2.4
A collection of objects that provides information about DMS inventory.
Status: current Access: read-only
OBJECT-GROUP    

ciscoDmsServerGroup 1.3.6.1.4.1.9.9.655.2.2.5
A collection of objects that provides information about DMS external servers.
Status: current Access: read-only
OBJECT-GROUP    

ciscoDamGroup 1.3.6.1.4.1.9.9.655.2.2.6
A collection of objects that provides information about DMS group.
Status: current Access: read-only
OBJECT-GROUP    

ciscoDmsSecurityGroup 1.3.6.1.4.1.9.9.655.2.2.7
A collection of objects that provides information about DMS security.
Status: current Access: read-only
OBJECT-GROUP    

ciscoDmsUserGroup 1.3.6.1.4.1.9.9.655.2.2.8
A collection of objects that provides information about DMS users and user groups.
Status: current Access: read-only
OBJECT-GROUP    

ciscoDmsEventGroup 1.3.6.1.4.1.9.9.655.2.2.9
A collection of objects that provides information about DMS events.
Status: current Access: read-only
OBJECT-GROUP    

ciscoDmsNotificationCntlGroup 1.3.6.1.4.1.9.9.655.2.2.10
A collection of objects that provides information about DMS notification control.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoDmsNotificationsGroup 1.3.6.1.4.1.9.9.655.2.2.11
A collection of objects that provides information about DMS notifications.
Status: deprecated Access: read-only
NOTIFICATION-GROUP    

ciscoDmsAdvancedNotificationsGroup 1.3.6.1.4.1.9.9.655.2.2.12
Please enter the description here
Status: current Access: read-only
NOTIFICATION-GROUP    

ciscoDmsHaGroup 1.3.6.1.4.1.9.9.655.2.2.13
Collection of MIB objects that must be implemented to support management of DMS HA feature.
Status: current Access: read-only
OBJECT-GROUP    

ciscoDmsHaAdvancedGroup 1.3.6.1.4.1.9.9.655.2.2.14
Collection of MIB objects that must be implemented to support advanced management of DMS HA feature. This group is optional.
Status: current Access: read-only
OBJECT-GROUP    

ciscoDmsNotificationCntlGroupRev1 1.3.6.1.4.1.9.9.655.2.2.15
A collection of objects that provides information about DMS notification control. This revision adds support for High Availability (HA).
Status: current Access: read-only
OBJECT-GROUP    

ciscoDmsNotificationsGroupRev1 1.3.6.1.4.1.9.9.655.2.2.16
A collection of objects that provides information about DMS notifications. This revision adds support for High Availability (HA).
Status: current Access: read-only
NOTIFICATION-GROUP