MIB Viewer

hmArcManagerActionResult

OBJECT-TYPE
1.3.6.1.4.1.248.14.5.7.1.9
Access
read-only
Status
current
Sub-identifiers
0
Result of the last activated action. noAction(1): Initial state, no action started. pending(2): A topology check or a configuration process is going on. closedRing(3): The topology check detected a ring topology which is ready for automatic configuration. configuredRing(4): The topology check detected a partly or fully configured ring. See the hmArcCheckResultTable for details. You may reconfigure it using ARC. openRing(5): The topology check detected an open ring. It cannot be configured by ARC. invalidTopology(6): An invalid topology was detected. See the hmArcCheckResultTable for details. configFailed(7): One or more devices in the ring could not activate the configuration and are not properly configured. configSuccessful(8): The automatic configuration process was successful.
INTEGER { noAction(1), pending(2), closedRing(3), configuredRing(4), openRing(5), invalidTopology(6), configFailed(7), configSuccessful(8) }