DLGHWINF-MIB

File: DLGHWINF-MIB.mib (41188 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB DLGC-GLOBAL-REG

Imported symbols

Counter OBJECT-TYPE TRAP-TYPE
DisplayString sysName dialogic
dlgHardwareInfo

Defined Types

DlgHiOsCommonModuleEntry  
SEQUENCE    
  dlgHiOsCommonModuleIndex INTEGER
  dlgHiOsCommonModuleName DisplayString
  dlgHiOsCommonModuleVersion DisplayString
  dlgHiOsCommonModuleDate OCTET STRING
  dlgHiOsCommonModulePurpose DisplayString

DlgHiIdentSystemServicesEntry  
SEQUENCE    
  dlgHiIdentSystemServicesIndex INTEGER
  dlgHiIdentSystemServicesName DisplayString
  dlgHiIdentSystemServicesScmName DisplayString
  dlgHiIdentSystemServicesStatus INTEGER
  dlgHiIdentSystemServicesChangeDate OCTET STRING

DlgHiIdentEntry  
SEQUENCE    
  dlgHiIdentIndex INTEGER
  dlgHiIdentModel DisplayString
  dlgHiIdentType INTEGER
  dlgHiIdentFuncDescr DisplayString
  dlgHiIdentSerNum DisplayString
  dlgHiIdentFWName DisplayString
  dlgHiIdentFWVers DisplayString
  dlgHiIdentMemBaseAddr INTEGER
  dlgHiIdentIOBaseAddr INTEGER
  dlgHiIdentIrq INTEGER
  dlgHiIdentBoardID INTEGER
  dlgHiIdentPCISlotID INTEGER
  dlgHiIdentOperStatus INTEGER
  dlgHiIdentAdminStatus INTEGER
  dlgHiIdentErrorMessage DisplayString
  dlgHiIdentDeviceChangeDate OCTET STRING
  dlgHiIdentSpecific OBJECT IDENTIFIER
  dlgHiIdentPCIBusID INTEGER

Defined Values

dlgHiMibRev 1.3.6.1.4.1.3028.1.1.1
OBJECT IDENTIFIER    

dlgHiComponent 1.3.6.1.4.1.3028.1.1.2
OBJECT IDENTIFIER    

dlgHiInterface 1.3.6.1.4.1.3028.1.1.2.1
OBJECT IDENTIFIER    

dlgHiIdent 1.3.6.1.4.1.3028.1.1.2.2
OBJECT IDENTIFIER    

dlgHiOsCommon 1.3.6.1.4.1.3028.1.1.2.1.1
OBJECT IDENTIFIER    

dlgHiMibRevMajor 1.3.6.1.4.1.3028.1.1.1.1
The Major Revision level. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information supported and/or the meaning of the supported information, correct interpretation of data may require a MIB document with the same major revision level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

dlgHiMibRevMinor 1.3.6.1.4.1.3028.1.1.1.2
The Minor Revision level. A change in the minor revision level may represent some minor additional support. no changes to any pre-existing information has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dlgHiMibCondition 1.3.6.1.4.1.3028.1.1.1.3
The overall condition. This object represents the overall status of the Dialogic Hardware Information system represented by this MIB. Other - The status of the MIB is Unknown OK - The status of the MIB is OK Degraded - Some statuses in the MIB are not OK Failed - Most statuses in the MIB are not OK
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

dlgHiOsCommonPollFreq 1.3.6.1.4.1.3028.1.1.2.1.1.1
The Agent's polling frequency in seconds. The frequency, in seconds, at which the Agent updates the operational status of the individual devices within the device table. A value of zero indicates that the Agent will not check the status of the indivdual devices. The default value is 60 (60 seconds). In this case the Agent checks each individual device every 60 seconds to make sure it is still operational. Should a device fail, it's status will set to failed and a trap is sent to the management application. Setting the poll frequency to a value too low can impact system performance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

dlgHiOsCommonNumberOfModules 1.3.6.1.4.1.3028.1.1.2.1.1.2
The number of modules in the OS Common Module table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlgHiOsLogEnable 1.3.6.1.4.1.3028.1.1.2.1.1.4
The Agent's log enable bit 0 - disabled Setting this variable to this value will disable the trap logging 1 - enabled Setting this variable to this value will enable the trap logging
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

dlgHiOsTestTrapEnable 1.3.6.1.4.1.3028.1.1.2.1.1.5
Every time this bit is set, test trap is sent from the agent
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1)  

