MIB Viewer

CM-REDUNDANCY-MIB

31 objects
This module defines the Redundancy MIB definitions used by the FSP150CM product line. Copyright (C) ADVA Optical Networking.
OIDNameAccessStatusDescription
1.3.6.1.4.1.2544.1.12.15IdentitycmRedundancyMIBThis module defines the Redundancy MIB definitions used by the FSP150CM product line. Copyright (C) ADVA Optical Networking.
1.3.6.1.4.1.2544.1.12.15.1NodecmRedundancyObjects
1.3.6.1.4.1.2544.1.12.15.1.1TablecmRedundancyGroupTablenot-accessiblecurrentA list of entries corresponding to the Redundancy Groups.
1.3.6.1.4.1.2544.1.12.15.1.1.1RowcmRedundancyGroupEntrynot-accessiblecurrentAn entry containing information applicable to a particular Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.1ColumncmRedundancyGroupIndexread-onlycurrentUnique index value associated with the Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.2ColumncmRedundancyGroupUserLabelread-createcurrentUser Label associated with the Reduandancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.3ColumncmRedundancyGroupTyperead-onlycurrentThe type of card who belongs to the Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.4ColumncmRedundancyGroupSyncEnabledread-writecurrentThe way of the synchronization in Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.5ColumncmRedundancyGroupActiveCardread-onlycurrentThe corresponding OID of the Active/Primary Card in the Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.6ColumncmRedundancyGroupActiveCardStateread-onlycurrentThe state of the Active Card in the Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.7ColumncmRedundancyGroupStandbyCardread-onlycurrentThe corresponding OID of the Standby/Secondary Card in the Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.8ColumncmRedundancyGroupStandbyCardStateread-onlycurrentThe state of the Standby Card in the Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.9ColumncmRedundancyGroupLastSwitchOverTimeread-onlycurrentThe value of sysUpTime when last switch over occurred.
1.3.6.1.4.1.2544.1.12.15.1.1.1.10ColumncmRedundancyGroupLastSwitchOverReasonread-onlycurrentThe reason for last switch over in the Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.11ColumncmRedundancyGroupStateread-onlycurrentThe current state of the Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.12ColumncmRedundancyGroupSyncStatusread-onlycurrentThe current sync state of the Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.1.1.1.13ColumncmRedundancyGroupActionread-writecurrentUser initiated switch action of the Redundancy Group.
1.3.6.1.4.1.2544.1.12.15.2NodecmRedundancyNotifications
1.3.6.1.4.1.2544.1.12.15.3NodecmRedundancyConformance
1.3.6.1.4.1.2544.1.12.15.3.1NodecmRedundancyCompliances
1.3.6.1.4.1.2544.1.12.15.3.1.1CompliancecmRedundancyCompliancecurrentDescribes the requirements for conformance to the CM Redundancy group.
1.3.6.1.4.1.2544.1.12.15.3.2NodecmRedundancyGroups
1.3.6.1.4.1.2544.1.12.15.3.2.1GroupcmRedundancyObjectGroupcurrentA collection of objects used to manage the CM Redundancy Object group.
Type Definitions
NameSyntaxStatusDescription
CmRedundancyActionINTEGER { notApplicable (0), force (1), manual (2), releaseforce (3) }currentEnumerations for User initiated Redundancy Switch Action. force - Force Switch from Active Card manual - Manual Switch from Active Card releasefore - Release Force switch from Active Card
CmRedundancyArchINTEGER { loadbalance (1), activestandby (2) }currentEnumerations for Redundancy Architecture. loadbalance, activestandby
CmRedundancyStandbyModeINTEGER { cold (1), warm (2), hot (3) }currentEnumerations for Redundancy Mode. coldStandby(1) A method of redundancy in which the secondary (i.e., backup) system is only called upon when the primary system fails. The system on cold standby receives scheduled data …
CmRedundancyStateINTEGER { disabled (1), enabled (2) }currentEnumerations for Redundancy State.
CmRedundancySwitchOverReasonINTEGER { unknown (1), latestUpdatedData (2), userTrigger (3), cardReset (4), cardRemoval (5), softwareFailure (6), hardwareFailure (7) }currentEnumerations for Redundancy Last Switch Over Reason.
CmRedundancySyncModeINTEGER { automatically (1), manually(2) }currentEnumerations for Redundancy Synchronization Mode. automatically - Active card automatically propagates config data to its peer manually - User needs to manually copy config data to standby card and apply it.
CmRedundancySyncStatusINTEGER { none (1), out-of-synchronize (2), bulk-synchronize (3), incremental-synchronize (4) }currentEnumerations for synchronization status.
CmRedundancyUnitStateINTEGER { none (1), normal (2), maintenance(3), faultisolation(4), lock(5), extracted(6), init(7), stanbdby(8) }currentEnumerations for Redundancy Unit State. none - no state normal - normal state maintenance - maintenance state faultisolation - faultisolation