CM-REDUNDANCY-MIB

MIB Reference — IPNetwork Monitor

All MIBsCM-REDUNDANCY-MIB

Organization: ADVA Optical Networking

Last Updated: 2009-02-24

Category: Vendor: Ceragon

Description:

Tracks failover events and redundancy group status on Ceragon microwave radio platforms.

Imported Objects

From ADVA-MIB

fsp150cmOBJECT-IDENTITY

From CM-ENTITY-MIB

CardType
neIndexOBJECT-TYPE

From ENTITY-MIB

PhysicalIndex

From SNMPv2-CONF

MODULE-COMPLIANCE
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Integer32
MODULE-IDENTITY
OBJECT-TYPE
TimeTicks

From SNMPv2-TC

DisplayString
RowStatus
StorageType
TEXTUAL-CONVENTION
TruthValue
VariablePointer

What Is CM-REDUNDANCY-MIB?

CM-REDUNDANCY-MIB is a MIB for the ADVA/Ceragon FSP150CM product line (Carrier Ethernet/microwave transport platform) covering hardware redundancy group management, the pairing of an active and standby control/line card and the automatic failover between them. It exposes a redundancy group table describing group type, whether synchronization between active and standby cards is enabled, which card is currently active versus standby, the operational state of each, and the time and reason for the most recent switchover. This is directly a hardware-health and fault MIB: it lets an admin confirm which physical card is active, whether the standby card is healthy and in sync, and investigate the cause of a recent failover, key data for verifying the resiliency of the platform's card redundancy scheme. It defines its own notification group (cmRedundancyNotifications) for switchover events, alongside the FSP150CM's broader entity/card management model that these group/card indexes reference. It is deployed on ADVA/Ceragon FSP150CM microwave/Carrier Ethernet transport platforms in telecom transport networks where card-level redundancy is required for high availability. Network engineers evaluating or troubleshooting this functionality can download the CM-REDUNDANCY-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in CM-REDUNDANCY-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • active vs standby card identity
  • active/standby card operational state
  • synchronization enabled status
  • last switchover time
  • last switchover reason
  • redundancy group type

Supported Devices

  • ADVA/Ceragon FSP150CM microwave/Carrier Ethernet transport platform

Monitoring Examples

An admin would poll cmRedundancyGroupTable/cmRedundancyGroupEntry indexed by cmRedundancyGroupIndex to read cmRedundancyGroupActiveCard/cmRedundancyGroupActiveCardState against cmRedundancyGroupStandbyCard/cmRedundancyGroupStandbyCardState, confirming the standby card is in a healthy ready state and cmRedundancyGroupSyncEnabled is true. A recent, unexpected cmRedundancyGroupLastSwitchOverTime with a fault-related cmRedundancyGroupLastSwitchOverReason would indicate the active card failed and the group failed over to standby.

OIDs
OID symbolicOID numericTypeAccessDescription
cmRedundancyMIB1.3.6.1.4.1.2544.1.12.15This module defines the Redundancy MIB definitions used by the FSP150CM product line. Copyright (C) ADVA Optical Networking.
cmRedundancyObjects1.3.6.1.4.1.2544.1.12.15.1
cmRedundancyGroupTable1.3.6.1.4.1.2544.1.12.15.1.1not-accessibleA list of entries corresponding to the Redundancy Groups.
cmRedundancyGroupEntry1.3.6.1.4.1.2544.1.12.15.1.1.1not-accessibleAn entry containing information applicable to a particular Redundancy Group.
I32 cmRedundancyGroupIndex1.3.6.1.4.1.2544.1.12.15.1.1.1.1Integer32read-onlyUnique index value associated with the Redundancy Group.
STR cmRedundancyGroupUserLabel1.3.6.1.4.1.2544.1.12.15.1.1.1.2DisplayStringread-createUser Label associated with the Reduandancy Group.
CAR cmRedundancyGroupType1.3.6.1.4.1.2544.1.12.15.1.1.1.3CardTyperead-onlyThe type of card who belongs to the Redundancy Group.
T/F cmRedundancyGroupSyncEnabled1.3.6.1.4.1.2544.1.12.15.1.1.1.4TruthValueread-writeThe way of the synchronization in Redundancy Group.
NUM cmRedundancyGroupActiveCard1.3.6.1.4.1.2544.1.12.15.1.1.1.5VariablePointerread-onlyThe corresponding OID of the Active/Primary Card in the Redundancy Group.
CMR cmRedundancyGroupActiveCardState1.3.6.1.4.1.2544.1.12.15.1.1.1.6CmRedundancyUnitStateread-onlyThe state of the Active Card in the Redundancy Group.
NUM cmRedundancyGroupStandbyCard1.3.6.1.4.1.2544.1.12.15.1.1.1.7VariablePointerread-onlyThe corresponding OID of the Standby/Secondary Card in the Redundancy Group.
CMR cmRedundancyGroupStandbyCardState1.3.6.1.4.1.2544.1.12.15.1.1.1.8CmRedundancyUnitStateread-onlyThe state of the Standby Card in the Redundancy Group.
TIK cmRedundancyGroupLastSwitchOverTime1.3.6.1.4.1.2544.1.12.15.1.1.1.9TimeTicksread-onlyThe value of sysUpTime when last switch over occurred.
CMR cmRedundancyGroupLastSwitchOverReason1.3.6.1.4.1.2544.1.12.15.1.1.1.10CmRedundancySwitchOverReasonread-onlyThe reason for last switch over in the Redundancy Group.
CMR cmRedundancyGroupState1.3.6.1.4.1.2544.1.12.15.1.1.1.11CmRedundancyStateread-onlyThe current state of the Redundancy Group.
CMR cmRedundancyGroupSyncStatus1.3.6.1.4.1.2544.1.12.15.1.1.1.12CmRedundancySyncStatusread-onlyThe current sync state of the Redundancy Group.
CMR cmRedundancyGroupAction1.3.6.1.4.1.2544.1.12.15.1.1.1.13CmRedundancyActionread-writeUser initiated switch action of the Redundancy Group.
cmRedundancyNotifications1.3.6.1.4.1.2544.1.12.15.2
cmRedundancyConformance1.3.6.1.4.1.2544.1.12.15.3
cmRedundancyCompliances1.3.6.1.4.1.2544.1.12.15.3.1
cmRedundancyCompliance1.3.6.1.4.1.2544.1.12.15.3.1.1Describes the requirements for conformance to the CM Redundancy group.
cmRedundancyGroups1.3.6.1.4.1.2544.1.12.15.3.2
cmRedundancyObjectGroup1.3.6.1.4.1.2544.1.12.15.3.2.1A collection of objects used to manage the CM Redundancy Object group.

RFC description

Monitors redundancy group status and failover events for Ceragon microwave radio platforms.

Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download CM-REDUNDANCY-MIB