MIB Viewer

rcKhiChassisStandbyCpuState

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