
DMA OperationsGuide  The Polycom DMA System MIB
494 Polycom, Inc.
   STATUS      current
   DESCRIPTION “No signaling interface is enabled for the cluster; calls to the cluster cannot be
               processed.”
   ::= { ntfAlertNotificationObjects 3001 }
-- dma.2.5.2.0.3101
ntfAlertCertExpired NOTIFICATION-TYPE
   OBJECTS
   {
      ntfObjAlertID,
      ntfObjAlertTimestamp,
      ntfObjAlertCode,
      ntfObjAlertSeverity,
      ntfObjAlertDescription
   }
   STATUS      current
   DESCRIPTION “The cluster’s server certificate has expired.”
   ::= { ntfAlertNotificationObjects 3101 }
-- dma.2.5.2.0.3102
ntfAlertCertExpireNow NOTIFICATION-TYPE
   OBJECTS
   {
      ntfObjAlertID,
      ntfObjAlertTimestamp,
      ntfObjAlertCode,
      ntfObjAlertSeverity,
      ntfObjAlertDescription
   }
   STATUS      current
   DESCRIPTION “The cluster’s server certificate will expire within 1 day.”
   ::= { ntfAlertNotificationObjects 3102 }
-- dma.2.5.2.0.3103
ntfAlertCertExpireSoon NOTIFICATION-TYPE
   OBJECTS
   {
      ntfObjAlertID,
      ntfObjAlertTimestamp,
      ntfObjAlertCode,
      ntfObjAlertSeverity,
      ntfObjAlertDescription
   }
   STATUS      current
   DESCRIPTION “The cluster’s server certificate will expire soon (30 days or less).”
   ::= { ntfAlertNotificationObjects 3103 }
-- dma.2.5.2.0.3104
ntfAlertCertSecExpired NOTIFICATION-TYPE
   OBJECTS