sysAdminDownloadConfigFileStatus
MX-SYSTEM-ADMIN-MIB ·
.1.3.6.1.4.1.4935.5.1.1.30
Object
scalar
Enumeration
Status of the last configuration file download.
idle : No configuration file download has been performed yet.
fail : The last configuration file download failed.
success : The last configuration file download succeeded.
inProgress : A configuration file download is in progress.
listening : The unit is listening and waiting for a configuration file
to be sent by the management server.
Context
- MIB
- MX-SYSTEM-ADMIN-MIB
- OID
.1.3.6.1.4.1.4935.5.1.1.30- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sysAdminMIBObjects
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | fail |
2 | success |
3 | inProgress |
4 | listening |