Edit Chassis Agent
| Item | Description |
|
| NextBootIpAddr | For 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.) |
| NextBootNetMask | For 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.) |
| LoadServerAddr | The 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 |
| ImageFileName | Name 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. |
| ValidFlag | Indicates 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). |
| BootRouterAddr | The 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 |
| MacAddr | The MAC address of the interface. The value is 00:00:00:00:00:00 if there is no interface. |