Quick Reference Guide

Example
racadm getconfig -g cfgKVMInfo
cfgKVMAccessToCMCEnable=1
cfgKVMFrontPanelEnable=1
cfgAlerting
This group is enables or disables SNMP event trap alerting and sets the event filter.
This object is applicable only for CMC.
Use this object with the config or getconfig subcommands.
To use this object property, you must have Chassis Configuration Administrator privilege.
cfgAlertingEnable
Description Enables or disables event traps on the CMC.
Legal Values
1 (true)
0 (false)
Default None
cfgAlertingFilterMask
Description Sets the event filter.
Legal Values Hex values 0x0 – 0x1fffffff
Default 0x17ff8db
cfgAlertingSourceEmailName
Description Specifies e-mail address used to send e-mail notifications
when an event occurs.
Legal Values None
Default None
Examples
racadm getconfig -g cfgAlerting -o cfgAlertingEnable
1
racadm config -g cfgAlerting -o cfgAlertingEnable
1
Object value modified successfully.
185