dlgHiIdentSystemServicesNameForTrap 1.3.6.1.4.1.3028.1.1.2.1.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

dlgHiIdentSystemServicesStatusForTrap 1.3.6.1.4.1.3028.1.1.2.1.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), started(2), stop-pending(3), stopped(4), start-pending(5)  

dlgHiIdentIndexForTrap 1.3.6.1.4.1.3028.1.1.2.1.1.8
An index that uniquely specifies each device. This value is not necessarily contiguous
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dlgHiIdentModelForTrap 1.3.6.1.4.1.3028.1.1.2.1.1.9
Dialogic board Model. This is the Dialogic board's model name and can be used for identification purposes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

dlgHiIdentOperStatusForTrap 1.3.6.1.4.1.3028.1.1.2.1.1.10
Dialogic board Operational Status. This is the overall condition of the Dialogic board. The following values are defined other(1) The board does not support board condition monitoring. ok(2) The board is operating normally. No user action is required. degraded(3) The board is partially failed. The board may need to be reset. failed(4) The board has failed. The board should be reset NOTE: In the implmentation of this version of the MIB (Major 1, Minor 2), SpanCards do not support the degraded state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

dlgHiIdentAdminStatusForTrap 1.3.6.1.4.1.3028.1.1.2.1.1.11
Dialogic board Admin Status. This is the Administrative Status of the Dialogic board. The following values are defined other(1) The board's admin status in unavailable. started(2) The board has been started. stopped(3) The board is stopped. disabled(4) The board is disabled. diagnose(5) The board is being diagnosed. start-pending(6) The board is in the process of starting. stop-pending(7) The board is in the process of stopping.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), started(2), stopped(3), disabled(4), diagnose(5), start-pending(6), stop-pending(7)  

dlgHiIdentSerNumForTrap 1.3.6.1.4.1.3028.1.1.2.1.1.12
Dialogic board Serial Number. This is the Dialogic board serial number and can be used for identification purposes. On many boards the serial number appears on the back of the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

dlgHiIdentErrorMessageForTrap 1.3.6.1.4.1.3028.1.1.2.1.1.13
Dialogic board Error Message. This value represents the error message associated with a failing Dialogic board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..96)  

dlgHiOsCommonModuleTable 1.3.6.1.4.1.3028.1.1.2.1.1.3
A table of software modules that provide an interface to the devicethis MIB describes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlgHiOsCommonModuleEntry

dlgHiOsCommonModuleEntry 1.3.6.1.4.1.3028.1.1.2.1.1.3.1
A description of a software module that provides an interface to the device this MIB describes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DlgHiOsCommonModuleEntry  

dlgHiOsCommonModuleIndex 1.3.6.1.4.1.3028.1.1.2.1.1.3.1.1
A unique index for this module description.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dlgHiOsCommonModuleName 1.3.6.1.4.1.3028.1.1.2.1.1.3.1.2
The module name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

dlgHiOsCommonModuleVersion 1.3.6.1.4.1.3028.1.1.2.1.1.3.1.3
Version of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..5)  

dlgHiOsCommonModuleDate 1.3.6.1.4.1.3028.1.1.2.1.1.3.1.4
The module date. field octets contents range ===== ====== ======= ===== 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 6 7 second 0..60 (use 60 for leap-second) This field will be set to year = 0 if the agent cannot provide the module date. The hour, minute, and second field will be set to zero (0) if they are not relevant.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(7)  

dlgHiOsCommonModulePurpose 1.3.6.1.4.1.3028.1.1.2.1.1.3.1.5
The purpose of the module described in this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

