MIB Viewer

h3cEvbSetResult

OBJECT-TYPE
1.3.6.1.4.1.2011.10.2.134.1.1
Access
read-only
Status
current
Sub-identifiers
0
If a set operation on EVB-MIB-tables returns success, this object indicates the actual result of this operation. Otherwise, it is meaningless. unknown: The set operation on the node has been completed, but the result could only be got from the table which the set operation happended. processing: The set operation is in process. Another set operation cannot be performed at this time. success: The set operation has succeeded. failed: The set operation has failed.
INTEGER { unknown(1), processing(2), success(3), failed(4) }