rcL2RedundancyHaCpuState
OBJECT-TYPE
1.3.6.1.4.1.2272.1.32.1
Description
Indicate the Ha-CPU state. initialization - indicate the CPU is in this state. oneWayActive - Modules that need to be synchronized have registered with the framework (either locally or a message was received from remote CPU (1). twoWayActive - Modules that need to be synchronized have registered with the framework (either locally or a message was received from remote CPU (2). synchronized - Table based synchroniztion was completed on the current CPU (3). remoteIncompatible - CPUs framework version is incompatible with the remote CPU (4). error - If an invalid event is generated in a given state the CPU enters Error state (5). disabled - High Availability is not enabled (6). peerNotConnected - no peer connection is established (7). peerConnected - peer connection is established (8). lostPeerConnection - lost connection to peer/Standby CPU (9). notSynchronized - Table Sync is not complete (10). synchronizeInProgress - Table Sync is in progress (11).
Syntax
INTEGER { initialization(0), oneWayActive(1), twoWayActive(2), synchronized(3), remoteIncompatible(4), error(5), disabled(6), peerNotConnected(7), peerConnected(8), lostPeerConnection(9), notSynchronized(10), synchronizeInProgress(11) }