Reference Guide

Example
racadm getconfig -g cfgSerial
cfgSerialBaudRate=115200
cfgSerialConsoleEnable=1
cfgSerialConsoleQuitKey=^\
cfgSerialConsoleIdleTimeout=1800
cfgSerialConsoleNoAuth=0
cfgSerialConsoleCommand=
cfgSerialConsoleColumns=0
cfgSerialHistorySize=8192
cfgSerialTelnetEnable=0
cfgSerialSshEnable=1
cfgSerialTelnetEnable (Read/Write)
Description Enables or disables the Telnet console interface on CMC.
Legal Values
1 (TRUE)
0 (FALSE)
Default 0
cfgOobSnmp
This group contains parameters to configure the SNMP agent and trap capabilities of CMC. One instance of the group is
allowed.
The CMC SNMP agent supports the standard RFC1213 mib-2, and the Dell enterprise-specific MIB.
Use this object with the config or getconfig subcommands.
To use this object property, you must have Chassis Configuration Administrator privilege.
NOTE: You can configure any setting that is not preceded by the hash sign (#) in the output. To modify a
configurable object, use the -o option.
The following sections provide information about the objects in the cfgOobSnmp group.
cfgOobSnmpAgentCommunity (Read/Write)
Description Specifies the SNMP Community Name (identical to
community string) used for SNMP traps. The community
string acts as a password shared between different hosts
over the network. This community string value must match
with that of the other hosts for any kind of communication
through SNMP.
Legal Values A string of up to 31 characters.
Default public
Example
racadm getconfig -g cfgOobSnmp
cfgOobSnmpTrapsEnable=1
cfgOobSnmpAgentCommunity=public
112