dlgHiIdentNumberOfDevices 1.3.6.1.4.1.3028.1.1.2.2.2
Number of Dialogic device in the system. A device may be a physical board, a channel on a board or an embedded component on a board
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlgHiIdentServiceStatus 1.3.6.1.4.1.3028.1.1.2.2.3
Dialogic Service Status This is the overall status of the Dialogic system service. The following values are defined: other(1) The service status is unknown. started(2) The service status is running - boards are started. Setting the variable to this value will fail. stop-pending(3) The service is in the act of stopping. Setting the variable to this value when the current condition is started(2) will cause the service to begin stopping, otherwise it will fail. stopped(4) The service status is stopped - boards are stopped. Setting the variable to this value will fail. start-pending(5) The service is in the act of starting. Setting the variable to this value when the current condition is stopped(4) will cause the service to begin starting, othewise it will fail.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), started(2), stop-pending(3), stopped(4), start-pending(5)  

dlgHiIdentServiceChangeDate 1.3.6.1.4.1.3028.1.1.2.2.4
The date and time the service was last started or stopped. field octets contents range ===== ====== ======= ===== 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 6 7 second 0..60 (use 60 for leap-second) This field will be set to year = 0 if the agent cannot provide the module date. The hour, minute, and second field will be set to zero (0) if they are not relevant.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(7)  

dlgHiIdentTrapMask 1.3.6.1.4.1.3028.1.1.2.2.5
Trap Enable mask. This variable is a bit mask which can be used to enable or disable certain enterprise specific traps. A '1' is used to enable the trap, a '0' disables it. Bit 0 - (1) enables Traps upon Dialogic Service Status transitions to the Stopped or Started State. Bit 1 - (1) enables Traps when a specific board Condition transitions to the Failed State. Bit 2 - (1) enables the dlgDsx1Alarm trap from the DS1 MIB. This trap indicates the beginning and end of a new alarm condition. Bit 3 - (1) enables the dlgDsx1SwEvtMskTrap trap from the DS1 MIB. This trap indicates that the DS1 Event Mask has been changed. Bit 4 - (1) enables the dlgIsdnDChanged trap from the ISDN MIB. This trap indicates the current operational status of LAPD of a particular D channel has changed Bit 5 - (1) enables the dlgIsdnBChanged trap from the DS1 MIB. This trap indicates the current operational status of LAPD of a particular B channel has changed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

dlgHiIdentSystemServicesTable 1.3.6.1.4.1.3028.1.1.2.2.6
Dialogic-Related system services table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlgHiIdentSystemServicesEntry

dlgHiIdentSystemServicesEntry 1.3.6.1.4.1.3028.1.1.2.2.6.1
Dialogic-Related system services table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DlgHiIdentSystemServicesEntry  

dlgHiIdentSystemServicesIndex 1.3.6.1.4.1.3028.1.1.2.2.6.1.1
An index that uniquely specifies each system service. This value is not necessarily contiguous
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dlgHiIdentSystemServicesName 1.3.6.1.4.1.3028.1.1.2.2.6.1.2
System Service Name. This is the name of the system service used for Identification Purposes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

dlgHiIdentSystemServicesScmName 1.3.6.1.4.1.3028.1.1.2.2.6.1.3
SCM System Service Name. This is the name of the system service that is given to SCM (Service Control Manager) and is used by SCM to identify the service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

dlgHiIdentSystemServicesStatus 1.3.6.1.4.1.3028.1.1.2.2.6.1.4
Service Status This is the overall status of the Dialogic system service. The following values are defined: other(1) The service status is unknown. started(2) The service status is running - boards are started. Setting the variable to this value will fail. stop-pending(3) The service is in the act of stopping. Setting the variable to this value when the current condition is started(2) will cause the service to begin stopping, otherwise it will fail. stopped(4) The service status is stopped - boards are stopped. Setting the variable to this value will fail. start-pending(5) The service is in the act of starting. Setting the variable to this value when the current condition is stopped(4) will cause the service to begin starting, othewise it will fail.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), started(2), stop-pending(3), stopped(4), start-pending(5)  

