MIB Viewer

agentInventoryUnitSFSLastAttemptStatus

OBJECT-TYPE
1.3.6.1.4.1.7244.2.13.2.2.1.28
Access
read-only
Status
current
Sub-identifiers
0
Status parameter to indicate whether the last synchronization attempt succeeded or failed.If SFS is initated for a particular unit and if it completes successfully this object will return success(2),if SFS operation failed lasttime for this unit,this object will return failure(3).if SFS did not initiate for this unit,this object will retunrn none(1). If activation of the image failed because the underlying bootcode version is older than the minimum boot code version specified in the image, this object returns min-bootcode-version-not-met(4)
INTEGER { none(1), success(2), failure(3), min-bootcode-version-not-present(4) }