Owner's Manual
24 Troubleshooting and Frequently Asked Questions
DRAC/CMC Not Grouped After Installing the OpenManage Connection
Unlike Modular/Monolithic Server
If DRAC/CMC devices are discovered before installing the OpenManage
Connection, these devices are classified as Unclassified_TCP class. The
DRAC/CMC policy files are run on the devices of type DellOOBDevice. Run
reclass utility from the command line after installing the OpenManage
Connection. This will reclassify DRAC/CMC devices into the
DellOOBDevice class and the devices are grouped under Dell Managed
Systems group depending on the device type.
SNMP Traps Displayed in Event Console in Raw Format
The SNMP traps are displayed in Event Console in raw format if the SNMP
traps are processed by a DSM policy. You can prevent duplicate display by
configuring the Event Management trap daemon. Note the syntax differs
depending on the NSM version.
NSM r11.1 SP2
File: <WVEM>\caiuser\catrapd.cfg
# ignore Dell agent traps
*:*:*:*:1.3.6.1.4.1.674.10892.* ignore
*:*:*:*:1.3.6.1.4.1.674.10893.* ignore
NSM r11.2 CUM1, NSM r11.2SP1, and NSM r11.2SP2
File: <WVEM>\caiuser\catrapd_ipv6.cfg
# ignore Dell agent traps
*;*;*;*;1.3.6.1.4.1.674.10892.* ignore
*;*;*;*;1.3.6.1.4.1.674.10893.* ignore
Add begin/end markers in order to simplify the uninstall procedure. Changes
in this file become active after a restart of the CA-Unicenter service.
Alternatively, restart the trap daemon explicitly using the following
commands:
catrapd sh (shutdown the daemon)
catrapd st (start the daemon)