MIBs Depot

CISCO-ENTITY-REDUNDANCY-MIB

Registered at
1.3.6.1.4.1.9.9.498
Last updated
2005-10-01 00:00
Organization
Cisco Systems, Inc.
Revisions
2005-10-01 00:00
Namespace
cisco
Source file
CISCO-ENTITY-REDUNDANCY-MIB
Digest
sha256:ffc56723977a0e7e24253d70657ff00be42b825365838a733b3160054726a462

Description

This management information module supports configuration, control and monitoring of redundancy protection for various kinds of components on Cisco managed devices. It is meant to be generic enough to handle basic redundancy control and monitoring for many types of redundant member components and redundancy architectures as long as there is an Entity MIB entPhysicalIndex and entPhysicalVendorType assigned to each member component. It is designed so that the tables can be augmented in other extension MIBS which build upon this MIB by adding additional objects that may be specific to a particular type of redundancy or member component. This MIB can also be used in cases where some types of redundancy groups and members don't require explicit user configuration. One example may be redundant fan assemblies. In those cases, the managed system should internally assign group and member indexes, so that it can provide read-only access to the group and member tables. This allows MIB monitoring for these types of redundant entities.

Contact

Cisco Systems, Inc. Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134-1706 USA Tel: +1 800 553-NETS Email: cs-ha@cisco.com

Imports

FromSymbols
CISCO-ENTITY-REDUNDANCY-TC-MIBCeRedunArch, CeRedunMbrStatus, CeRedunMode, CeRedunReasonCategories, CeRedunScope, CeRedunStateCategories, CeRedunSwitchCommand, CeRedunType
CISCO-SMIciscoMgmt
ENTITY-MIBPhysicalIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCAutonomousType, DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-ENTITY-REDUNDANCY-MIB
CISCO-ENTITY-REDUNDANCY-TC-MIB
CISCO-SMI
ENTITY-MIB
IANA-ENTITY-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Objects

