hmArcManagerActionResult
HMRINGARC-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.5.7.1.9
Object
scalar
Enumeration
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.
Context
- MIB
- HMRINGARC-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.5.7.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hmArcManagerConfig
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAction |
2 | pending |
3 | closedRing |
4 | configuredRing |
5 | openRing |
6 | invalidTopology |
7 | configFailed |
8 | configSuccessful |