Reference Guide
Table Of Contents
- Chassis Management Controller Version 5.2 for Dell PowerEdge M1000e RACADM Command Line Reference Guide
- Contents
- Introduction
- RACADM Subcommand Details
- Guidelines to Quote Strings Containing Special Characters When Using RACADM Commands
- racadm ? and ? subcommand
- help and help subcommand
- arp
- chassisaction
- chassislog
- closessn
- clrraclog
- clrsel
- cmcchangeover
- config
- connect
- deploy
- eventfilters
- feature
- featurecard
- fwupdate
- get
- getactiveerrors
- getarraycfg
- getassettag
- getchassisname
- getconfig
- getdcinfo
- getflexaddr
- getfanreqinfo
- getioinfo
- getkvminfo
- getled
- getmacaddress
- getmodinfo
- getniccfg
- getpbinfo
- getpminfo
- getraclog
- getractime
- getredundancymode
- getsel
- getsensorinfo
- getslotname
- getssninfo
- getsvctag
- getsysinfo
- gettracelog
- getversion
- ifconfig
- krbkeytabupload
- netstat
- ping
- ping6
- racdump
- racreset
- racresetcfg
- remoteimage
- set
- serveraction
- setarraycfg
- setassettag
- setchassisname
- setflexaddr
- setled
- setniccfg
- setractime
- setslotname
- setsysinfo
- sshpkauth
- sslcertdownload
- sslcertupload
- sslcertview
- sslcsrgen
- sslresetcfg
- testemail
- testfeature
- testtrap
- traceroute
- traceroute6
- CMC Property Database Group and Object Descriptions
- Displayable Characters
- idRacInfo
- cfgLanNetworking
- cfgRemoteHosts
- cfgUserAdmin
- cfgEmailAlert
- cfgSessionManagement
- cfgSerial
- cfgOobSnmp
- cfgTraps
- cfgRacTuning
- cfgServerInfo
- cfgActiveDirectory
- cfgLDAP
- cfgLDAPRoleGroup
- cfgStandardSchema
- cfgLocation
- cfgChassisPower
- cfgChassisDefaultPowerCapLowerBoundBTU (Read Only)
- cfgChassisDefaultPowerCapLowerBound (Read Only)
- cfgChassisDefaultPowerCapUpperBound (Read Only)
- cfgChassisDefaultPowerCapUpperBoundBTU (Read or Write)
- cfgChassisAllow110VACOperationTimestamp (Read Only)
- cfgChassisMaxPowerConservationModeTimestamp (Read Only)
- cfgChassisACPowerRecoveryDisable
- cfgThermal
- cfgKVMInfo
- cfgLcdInfo
- cfgAlerting
- cfgIPv6LanNetworking
- cfgCurrentLanNetworking (Read Only)
- cfgCurrentIPv6LanNetworking (Read Only)
- cfgNetTuning
- cfgRacSecurity
- cfgQuickDeploy
- cfgActionOnServerInsertion
- cfgSetiDRACRootPasswordOnServerInsertion
- cfgiDRACRootPassword
- cfgEnableiDRACLAN
- cfgEnableiDRACIPv4
- cfgEnableiDRACIPMIOverLAN
- cfgEnableiDRACIPv4DHCP
- cfgStartingiDRACIPv4Address
- cfgiDRACIPv4GateWay
- cfgiDRACIPv4Netmask
- cfgEnableiDRACIPv6
- cfgEnableiDRACIPv6AutoConfig
- cfgiDRACIPv6PrefixLength
- cfgiDRACIPv6Gateway
- cfgReservedIPAddressNumbers
- cfgUseCMCDNSSettings
Table 4. eventfilters (continued)
Synopsis
racadm eventfilters <eventfilters command type>
racadm eventfilters get -c <alert descriptor>
racadm eventfilters set -c <alert descriptor>-n <notifications>
NOTE: The general format of an alert descriptor:
cmc.alert.category.[subcategory].[severity]
where, category is mandatory, but subcategory and severity are optional. A severity cannot
precede a subcategory.
Valid category values are:
● All
● System
● Updates
● Audit
● Config
Valid severity values are:
● Critical
● Warning
● Informational
Valid examples of alert descriptors are:
●
cmc.alert.all
● cmc.alert.audit
● cmc.alert.audit.lic
●
cmc.alert.audit.warning
● cmc.alert.audit.lic.critical
Input
● get — Displays the list of event filter settings.
● set — Configures the actions and notifications for a given event filter configuration.
● -c — Alert descriptor of the specific event filter.
● -n — The notification to be sent when the event occurs. Valid values are all, snmp, ipmi,
lcd, email, or none. You can append multiple notifications separated by a comma. You
cannot enter the values all or none with other notifications.
NOTE: If both event generation interval and notifications are configured and there is
an error while configuring the notifications, the event generation interval is not set. The
valid values are from 0–365. 0 disables the event generation.
Example
● Display all available event filter configurations:
nracadm eventfilters get -c cmc.alert.all
● Display eventfilter configurations for a specific category. For example, audit:
racadm eventfilters get -c cmc.alert.audit
● Display eventfilter configurations for a specific subcategory. For example, licensing under
the audit category:
racadm eventfilters get -c cmc.alert.audit.lic
RACADM Subcommand Details 25