dlgHiIdentSystemServicesChangeDate 1.3.6.1.4.1.3028.1.1.2.2.6.1.5
The date and time the service was last started or stopped. field octets contents range ===== ====== ======= ===== 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 6 7 second 0..60 (use 60 for leap-second) This field will be set to year = 0 if the agent cannot provide the module date. The hour, minute, and second field will be set to zero (0) if they are not relevant.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(7)  

dlgHiIdentTable 1.3.6.1.4.1.3028.1.1.2.2.1
Dialogic board Identification Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlgHiIdentEntry

dlgHiIdentEntry 1.3.6.1.4.1.3028.1.1.2.2.1.1
Dialogic board Identification Table Entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DlgHiIdentEntry  

dlgHiIdentIndex 1.3.6.1.4.1.3028.1.1.2.2.1.1.1
An index that uniquely specifies each device. This value is not necessarily contiguous
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dlgHiIdentModel 1.3.6.1.4.1.3028.1.1.2.2.1.1.2
Dialogic board Model. This is the Dialogic board's model name and can be used for identification purposes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

dlgHiIdentType 1.3.6.1.4.1.3028.1.1.2.2.1.1.3
Dialogic board type. This indicates which family of boards this device belongs to. other(1) -- none of the following release4span(2) -- Proline/2V up to D/600SC-2E1 boards dm3(3) -- DM3 based board gammaCP(4) -- Gamma CP/x series antares(5) -- Antares based board
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), release4span(2), dm3(3), gammaCP(4)  

dlgHiIdentFuncDescr 1.3.6.1.4.1.3028.1.1.2.2.1.1.4
Dialogic board Function Description. This provides a description of the functionality provided by the Dialogic board. If the functional description of the board is unavailable, then this string will be of length zero (0).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

dlgHiIdentSerNum 1.3.6.1.4.1.3028.1.1.2.2.1.1.5
Dialogic board Serial Number. This is the Dialogic board serial number and can be used for identification purposes. On many boards the serial number appears on the back of the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

dlgHiIdentFWName 1.3.6.1.4.1.3028.1.1.2.2.1.1.6
Dialogic Firmware Name. This is the name of the firmware downloaded to this Dialogic board. If multiple different firmwares are loaded the filenames will be separated by a '\'. If the firmware name is unavailable, then this strng will be of length zero (0).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

dlgHiIdentFWVers 1.3.6.1.4.1.3028.1.1.2.2.1.1.7
Dialogic Firmware Version. This is the version of the firmware downloaded to this Dialogic board. If multiple different firmwares are loaded then each firmware version will be separated by a '\'. If the Dialogic firmware version is unavailable, then this string will be of length zero (0).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

dlgHiIdentMemBaseAddr 1.3.6.1.4.1.3028.1.1.2.2.1.1.8
Dialogic board Base Memory Address. This is the Memory address where the Dialogic board has been installed on the system. If the Dialogic board does not use system memory then a value of zero (0) is returned
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlgHiIdentIOBaseAddr 1.3.6.1.4.1.3028.1.1.2.2.1.1.9
Dialogic board Base I/O Port Address. This is the I/O Port address where the Dialogic board has been installed on the system. If the Dialogic board does not use a system I/O Port then a value of zero (0) is returned
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlgHiIdentIrq 1.3.6.1.4.1.3028.1.1.2.2.1.1.10
Dialogic board IRQ (Interrupt) Level. This is the Interrupt Level used by the Dialogic board installed on the system. If the Dialogic board does not use an Interrupt then a value of zero (0) is returned
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlgHiIdentBoardID 1.3.6.1.4.1.3028.1.1.2.2.1.1.11
Dialogic board Board Locator ID. This is the Unique Board Locator ID set by the thumbwheel on certain Dialogic boards. This may be used for identification purposes. If the Dialogic board does not have a Unique Board Locator ID setting then a value of negative one (-1) is returned
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlgHiIdentPCISlotID 1.3.6.1.4.1.3028.1.1.2.2.1.1.12
Dialogic board PCI Slot ID. This is a PCI slot identifier where the Dialogic board is installed. This may be used for identification purposes. If the Dialogic board is not a PCI board or if this info is not available then a value of zero (0) is returned
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlgHiIdentOperStatus 1.3.6.1.4.1.3028.1.1.2.2.1.1.13
Dialogic board Operational Status. This is the overall condition of the Dialogic board. The following values are defined other(1) The board does not support board condition monitoring. ok(2) The board is operating normally. No user action is required. degraded(3) The board is partially failed. The board may need to be reset. failed(4) The board has failed. The board should be reset NOTE: In the implmentation of this version of the MIB (Major 1, Minor 2), SpanCards do not support the degraded state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

