AIQUM adds suffix ".0" to SNMP trap OIDs
Applies to
- Active IQ Unified Manager (AIQUM)
- SNMP Trap
Issue
- AIQUM adds suffix .0to SNMP trap OIDs
Example: Although ocumEventName is defined as OID 1.3.6.1.4.1.789.5.1.2.1, AIQUM sends 1.3.6.1.4.1.789.5.1.2.1.0 
ocumEventName   OBJECT-TYPE     
SYNTAX      DisplayString
MAX-ACCESS      read-only
STATUS      current
DESCRIPTION
        "Display name of the event. e.g. Volume Full."
::= { ocumEvent 1 }       
- SNMP Manager translates object names to object name with suffix .0
Example: ocumEventName.0
