Main page
OID Repository
https://oid-base.com
Display OID:

ipeSysOpFileDownloadStatus(5)


Navigating the OID tree

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

ipeSysOpFileDownloadStatus OBJECT-TYPE
SYNTAX INTEGER {invalid(0), downloadCompleted(1), downloadFailed(2), downloadExecuting(3), downloadSuspending(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Download result.
0:Invalidity
1:Completed
2:Failed
3:Executing
4:Suspending
*'0:Invalidity' is used as an initial state.
*A change state is the following three kinds.
1)When it operates normally:
(Start)->(3:Executing)->(1:Completed)
2)When it cancels on the way:
(Start)->(3:Executing)->(4:Suspending)-> (Completed)
3)When unusual detection is carried out on the way:
(Start)->(3:Executing)->(2:Failed)
*The download start from excluding (3:Executing) is permitted.
*The download start from (3:Executing) is not permitted.
*Pertinent details: ipeSysOpFileDownloadCtrl"



Classification:

MIB object for network management

See classes of OIDs
Short link:


Parent OID: ipeSysOpFileDownloadEntry(1) First sibling OID: ipeSysOpFileDownloadIndex(1) Previous sibling OID: ipeSysOpFileDownloadCpuResetDetail(4) Next sibling OID: ipeSysOpFileDownloadCtrl(6) Last sibling OID: ipeSysOpFileDownloadProtocolType(7)