MIB Viewer

h3cSysBtmErrorStatus

OBJECT-TYPE
1.3.6.1.4.1.43.45.1.10.2.3.1.6.2.1.5
Access
read-only
Status
current
Sub-identifiers
0
This object shows the status of the specified operation after creating a row. invalidFile(1) - file is invalid. inProgress(2) - the operation is in progress. success(3) - the operation was done successfully. failed(4) - the operation failed.
INTEGER { invalidFile(1), inProgress(2), success(3), failed(4) }