All MIBs › RC-MLT-MIB › rcL2RedundancyHaCpuState
rcL2RedundancyHaCpuState
Module: RC-MLT-MIB
OID (symbolic): RC-MLT-MIB::rcL2RedundancyHaCpuState
OID (numeric): 1.3.6.1.4.1.2272.1.32.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.32.1 snmpwalk -v2c -c public <target> RC-MLT-MIB::rcL2RedundancyHaCpuState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.32.1.1 snmpget -v2c -c public <target> RC-MLT-MIB::rcL2RedundancyHaCpuState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.32 | rcL2Redundancy | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.32.1 | rcL2RedundancyHaCpuState | RC-MLT-MIB |