DMA OperationsGuide The Polycom DMA System MIB
510 Polycom, Inc.
-- dma.2.4.1.2.1.6
alActAlertDescription OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION “Text of the alert message.”
::= { alActiveAlertsEntry 6 }
-- DMA NOTIFICATIONS
-- dma.2.5
dmaNotifications OBJECT-IDENTITY
STATUS current
DESCRIPTION “DMA alert notifications.”
::= { dmaMonitoring1 5 }
-- dma.2.5.1
ntfObjects OBJECT-IDENTITY
STATUS current
DESCRIPTION “Objects that will be included in alert notifications.”
::= { dmaNotifications 1 }
-- dma.2.5.1.1
ntfObjAlertID OBJECT-TYPE
SYNTAX GeneralString
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION “Internal identifier for the alert.”
::= { ntfObjects 1 }
-- dma.2.5.1.2
ntfObjAlertTimestamp OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION “Time the alert was generated.”
::= { ntfObjects 2 }
-- dma.2.5.1.3
ntfObjAlertCode OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION “Code of the alert.”
::= { ntfObjects 3 }
-- dma.2.5.1.4
ntfObjAlertSeverity OBJECT-TYPE
SYNTAX INTEGER
{ warn(1), severe(2), critical(3) }