chLntAgSoftwareStatus
CONFIG-MIB ·
.1.3.6.1.4.1.81.7.9.2.1.20
Object
column
mandatory
r/w
Enumeration
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)'.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.7.9.2.1.20- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- chLntAgEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unLoadable |
2 | loaded |
3 | downLoading |
4 | downLoadOfDownload |
255 | notSupported |