CISCO-RF-MIB

CISCO-RF-MIB Download

MIBs list

This MIB provides configuration control and status for the Redundancy Framework (RF) subsystem. RF provides a mechanism for logical redundancy of software functionality and is designed to support 1:1 redundancy on processor cards. RF is not intended to solve all redundancy schemes. Nor is RF designed to support redundant hardware, such as power supplies. Redundancy is concerned with the duplication of data elements and software functions to provide an alternative in case of failure. It is a key component to meeting 99.999% availability requirements for Class 5 carrier solutions. In the scope of this MIB definition, peer software elements are redundant and redundant software elements are peers.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-RF-MIB

cRFStatusUnitId
A unique identifier for this redundant unit. This identifier is implementation-specific but the method for selecting the id must remain consistent throughout the redundant system. Some example identifiers include: slot id, physical or logical entity id, o ...
cRFStatusUnitState
The current state of RF on this unit.
cRFStatusPeerUnitId
A unique identifier for the redundant peer unit. This identifier is implementation-specific but the method for selecting the id must remain consistent throughout the redundant system. Some example identifiers include: slot id, physical or logical entity i ...
cRFStatusPeerUnitState
The current state of RF on the peer unit.
cRFStatusPrimaryMode
Indicates whether this is the primary redundant unit or not. If this unit is the primary unit, this object is true. If this unit is the secondary unit, this object is false. Note that the terms 'primary/secondary' are not synonymous with the terms 'active ...
cRFStatusDuplexMode
Indicates whether the redundant peer unit has been detected or not. If the redundant peer unit is detected, this object is true. If the redundant peer unit is not detected, this object is false.
cRFStatusManualSwactInhibit
Indicates whether a manual switch of activity is permitted. If a manual switch of activity is allowed, this object is false. If a manual switch of activity is not allowed, this object is true. Note that the value of this object is the inverse of the statu ...
cRFStatusLastSwactReasonCode
The reason for the last switch of activity.
cRFStatusFailoverTime
The value of sysUpTime when the primary redundant unit took over as active. The value of this object will be 0 till the first switchover.
cRFStatusPeerStandByEntryTime
The value of sysUpTime when the peer redundant unit entered the standbyHot state. The value will be 0 on system initialization.
cRFStatusRFModeCapsTable
This table containing a list of redundancy modes that can be supported on the device.
cRFStatusRFModeCapsEntry
An entry containing the device implementation specific terminology associated with the redundancy mode that can be supported on the device.
cRFStatusRFModeCapsMode
The redundancy mode that can be supported on the device.
cRFStatusRFModeCapsModeDescr
The description of the device implementation specific terminology associated with its supported redundancy mode.
cRFStatusIssuState
The current ISSU state of the system.
cRFStatusIssuStateRev1
The current ISSU state of the system.
cRFStatusIssuFromVersion
The IOS version from with the user is upgrading
cRFStatusIssuToVersion
The IOS version to with the user is upgrading
cRFStatusRFClientTable
This table contains a list of RF clients that are registered on the device. RF clients are applications that have registered with the Redundancy Facility (RF) to receive RF events and notifications. The purpose of RF clients is to synchronize any relevant ...
cRFStatusRFClientEntry
An entry containing information on various clients registered with the Redundancy Facility (RF). Entries in this table are always created by the system. An entry is created in this table when a redundancy aware application registers with the Redundancy Fa ...
cRFStatusRFClientID
A unique identifier for the client which registered with the Redundancy Facility.
cRFStatusRFClientDescr
The description of the client which has registered with the Redundancy Facility.
cRFStatusRFClientSeq
The sequence number of the client. The system assigns the sequence numbers based on the order of registration of the Redundancy Facility clients. This is used for deciding order of RF events sent to clients.
cRFStatusRFClientRedTime
Time taken for this client to become Redundant. This value is meaningful when the value of cRFStatusRFClientStatus is not 'noStatus'.
cRFStatusRFClientStatus
This object provides the status of the Redundancy Facility client.
cRFCfgSplitMode
Indicates whether redundant units may communicate synchronization messages with each other. If communication is not permitted, this object is set to true. If communication is permitted, this object is set to false. In split mode (true), the active unit wi ...
cRFCfgKeepaliveThreshMin
The minimum acceptable value for the cRFCfgKeepaliveThresh object.
cRFCfgKeepaliveThreshMax
The maximum acceptable value for the cRFCfgKeepaliveThresh object.
cRFCfgKeepaliveTimer
On platforms that support keep-alives, the keep-alive timer value is used to guard against lost keep-alives. The RF subsystem expects to receive a keep-alive within this period. If a keep-alive is not received within this time period, a SWACT notification ...
cRFCfgKeepaliveTimerMin
The minimum acceptable value for the cRFCfgKeepaliveTimer object.
cRFCfgKeepaliveTimerMax
The maximum acceptable value for the cRFCfgKeepaliveTimer object.
cRFCfgNotifTimer
Note that the term 'notification' here refers to an RF notification and not an SNMP notification. As the standby unit progresses to the 'standbyHot' state, asynchronous messages are sent from the active unit to the standby unit which must then be acknowle ...
cRFCfgNotifTimerMin
The minimum acceptable value for the cRFCfgNotifTimer object.
cRFCfgNotifTimerMax
The maximum acceptable value for the cRFCfgNotifTimer object.
cRFCfgAdminAction
This variable is set to invoke RF subsystem action commands. The commands are useful for maintenance and software upgrade activities.
cRFCfgNotifsEnabled
Allows enabling/disabling of RF subsystem notifications.
cRFCfgMaintenanceMode
Indicates whether redundant units may communicate synchronization messages with each other. If communication is not permitted, this object is set to 'true'. If communication is permitted, this object is set to 'false'. If the value of this object is 'true ...
cRFCfgRedundancyMode
Indicates the redundancy mode configured on the device.
cRFCfgRedundancyModeDescr
Further clarifies or describes the redundancy mode indicated by cRFCfgRedundancyMode. Implementation-specific terminology associated with the current redundancy mode may be presented here.
cRFCfgRedundancyOperMode
Indicate the operational redundancy mode of the device.
cRFHistoryTableMaxLength
Maximum number of entries permissible in the history table. A value of 0 will result in no history being maintained.
cRFHistorySwitchOverTable
A table that tracks the history of all switchovers that have occurred since system initialization. The maximum number of entries permissible in this table is defined by cRFHistoryTableMaxLength. When the number of entries in the table reaches the maximum ...
cRFHistorySwitchOverEntry
The entries in this table contain the switchover information. Each entry in the table is indexed by cRFHistorySwitchOverIndex. The index wraps around to 1 after reaching the maximum value.
cRFHistorySwitchOverIndex
A monotonically increasing integer for the purpose of indexing history table. After reaching maximum value, it wraps around to 1.
cRFHistoryPrevActiveUnitId
Indicates the primary redundant unit that went down.
cRFHistoryCurrActiveUnitId
Indicates the secondary redundant unit that took over as active.
cRFHistorySwitchOverReason
Indicates the reason for the switchover.
cRFHistorySwactTime
Indicates the Date & Time when switchover occurred.
cRFHistoryColdStarts
Indicates the number of system cold starts. This includes the number of system cold starts due to switchover failure and the number of manual restarts.
cRFHistoryStandByAvailTime
Indicates the cumulative time that a standby redundant unit has been available since last system initialization.
ciscoRFStatusGroup
The collection of global RF status objects.
ciscoRFConfigGroup
The collection of RF configuration objects.
ciscoRFConfigGroupRev1
The collection of RF configuration objects.
ciscoRFStatusGroupRev1
The collection of global RF Status objects.
ciscoRFHistoryGroup
The collection of RF History objects.
ciscoRFConfigRFOperModeGroup
An optional group with a collection of objects providing the information of the operational redundancy mode on the device.
ciscoRFStatusRFModeCapsGroup
An optional group with a collection of objects providing the information of redundancy mode capability on the device.
ciscoRFIssuStateObjGroup
An optional group with a collection of objects providing the information on the current ISSU state of the system.
ciscoRFIssuStateObjGroupRev1
An optional group with a collection of objects providing the information on the current ISSU state of the system.
ciscoRFStatusClientGroup
A group of objects providing information regarding the various clients registered with the RF.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list