Owner's Manual

Using the RACADM Command Line Interface 105
If the firmware on the server does not support a feature, configuring a
property related to that feature displays an error. For example, using
RACADM to enable remote syslog on an unsupported iDRAC displays an
error message.
Similarly, when displaying the iDRAC properties using the RACADM
getconfig command, the property values are displayed as N/A for an
unsupported feature on the server.
For example:
$ racadm getconfig -g cfgSessionManagement -m server-1
# cfgSsnMgtWebServerMaxSessions=N/A
# cfgSsnMgtWebServerActiveSessions=N/A
# cfgSsnMgtWebServerTimeout=N/A
# cfgSsnMgtSSHMaxSessions=N/A
# cfgSsnMgtSSHActiveSessions=N/A
# cfgSsnMgtSSHTimeout=N/A
# cfgSsnMgtTelnetMaxSessions=N/A
# cfgSsnMgtTelnetActiveSessions=N/A
# cfgSsnMgtTelnetTimeout=N/A