Edit Chassis Agent

ItemDescription
NextBootIpAddrFor the next boot, the IP address of the the interface. If not used, then the value is 0.0.0.0. (NOTE: the current IP address for the interface is found in table ipAddrTable and in table s5AgOthIfTable.)
NextBootNetMaskFor the next boot, the subnet mask for the interface. If not used, then the value is 0.0.0.0. (NOTE: the current subnet mask for the interface is found in table ipAddrTable.)
LoadServerAddrThe IP address of the load server for the configuration file and/or the image file. If not used, then the value is 0.0.0.0
ImageFileNameName of the image file(s) currently associated with the interface. Some agents in special situations may support a value which contains multiple file names instead of a single file name. Multiple names are specified as a list of file names separated by semicolons (;). When the object is not used, the value is a zero length string.
ValidFlagIndicates if the configuration and/or image file(s) were downloaded from this interface and if the file names have not been changed. The following values can be read: valid(1).....configuration and/or image file(s) downloaded from this interface are currently in use invalid(2)...cfg and/or image files downloaded from this interface are not in use (this may also mean that there are no files downloaded from this interface).
BootRouterAddrThe IP address of the boot router for the configuration file and/or the image file. If not used, then the value is 0.0.0.0
MacAddrThe MAC address of the interface. The value is 00:00:00:00:00:00 if there is no interface.