MIB Viewer

hmArcManagerAction

OBJECT-TYPE
1.3.6.1.4.1.248.14.5.7.1.8
Access
read-write
Status
current
Sub-identifiers
0
The actions the ARC manager is able to activate. This object, when read, returns noAction(1) if no action is currently running. checkTopology(2): Checks the topology connected to the given primary and redundant port and also fills the hmArcCheckResultTable, especially if an invalid topology was found. configureRing(3): Automatically configures the ring devices connected to the given primary and redundant port. A successful checkTopology is prerequisite.
INTEGER { noAction(1), checkTopology(2), configureRing(3) }