dlgHiIdentAdminStatus 1.3.6.1.4.1.3028.1.1.2.2.1.1.14
Dialogic board Admin Status. This is the Administrative Status of the Dialogic board. The following values are defined other(1) The board's admin status in unavailable. started(2) The board has been started. stopped(3) The board is stopped. disabled(4) The board is disabled. diagnose(5) The board is being diagnosed. start-pending(6) The board is in the process of starting. stop-pending(7) The board is in the process of stopping.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), started(2), stopped(3), disabled(4), diagnose(5), start-pending(6), stop-pending(7)  

dlgHiIdentErrorMessage 1.3.6.1.4.1.3028.1.1.2.2.1.1.15
Dialogic board Error Message. This value represents the error message associated with a failing Dialogic board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..96)  

dlgHiIdentDeviceChangeDate 1.3.6.1.4.1.3028.1.1.2.2.1.1.16
The date and time the boards operational status last changed. field octets contents range ===== ====== ======= ===== 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minute 0..59 6 7 second 0..60 (use 60 for leap-second) This field will be set to year = 0 if the agent cannot provide the module date. The hour, minute, and second field will be set to zero (0) if they are not relevant.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(7)  

dlgHiIdentSpecific 1.3.6.1.4.1.3028.1.1.2.2.1.1.17
A reference to MIB definitions specific to the particular board type specified in the row of the table If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

dlgHiIdentPCIBusID 1.3.6.1.4.1.3028.1.1.2.2.1.1.18
Dialogic board PCI Bus ID. This is a PCI Bus identifier where the Dialogic board is installed. This may be used for identification purposes. If the Dialogic board is not a PCI board or if this info is not available then a value of zero (0) is returned
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dlgHiServiceChanged 1001
The Dialogic service condition has been changed Description: The dlgHiIdentServiceChanged trap indicates that the Dialogic service has transitioned to either the started or stopped state. This may occur by performing a set on the dlgHiIdentServiceStatus variable or by controlling the service directly on the machine which generated the trap. Action: This trap is informational. A management console may want to update any current device table views since attributes of the device may change when the Dialogic service is started or stopped
TRAP-TYPE    

dlgHiboardStatusChanged 1002
The condition of a Dialogic board has changed to failed or ok Description: The dlgHiIdentboardStatusChanged trap indicates that a device in the device table has transitioned from the ok state to the failed state or vice versa. In general this indicates that on-board firmware has crashed and is no longer responding or that the board has gone bad. Should the board recover from the failed state, the state will be transitioned back to the ok state and a trap will be generated to indicate the board is okay again. Action: If the state has transitioned to the failed then shutdown any active applications and reset the Dialogic service. This will cause the on-board firmware to be re-downloaded. If the problem persists you should run the device diagnostics on the board to make sure it is okay.
TRAP-TYPE    

dlgHiNonDlgcServiceChanged 1003
A Dialogic-Related service condition has been changed Description: The dlgHiNonDlgcServiceChanged trap indicates that a Dialogic-Related service (any UNIX Service other than the Dialogic System Service that has dependencies on Dialogic products) has transitioned to either the started or stopped state. This may occur by performing a set on the dlgHiIdentSystemServicesStatus variable or by controlling the service directly on the machine which generated the trap. Action: This trap is informational. A management console may want to update any current device table views since attributes of the device may change when the Dialogic-Related service is started or stopped
TRAP-TYPE    

dlgHiTestTrap 1004
This trap is to test if the trap sending mechanism is acting properly Description: A managed node will request from the hardware agent to send this trap with the name of the node the agent resides on to the manager. Action: This trap is informational to indicate that the hardware agent is capable of sending traps to the manager.
TRAP-TYPE