MIB Viewer

chLntAgSoftwareStatus

OBJECT-TYPE
1.3.6.1.4.1.81.7.9.2.1.20
Access
read-write
Status
mandatory
Sub-identifiers
0
Describes configuration of the firmware on this agent. unLoadable(1) - is returned by agents which do not support the Software Download feature; loaded(2) - is returned by agents with loaded software; downLoading(3) - when the attribute is set to this value by manager, it triggers the Software Download procedure. When procedure finished, agent software will reestablish value 'loaded(2)'. downLoadOfDownload (4) - when the attribute is set to this value by manager, it causes the Agent to download the new download software. When procedure finished, agent software will reestablish value 'loaded(2)'.
INTEGER { unLoadable(1), loaded(2), downLoading(3), downLoadOfDownload(4), notSupported(255) }