CM-REDUNDANCY-MIB
31 objects
This module defines the Redundancy MIB definitions used by the FSP150CM product line. Copyright (C) ADVA Optical Networking.
Imported Objects
| ADVA-MIB | fsp150cm |
| CM-ENTITY-MIB | CardType neIndex |
| ENTITY-MIB | PhysicalIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 MODULE-IDENTITY OBJECT-TYPE TimeTicks |
| SNMPv2-TC | DisplayString RowStatus StorageType TEXTUAL-CONVENTION TruthValue VariablePointer |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2544.1.12.15 | IdentitycmRedundancyMIB | This 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.1 | NodecmRedundancyObjects | |||
| 1.3.6.1.4.1.2544.1.12.15.1.1 | TablecmRedundancyGroupTable | not-accessible | current | A list of entries corresponding to the Redundancy Groups. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1 | RowcmRedundancyGroupEntry | not-accessible | current | An entry containing information applicable to a particular Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.1 | ColumncmRedundancyGroupIndex | read-only | current | Unique index value associated with the Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.2 | ColumncmRedundancyGroupUserLabel | read-create | current | User Label associated with the Reduandancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.3 | ColumncmRedundancyGroupType | read-only | current | The type of card who belongs to the Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.4 | ColumncmRedundancyGroupSyncEnabled | read-write | current | The way of the synchronization in Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.5 | ColumncmRedundancyGroupActiveCard | read-only | current | The corresponding OID of the Active/Primary Card in the Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.6 | ColumncmRedundancyGroupActiveCardState | read-only | current | The state of the Active Card in the Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.7 | ColumncmRedundancyGroupStandbyCard | read-only | current | The corresponding OID of the Standby/Secondary Card in the Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.8 | ColumncmRedundancyGroupStandbyCardState | read-only | current | The state of the Standby Card in the Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.9 | ColumncmRedundancyGroupLastSwitchOverTime | read-only | current | The value of sysUpTime when last switch over occurred. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.10 | ColumncmRedundancyGroupLastSwitchOverReason | read-only | current | The reason for last switch over in the Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.11 | ColumncmRedundancyGroupState | read-only | current | The current state of the Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.12 | ColumncmRedundancyGroupSyncStatus | read-only | current | The current sync state of the Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.1.1.1.13 | ColumncmRedundancyGroupAction | read-write | current | User initiated switch action of the Redundancy Group. |
| 1.3.6.1.4.1.2544.1.12.15.2 | NodecmRedundancyNotifications | |||
| 1.3.6.1.4.1.2544.1.12.15.3 | NodecmRedundancyConformance | |||
| 1.3.6.1.4.1.2544.1.12.15.3.1 | NodecmRedundancyCompliances | |||
| 1.3.6.1.4.1.2544.1.12.15.3.1.1 | CompliancecmRedundancyCompliance | current | Describes the requirements for conformance to the CM Redundancy group. | |
| 1.3.6.1.4.1.2544.1.12.15.3.2 | NodecmRedundancyGroups | |||
| 1.3.6.1.4.1.2544.1.12.15.3.2.1 | GroupcmRedundancyObjectGroup | current | A collection of objects used to manage the CM Redundancy Object group. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CmRedundancyAction | INTEGER { notApplicable (0), force (1), manual (2), releaseforce (3) } | current | Enumerations 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 |
| CmRedundancyArch | INTEGER { loadbalance (1), activestandby (2) } | current | Enumerations for Redundancy Architecture. loadbalance, activestandby |
| CmRedundancyStandbyMode | INTEGER { cold (1), warm (2), hot (3) } | current | Enumerations 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 … |
| CmRedundancyState | INTEGER { disabled (1), enabled (2) } | current | Enumerations for Redundancy State. |
| CmRedundancySwitchOverReason | INTEGER { unknown (1), latestUpdatedData (2), userTrigger (3), cardReset (4), cardRemoval (5), softwareFailure (6), hardwareFailure (7) } | current | Enumerations for Redundancy Last Switch Over Reason. |
| CmRedundancySyncMode | INTEGER { automatically (1), manually(2) } | current | Enumerations 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. |
| CmRedundancySyncStatus | INTEGER { none (1), out-of-synchronize (2), bulk-synchronize (3), incremental-synchronize (4) } | current | Enumerations for synchronization status. |
| CmRedundancyUnitState | INTEGER { none (1), normal (2), maintenance(3), faultisolation(4), lock(5), extracted(6), init(7), stanbdby(8) } | current | Enumerations for Redundancy Unit State. none - no state normal - normal state maintenance - maintenance state faultisolation - faultisolation |