NameOIDSyntaxAccessStatus
ciscoEntityRedunMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.498.0
ciscoEntityRedunMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.498.1
ceRedunGroup
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.498.1.1
ceRedunGroupTypesTable
OBJECT-TYPE
This table lists the basic types of redundancy groups supported on the managed device along with additional information about each group type.
1.3.6.1.4.1.9.9.498.1.1.1not-accessiblecurrent
ceRedunGroupTypesEntry
OBJECT-TYPE
A conceptual row in the ceRedunGroupTypesTable.
1.3.6.1.4.1.9.9.498.1.1.1.1not-accessiblecurrent
ceRedunGroupTypeIndex
OBJECT-TYPE
An index assigned for each type of redundancy group supported on a managed system that requires its own table listing entPhysicalVendorTypes allowed as members for its groups. For instance, port groups have a different set of allowed entPhysicalVendorTypes than linecard groups. So each should have a separate ceRedunGroupTypeIndex. For this example, a command line interface may differentiate by using separate keywords (port-group versus linecard-group) rather than exposing the ceRedunGroupTypeIndex to a user.
1.3.6.1.4.1.9.9.498.1.1.1.1.1Unsigned32not-accessiblecurrent
ceRedunGroupTypeName
OBJECT-TYPE
The textual name of the redundancy group type. The value of this object should be the name of the redundancy group type assigned by the local device as it would appear for display commands entered at the device's `console'. Examples are port-group, linecard-group, fan-group, etc.
1.3.6.1.4.1.9.9.498.1.1.1.1.2SnmpAdminStringread-onlycurrent
ceRedunGroupCounts
OBJECT-TYPE
The current count of redundancy groups for a specific ceRedunGroupTypeIndex. This count indicates the number of rows in the ceRedunGroupTable for a specific ceRedunGroupTypeIndex.
1.3.6.1.4.1.9.9.498.1.1.1.1.3Gauge32read-onlycurrent
ceRedunNextUnusedGroupIndex
OBJECT-TYPE
The next unused group index available for configuring a new redundancy group for this group type. In order to avoid unnecessary collisions between competing management stations, `adjacent' retrievals of this object should give different index values. But in order to prevent leaks of unused indexes, it is acceptable to cycle through and report unused indexes again if all of the indexes have already been retrieved previously, yet some remain unused. So the retrieval of an index should not be considered a permanent longterm reservation. If there are no more unused group indexes available, the managed system should return 0. Note: 0 may be an acceptable group index on some managed systems.
1.3.6.1.4.1.9.9.498.1.1.1.1.4Unsigned32read-onlycurrent
ceRedunMaxMbrsInGroup
OBJECT-TYPE
The maximum number of primary plus secondary members allowed in a group for a specific ceRedunGroupTypeIndex. If only 1:1 or 1+1 is supported, this should be 2. If the maximum number is unknown or not determinable, the managed system should return 0.
1.3.6.1.4.1.9.9.498.1.1.1.1.5Unsigned32read-onlycurrent
ceRedunUsesGroupName
OBJECT-TYPE
Boolean to indicate whether this type of redundancy group uses the ceRedunGroupString object as a group name identifier. If it is reported as 'true', the ceRedunGroupString name must contain no internal spaces. If it's reported as 'false', the ceRedunGroupString object is just used as an optional description for the group rather than as the group name.
1.3.6.1.4.1.9.9.498.1.1.1.1.6TruthValueread-onlycurrent
ceRedunGroupDefinitionChanged
OBJECT-TYPE
The value of sysUpTime when there was the most recent change to any objects in the ceRedunGroupTypesTable except for ceRedunGroupCounts or ceRedunNextUnusedGroupIndex. The sysUpTime should also reflect changes to either the ceRedunVendorTypesTable, ceRedunInternalStatesTable or ceRedunSwitchoverReasonTable. Normally these objects are static, but if there was an in service upgrade to the software image of the managed system then the tables may change and should be read again. If there has been no change since the last initialization of the local network management system, this object should contain the value 0.
1.3.6.1.4.1.9.9.498.1.1.1.1.7TimeStampread-onlycurrent
ceRedunVendorTypesTable
OBJECT-TYPE
This table lists all entPhysicalVendorTypes allowed as members for a specific ceRedunGroupTypeIndex on the managed device, inclusive for all configurable values for ceRedunType, ceRedunScope, ceRedunArch, etc. If the ceRedunGroupDefinitionChanged object changes for a particular ceRedunGroupTypeIndex, then this table may have changed and should be read again. Note: Although a specific ceRedunGroupTypeIndex may allow groups of different entPhysicalVendorTypes, managed devices typically enforce all members within a specific group to have the same entPhysicalVendorType.
1.3.6.1.4.1.9.9.498.1.1.2not-accessiblecurrent
ceRedunVendorTypesEntry
OBJECT-TYPE
A conceptual row in the ceRedunVendorTypesTable.
1.3.6.1.4.1.9.9.498.1.1.2.1not-accessiblecurrent
ceRedunVendorType
OBJECT-TYPE
Each row lists a specific entPhysicalVendorType which is allowed as a member for groups of the type specified by the ceRedunGroupTypeIndex. Note: Normally an index object would have MAX-ACCESS of not-accessible, but since the table contains only this index object, the access is read-only.
1.3.6.1.4.1.9.9.498.1.1.2.1.1AutonomousTyperead-onlycurrent
ceRedunInternalStatesTable
OBJECT-TYPE
This table allows the managed system to report a read-only list of internal state numbers and the corresponding descriptions which apply for the members of a particular redundancy group type. If the ceRedunGroupDefinitionChanged object changes for a particular ceRedunGroupTypeIndex, then this table may have changed and should be read again.
1.3.6.1.4.1.9.9.498.1.1.3not-accessiblecurrent
ceRedunInternalStatesEntry
OBJECT-TYPE
A conceptual row in the ceRedunInternalStatesTable.
1.3.6.1.4.1.9.9.498.1.1.3.1not-accessiblecurrent
ceRedunInternalStateIndex
OBJECT-TYPE
This is an index corresponding to an internal state of a member for a redundancy group of type ceRedunGroupTypeIndex. The state may include any of the initialization or intermediate progression states necessary to reach a stable active or standby state.
1.3.6.1.4.1.9.9.498.1.1.3.1.1Unsigned32not-accessiblecurrent
ceRedunStateCategory
OBJECT-TYPE
This places the specific internal state into one of several categories of internal states which are significant for redundancy.
1.3.6.1.4.1.9.9.498.1.1.3.1.2CeRedunStateCategoriesread-onlycurrent
ceRedunInternalStateDescr
OBJECT-TYPE
This is a string description for the specific internal member state.
1.3.6.1.4.1.9.9.498.1.1.3.1.3SnmpAdminStringread-onlycurrent
ceRedunSwitchoverReasonTable
OBJECT-TYPE
This table allows the managed system to report a read-only list of switchover reason indexes and the corresponding descriptions. If the ceRedunGroupDefinitionChanged object changes for a particular ceRedunGroupTypeIndex, then this table may have changed and should be read again.
1.3.6.1.4.1.9.9.498.1.1.4not-accessiblecurrent
ceRedunSwitchoverReasonEntry
OBJECT-TYPE
A conceptual row in the ceRedunSwitchoverReasonTable.
1.3.6.1.4.1.9.9.498.1.1.4.1not-accessiblecurrent
ceRedunSwitchoverReasonIndex
OBJECT-TYPE
This is an index corresponding to a switchover reason code.
1.3.6.1.4.1.9.9.498.1.1.4.1.1Unsigned32not-accessiblecurrent
ceRedunReasonCategory
OBJECT-TYPE
This categorizes the specific switchover reason into one of several categories.
1.3.6.1.4.1.9.9.498.1.1.4.1.2CeRedunReasonCategoriesread-onlycurrent
ceRedunSwitchoverReasonDescr
OBJECT-TYPE
This is a string description for the specific switchover reason.
1.3.6.1.4.1.9.9.498.1.1.4.1.3SnmpAdminStringread-onlycurrent
ceRedunGroupLastChanged
OBJECT-TYPE
The value of sysUpTime corresponding to the last change for any object in the ceRedunGroupTable. The source of the change can be due to either an SNMP message affecting an object in the table or due to any other source of user input such as a command line interface. The timestamp applies to all read-create objects even for cases where the managed device only supports read-only access because it doesn't require user configuration of those objects. If there has been no change since the last time the sysUpTime was zero then report the sysUpTime as zero.
1.3.6.1.4.1.9.9.498.1.1.5TimeStampread-onlycurrent
ceRedunGroupTable
OBJECT-TYPE
This table lists group configuration and status objects for a specific redundancy group. However, the members are configured separately in the ceRedunMbrTable.
1.3.6.1.4.1.9.9.498.1.1.6not-accessiblecurrent
ceRedunGroupEntry
OBJECT-TYPE
A conceptual row in the ceRedunGroupTable.
1.3.6.1.4.1.9.9.498.1.1.6.1not-accessiblecurrent
ceRedunGroupIndex
OBJECT-TYPE
A group number assigned to a particular redundancy group. A group consists of one or more primary members which are protected by one or more secondary members.
1.3.6.1.4.1.9.9.498.1.1.6.1.1Unsigned32not-accessiblecurrent
ceRedunGroupString
OBJECT-TYPE
If ceRedunUsesGroupName is 'true' for this redundancy group type, this object is a group name identifier and the value of this object has to be specified and should contain no internal spaces when configuring this group entry. If ceRedunUsesGroupName is 'false', the ceRedunGroupString object is just used as an optional description for the group rather than as the group name. In that case it's allowed to have spaces in the string.
1.3.6.1.4.1.9.9.498.1.1.6.1.2SnmpAdminStringread-createcurrent
ceRedunGroupRedunType
OBJECT-TYPE
The intended type of redundancy protection such as 'yCable' or 'aps' for this redundancy group.
1.3.6.1.4.1.9.9.498.1.1.6.1.3CeRedunTyperead-createcurrent
ceRedunGroupScope
OBJECT-TYPE
This object determines the local/remote scope of the redundancy group. This object may not be modified if the associated ceRedunGroupRowStatus object is equal to active(1).
1.3.6.1.4.1.9.9.498.1.1.6.1.4CeRedunScoperead-createcurrent
ceRedunGroupArch
OBJECT-TYPE
The architecture of the redundancy group, such as 1:1 or 1:n, etc. This object may not be modified if the associated ceRedunGroupRowStatus object is equal to active(1).
1.3.6.1.4.1.9.9.498.1.1.6.1.5CeRedunArchread-createcurrent
ceRedunGroupRevert
OBJECT-TYPE
The revertive mode of the redundancy group. nonrevertive(1) The secondary member remains active until another switchable event takes place. revertive(2) When the condition that caused a switch to the secondary member has been cleared, a switch is made back to the primary member after a configured delay. Switching should normally be revertive for the 1:n and load-sharing architectures. Switching may optionally be revertive with the 1:1 and 1+1 architectures. This object may not be modified if the associated ceRedunGroupRowStatus object is equal to active(1).
1.3.6.1.4.1.9.9.498.1.1.6.1.6INTEGER {nonrevertive(1), revertive(2)}read-createcurrent
ceRedunGroupWaitToRestore
OBJECT-TYPE
The Wait To Restore period in seconds. This object is only applicable to groups which are configured as revertive and does not need to be instantiated for groups which are non-revertive. After clearing of a condition that necessitated an automatic switch, the wait to restore period must elapse before reverting. This is intended to avoid rapid switch oscillations. This object may not be modified if the associated ceRedunGroupRowStatus object is equal to active(1).
1.3.6.1.4.1.9.9.498.1.1.6.1.7Unsigned32read-createcurrent
ceRedunGroupDirection
OBJECT-TYPE
This object is applicable only for those types of redundancy such as APS where switchovers can take place independently at near and far ends of a pair of interconnecting links and does not need to be instantiated for other redundancy types. unidirectional(1) Switchovers are allowed to take place independently at protection equipment at the near and far ends of interconnecting links. bidirectional(2) When a switchover happens at the near end protection equipment there is some form of signalling which should cause a corresponding switchover at the far end protection equipment. This object may not be modified if the associated ceRedunGroupRowStatus object is equal to active(1).
1.3.6.1.4.1.9.9.498.1.1.6.1.8INTEGER {unidirectional(1), bidirectional(2)}read-createcurrent
ceRedunGroupStorageType
OBJECT-TYPE
The storage type for this conceptual row. By default, the row will not be saved into non-volatile memory unless this object is set to the value nonVolatile. Note: Conceptual rows having the value 'readOnly' can be used for redundancy groups that aren't configurable and need not allow write-access to any columnar objects in the row.
1.3.6.1.4.1.9.9.498.1.1.6.1.9StorageTyperead-createcurrent
ceRedunGroupRowStatus
OBJECT-TYPE
The configuration status of this redundancy group entry. An entry may not exist in the active RowStatus state unless all configurable read-create objects in the entry have an appropriate value. No other read-create objects in this group may be modified if the ceRedunGroupRowStatus object is equal to active(1). When set to 'notInService', changes may be made to configurable read-create objects. Also, associated ceRedunMbrTable objects may be added, deleted and modified. After modifying a conceptual row in this table, the management client must set this object to 'active' in order for the changes to take effect.
1.3.6.1.4.1.9.9.498.1.1.6.1.10RowStatusread-createcurrent
ceRedunMembers
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.498.1.2
ceRedunMbrLastChanged
OBJECT-TYPE
The value of sysUpTime corresponding to the last change to any read-create objects in this table. The source of the change can be due to either an SNMP message affecting this table or due to any other source of user input such as a command line interface. The timestamp applies to all read-create objects even for cases where the managed device only supports read-only access because it doesn't require user configuration of those objects. If there has been no change since the last time the sysUpTime was zero then report the sysUpTime as zero.
1.3.6.1.4.1.9.9.498.1.2.1TimeStampread-onlycurrent
ceRedunMbrConfigTable
OBJECT-TYPE
This table lists the group members and generic redundancy objects which are associated with configuring redundancy group members. The switchover granularity should be for one member at a time. In other words if a member is allowed to be an individual port, then switchovers on multi-port linecards would be expected to take place independently for each port on the linecard. But if the members are full linecards, then all ports on the linecard would be expected to switch at the same time.
1.3.6.1.4.1.9.9.498.1.2.2not-accessiblecurrent
ceRedunMbrConfigEntry
OBJECT-TYPE
A conceptual row in the ceRedunMbrConfigTable.
1.3.6.1.4.1.9.9.498.1.2.2.1not-accessiblecurrent
ceRedunMbrNumber
OBJECT-TYPE
This field should be assigned as a unique member number within a redundancy group. The value 0 always indicates a secondary member. Primary members should have numbers which are higher than secondary members. Note: This definition of member values, including the use of the value 0 for the secondary member allows compatibility with existing 1:n SONET APS channel numbering. Yet the numbering definition has also been expanded to allow support for the most general m:n redundancy architectures.
1.3.6.1.4.1.9.9.498.1.2.2.1.1Unsigned32not-accessiblecurrent
ceRedunMbrPhysIndex
OBJECT-TYPE
This field specifies the entity PhysicalIndex which is being configured as a redundancy member. It is the responsibility of the managed device to enforce any restrictions on matching entPhysicalVendorType, slot positions etc. among members of the same redundancy group.
1.3.6.1.4.1.9.9.498.1.2.2.1.2PhysicalIndexread-createcurrent
ceRedunMbrMode
OBJECT-TYPE
This field is set to the 'primary' (working) or 'secondary' (protection) role within the redundancy group. The designation as 'primary' or 'secondary' is configured and is static. It doesn't change due to a switchover.
1.3.6.1.4.1.9.9.498.1.2.2.1.3CeRedunModeread-createcurrent
ceRedunMbrAddressType
OBJECT-TYPE
This field specifies the type of address used for the ceRedunMbrAddress object. It does not need to be instantiated when the ceRedunGroupScope value is 'remoteSystem' or 'remoteChassis'.
1.3.6.1.4.1.9.9.498.1.2.2.1.4InetAddressTyperead-createcurrent
ceRedunMbrRemoteAddress
OBJECT-TYPE
This field specifies the remote management address of the shelf or system where the peer member is expected to be configured. It does not need to be instantiated when the ceRedunGroupScope value is 'remoteSystem' or 'remoteChassis'.
1.3.6.1.4.1.9.9.498.1.2.2.1.5InetAddressread-createcurrent
ceRedunMbrPriority
OBJECT-TYPE
The priority of the member. For 1:n architectures if the secondary member has already become active for a primary member with a lower priority, it can instead take over for a different primary member if that member has higher priority. This field is only applicable if the member is to be included in a group using the 1:n architecture. It is not applicable if the member is to be included in a group using the 1:1 or 1+1 architecture, and is ignored in that case.
1.3.6.1.4.1.9.9.498.1.2.2.1.6INTEGER {low(1), high(2)}read-createcurrent
ceRedunMbrStorageType
OBJECT-TYPE
The storage type for this conceptual row. By default, the row will not be saved into non-volatile memory unless this object is set to the value nonVolatile. Note: Conceptual rows having the value 'readOnly' can be used for redundancy groups that aren't configurable and need not allow write-access to any columnar objects in the row.
1.3.6.1.4.1.9.9.498.1.2.2.1.8StorageTyperead-createcurrent
ceRedunMbrRowStatus
OBJECT-TYPE
The configuration status of this member entry. A row in the ceRedunMbrConfigTable may not be created, deleted, or set to notInService if the associated ceRedunGroupRowStatus object is equal to active. However, if the ceRedunGroupRowStatus object is equal to notInService, a row may be created, deleted or modified. In other words, a member may not be added, deleted or modified if the including group is active.
1.3.6.1.4.1.9.9.498.1.2.2.1.9RowStatusread-createcurrent
ceRedunMbrStatusLastChanged
OBJECT-TYPE
The value of sysUpTime corresponding to the last change to any objects in the ceRedunMbrStatusTable table. If there has been no change since the last time the sysUpTime was zero then report the sysUpTime as zero.
1.3.6.1.4.1.9.9.498.1.2.3TimeStampread-onlycurrent
ceRedunMbrStatusTable
OBJECT-TYPE
This table lists the redundancy status and other read-only redundancy objects which are associated with redundancy group members. Status associated with member alarm conditions should be reported separately using the CISCO-ENTITY-ALARM-MIB.
1.3.6.1.4.1.9.9.498.1.2.4not-accessiblecurrent
ceRedunMbrStatusEntry
OBJECT-TYPE
A conceptual row in the ceRedunMbrStatusTable.
1.3.6.1.4.1.9.9.498.1.2.4.1not-accessiblecurrent
ceRedunMbrStatusCurrent
OBJECT-TYPE
Indicates the current status bitflags for the member.
1.3.6.1.4.1.9.9.498.1.2.4.1.1CeRedunMbrStatusread-onlycurrent
ceRedunMbrProtectingMbr
OBJECT-TYPE
This field is valid only for a secondary member. When the secondary member is active, this value indicates the primary member it has taken over for. When the secondary member is standby, it should return its own member number. Primary members should return their own member number.
1.3.6.1.4.1.9.9.498.1.2.4.1.2Unsigned32read-onlycurrent
ceRedunMbrInternalState
OBJECT-TYPE
This is the current internal state index for a member. The corresponding state category and description can be found in the ceRedunInternalStatesTable. It may include any of the initialization or intermediate progression states necessary to reach a stable active or standby state.
1.3.6.1.4.1.9.9.498.1.2.4.1.3Unsigned32read-onlycurrent
ceRedunMbrSwitchoverCounts
OBJECT-TYPE
The number of times this primary or secondary member has changed from being active to being standby due to a switchover. The counter should monotonically increase but never wrap or decrease, except at a system restart. When queried for a secondary member that has never gone active since the last system restart, then no switchovers should be reported so it should return 0.
1.3.6.1.4.1.9.9.498.1.2.4.1.4Gauge32read-onlycurrent
ceRedunMbrLastSwitchover
OBJECT-TYPE
The value of sysUpTime when this primary member last completed a switchover to the secondary member. If this member has never switched to standby, or this is a secondary member, the value 0 should be returned.
1.3.6.1.4.1.9.9.498.1.2.4.1.5TimeStampread-onlycurrent
ceRedunMbrSwitchoverReason
OBJECT-TYPE
The reported reason code for the last switchover. The corresponding reason category and description can be found from the ceRedunSwitchoverReasonTable.
1.3.6.1.4.1.9.9.498.1.2.4.1.6Unsigned32read-onlycurrent
ceRedunMbrSwitchoverSeconds
OBJECT-TYPE
The cumulative switching duration time in seconds. For a primary member, this is the cumulative number of seconds that service was carried by the secondary member. For the secondary member, this is the cumulative number of seconds that the secondary member has been used to protect a primary member. This information is only valid if revertive switching is enabled. The value 0 should be returned otherwise.
1.3.6.1.4.1.9.9.498.1.2.4.1.8Counter64read-onlycurrent
ceRedunCommandTable
OBJECT-TYPE
This table allows switchover commands to be sent to members of configured redundancy groups.
1.3.6.1.4.1.9.9.498.1.3not-accessiblecurrent
ceRedunCommandEntry
OBJECT-TYPE
A conceptual row in the ceRedunCommandTable. This row exists only if the associated ceRedunGroupEntry is active and has at least one primary and secondary member active.
1.3.6.1.4.1.9.9.498.1.3.1not-accessiblecurrent
ceRedunCommandMbrNumber
OBJECT-TYPE
Specifies the redundancy group member to which the switch command applies. The value -1 for this object is only valid for a clear command and indicates the clear command applies to all members of the redundancy group type.
1.3.6.1.4.1.9.9.498.1.3.1.1Integer32 (-1..2147483647)read-writecurrent
ceRedunCommandSwitch
OBJECT-TYPE
Allows the initiation of a redundancy switchover command for the redundant member. When a valid member is specified, the command applies to the specified member. If the redundancy switchover command cannot be executed because an equal or higher priority request is in effect, an error is returned. When read, this object returns the last command written which is currently still in effect or 'noCmdInEffect' if no command is currently in effect. And for the specific case of a 'manualSwitchAway' command, some managed devices and redundancy types may do an initial switch, but may optionally not keep the switch in effect as a permanent state. In order to determine the current switchover state of the redundancy group it is necessary to read the ceRedunMbrProtectingMbr object for the secondary member(s).
1.3.6.1.4.1.9.9.498.1.3.1.2CeRedunSwitchCommandread-writecurrent
ceRedunEnableSwitchoverNotifs
OBJECT-TYPE
This object controls whether the system produces ceRedunEventSwitchover notifications. A false value will prevent ceRedunEventSwitchover notifications from being generated by this system.
1.3.6.1.4.1.9.9.498.1.4TruthValueread-writecurrent
ceRedunEnableStatusChangeNotifs
OBJECT-TYPE
This object controls whether the system produces ceRedunProtectStatusChange notifications. A false value will prevent ceRedunProtectStatusChange notifications from being generated by this system.
1.3.6.1.4.1.9.9.498.1.5TruthValueread-writecurrent
ciscoEntityRedunMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.498.2
ceRedunCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.498.2.1
ceRedunGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.498.2.2

Notifications

NameOIDStatus
ceRedunEventSwitchover
NOTIFICATION-TYPE
A ceRedunEventSwitchover notification is sent when the ceRedunMbrProtectingMbr object changes value for a secondary member. The objects should correspond to the secondary member which changed its status. The objects should reflect the status following the switchover.
1.3.6.1.4.1.9.9.498.0.1current
ceRedunProtectStatusChange
NOTIFICATION-TYPE
A ceRedunProtectStatusChange notification is sent when a protectionProvided bit gets set or cleared for an active member. This is intended to allow notification when protection becomes available or unavailable for an active member of a redundancy group. It should be suppressed if there's a simultaneous change to the standby bit, which would indicate a switchover trap is being sent. Object values sent should reflect the newer status following the change.
1.3.6.1.4.1.9.9.498.0.2current

Conformance

NameOIDStatus
ceRedunCompliance
MODULE-COMPLIANCE
The compliance statement for Cisco entity redundancy groups.
1.3.6.1.4.1.9.9.498.2.1.1current
ceRedunGroupTypeGroup
OBJECT-GROUP
A collection of mandatory objects providing configuration information applicable to redundancy entity group types.
1.3.6.1.4.1.9.9.498.2.2.1current
ceRedunOptionalGroupTypes
OBJECT-GROUP
A collection of optional objects from the ceRedunGroupTypesTable.
1.3.6.1.4.1.9.9.498.2.2.2current
ceRedunInternalStates
OBJECT-GROUP
A collection of objects giving internal redundancy state information.
1.3.6.1.4.1.9.9.498.2.2.3current
ceRedunSwitchoverReason
OBJECT-GROUP
A collection of objects giving switchover reason information.
1.3.6.1.4.1.9.9.498.2.2.4current
ceRedunGroupObjects
OBJECT-GROUP
A collection of mandatory objects providing information applicable to redundancy entity groups.
1.3.6.1.4.1.9.9.498.2.2.5current
ceRedunRevertiveGroup
OBJECT-GROUP
A collection of objects providing revertive switchover capability.
1.3.6.1.4.1.9.9.498.2.2.6current
ceRedunBidirectional
OBJECT-GROUP
The objects which provide information which is applicable to groups supporting bi-directional operation.
1.3.6.1.4.1.9.9.498.2.2.7current
ceRedunMemberConfig
OBJECT-GROUP
A collection of mandatory member objects providing configuration information applicable to all redundancy members.
1.3.6.1.4.1.9.9.498.2.2.8current
ceRedunRemoteSystem
OBJECT-GROUP
The objects which provide information which is only applicable to 'remoteSystem' or 'remoteChassis' groups.
1.3.6.1.4.1.9.9.498.2.2.9current
ceRedunOneToN
OBJECT-GROUP
The objects which provide information which is only applicable to groups implementing the 1:n architecture.
1.3.6.1.4.1.9.9.498.2.2.10current
ceRedunMemberStatus
OBJECT-GROUP
A collection of mandatory ceRedunStatusTable objects providing status information applicable to redundancy members.
1.3.6.1.4.1.9.9.498.2.2.11current
ceRedunOptionalMbrStatus
OBJECT-GROUP
A collection of objects providing additional member status.
1.3.6.1.4.1.9.9.498.2.2.12current
ceRedunCommandsGroup
OBJECT-GROUP
A collection of objects providing commanded switchover capability.
1.3.6.1.4.1.9.9.498.2.2.13current
ceRedunNotifEnables
OBJECT-GROUP
A collection of objects providing configuration information applicable to all redundancy entity groups.
1.3.6.1.4.1.9.9.498.2.2.14current
ceRedunSwitchNotifGroup
NOTIFICATION-GROUP
A collection of entity redundancy notifications that may optionally be implemented.
1.3.6.1.4.1.9.9.498.2.2.15current
ceRedunProtectStatusNotifGroup
NOTIFICATION-GROUP
A collection of entity redundancy notifications that may optionally be implemented.
1.3.6.1.4.1.9.9.498.2.2.16current