Reference Guide
NOTE: This parameter is only congurable if the cfgNicUseDhcp parameter is set to 0
(FALSE).
Legal Values String representing a valid gateway IPv4 address. For example: 192.168.0.1.
Default 192.168.0.1
cfgNicUseDhcp (Read or Write)
Description
Species whether DHCP is used to assign the CMC IPv4 address. If this property is set to
1(TRUE), then CMC IPv4 address, subnet mask and gateway are assigned from the DHCP
server on the network. If this property is set to 0 (FALSE), the user can congure the
cfgNicIpAddress, cfgNicNetmask and cfgNicGateway properties.
Legal Values
• 1 (TRUE)
• 0 (FALSE)
Default 0
cfgNicMacAddress (Read Only)
Description The CMC NIC MAC address in the format: dd:dd:dd:dd:dd:dd, where d is a hexadecimal digit in
range 0 - 9, A - F
Legal Values String representing CMC NIC MAC address.
Default The current MAC address of CMC NIC. For example, 00:12:67:52:51:A3.
cfgUserAdmin
This group provides conguration information about the users who are allowed to access CMC through the available remote
interfaces.
Up to 16 instances of the user group are allowed. Each instance represents the conguration for an individual user.
NOTE: In the current CMC rmware version, the objects cfgUserAdminEnable and cfgUserAdminPrivilege are
interrelated; changing the value of one property causes the value of the other property to change. For example, if a user
does not have login privilege, the user is disabled by default. When you enable the user by changing the value of
UserAdminEnable to 1, the right most digit of the UserAdminPrivilege also becomes 1. On the other hand, if you
change the right-most digit of the
UserAdminPrivilege to 0, the value of UserAdminEnable becomes 0.
Use this object with the config or getconfig subcommands. You must supply an index group number to use these commands
as follows: -i <index group>
To use this object property, you must have the User Conguration Administrator privilege.
The following sections provide information about the objects in the cfgUserAdmin group.
cfgUserAdminIndex (Read Only)
Description
The unique index of a user.
94