CISCO-RF-SUPPLEMENTAL-MIB
- Registered at
- 1.3.6.1.4.1.9.9.198
- Last updated
- 2019-02-22 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2019-02-22 00:00, 2004-05-27 00:00, 2004-03-04 00:00, 2001-03-16 00:00
- Namespace
- cisco
- Source file
CISCO-RF-SUPPLEMENTAL-MIB- Digest
sha256:f7f86b9b12eb47232ba1ca261bf424e9536ab10e304476c5b7352a8b099bc172
Description
This MIB was designed to complement the CISCO-RF-MIB by providing additional optional status and configuration control for redundant CPU platforms. However, the MIB should also be applicable to redundant platforms which don't use the RF Redundancy Framework software since it makes no direct references to any CISCO-RF-MIB objects or textual conventions and no direct reference to any RF states, RF events or internal information. Glossary of terms used in this document: Active - A redundant CPU which is actively controlling the system. Running configuration - The runtime configuration of a system which reflects current configured hardware or software settings. Runtime configuration which is not stored in non-volatile memory may be lost if the system loses power. Standby - A redundant CPU which is not currently controlling the system, but which can take over control if the Active CPU fails. Startup configuration - A copy of system configuration stored in non-volatile memory which can be applied following a system powerup. For platforms where all runtime configuration is automatically stored in a non-volatile manner, the running and startup configurations are always identical. Switchover - The transfer of control from one CPU to a redundant CPU. Sync - The mirroring (or synchronizing) of system state, configuration, statistics or other information from the Active CPU to a Standby CPU to allow it to maintain full system control following a switchover.
Contact
Cisco Systems Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-rf-mib@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-CONFIG-COPY-MIB | ConfigCopyState |
| CISCO-SMI | ciscoMgmt |
| ENTITY-MIB | PhysicalIndex |
| IF-MIB | ifAdminStatus, ifIndex, ifOperStatus |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION, 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-CONFIG-COPY-MIB CISCO-RF-SUPPLEMENTAL-MIB CISCO-SMI CISCO-ST-TC ENTITY-MIB IANA-ENTITY-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RfSupSyncAdminState TEXTUAL-CONVENTION An enumerated value which indicates the administrative state to allow user control of the syncing of database information from an Active unit to the Standby unit(s). | current | |||
| RfSupSyncOperState TEXTUAL-CONVENTION An enumerated value which indicates the operational state for the syncing of database information from an Active unit to the Standby unit(s). | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoRfSupMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.198.0 | |||
| ciscoRfSupMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.198.1 | |||
| cRfSupSystem OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.198.1.1 | |||
| cRfSupSysAvailableStartTime OBJECT-TYPE The date and time when this system began providing uninterrupted operation. This includes the time while either redundant unit was Active, but may also include brief intervals during switchover where the new Active unit was operational, but not yet reachable for network management purposes. It may also include intervals where no Standby unit was offering protection, as long as the Active unit was still operational. It normally changes only if an unprotected system restart occurs or if a Standby unit was forced to take over before the initial database sync was completed. However, it may also change if the system's Time of Day clock is changed or adjusted. This object will be inaccurate if the system's Time of Day clock has not been set accurately. However, it should be implemented in such a way that when the system's Time of Day clock is adjusted to an accurate setting, cRfSupSysAvailableStartTime will also adjust to show the accurate available start time. | 1.3.6.1.4.1.9.9.198.1.1.1 | DateAndTime | read-only | current |
| cRfSupSysSwitchoverTime OBJECT-TYPE The date and time when the last CPU switchover took place. This object will remain uninstantiated if no switchovers have taken place since the current Active CPU was initialized. | 1.3.6.1.4.1.9.9.198.1.1.2 | DateAndTime | read-only | current |
| cRfSupSysSwitchovers OBJECT-TYPE The number of times that switchovers have occurred since cRfSupSysAvailableStartTime. This object will remain uninstantiated if no switchovers have taken place since the current Active CPU was initialized or if a Standby unit was forced to take over before the initial database sync was completed. | 1.3.6.1.4.1.9.9.198.1.1.3 | Counter32 | read-only | current |
| cRfSupSysRunningConfigSyncTime OBJECT-TYPE The date and time when the running configuration was last successfully synced from the current Active unit to the Standby unit. This object will remain uninstantiated if no sync has yet taken place since the current Active CPU was initialized or if a Standby unit was forced to take over before the initial database sync was completed. Since automatic running configuration syncs are event driven and can be disabled by configuration, this time doesn't directly indicate whether Standby software reflects the running configuration of the Active unit. Instead, see the cRfSupSysRunningConfigOper object to determine whether Standby running configuration is in sync with the Active CPU. | 1.3.6.1.4.1.9.9.198.1.1.4 | DateAndTime | read-only | current |
| cRfSupSysRunningConfigAdmin OBJECT-TYPE Enables/Disables automatic running configuration syncs only. Doesn't affect other types of sync activity. If set to the default value enableAutoSync, the Active unit will send the full current running configuration following any operation that changes the running configuration. Setting disableAutoSync may be useful for some maintenance and debugging operations. | 1.3.6.1.4.1.9.9.198.1.1.5 | RfSupSyncAdminState | read-write | current |
| cRfSupSysRunningConfigOper OBJECT-TYPE The current operational state of running configuration syncs. When the value inSync is returned, it indicates that the Standby running configuration is being kept actively in sync with the Active unit. | 1.3.6.1.4.1.9.9.198.1.1.6 | RfSupSyncOperState | read-only | current |
| cRfSupSysStartupConfigSyncTime OBJECT-TYPE The date and time when the startup configuration was last successfully synced from the current Active unit to the Standby unit(s). This object will remain uninstantiated if no sync has yet taken place since the current Active CPU was initialized or if a Standby unit was forced to take over before the initial database sync was completed. For platforms where running configuration is always stored in a non-volatile manner, this object should be identical to cRfSupSysRunningConfigSyncTime. Since automatic startup configuration syncs are event driven and may be disabled by configuration, this time doesn't directly reflect whether Standby startup configuration is in sync with the Active unit. Instead, see the cRfSupSysStartupConfigOper object to determine whether Standby startup configuration is in sync with the Active unit. | 1.3.6.1.4.1.9.9.198.1.1.7 | DateAndTime | read-only | current |
| cRfSupSysStartupConfigAdmin OBJECT-TYPE Enables/Disables automatic startup configuration syncs only. Doesn't affect other types of sync activity. If set to the default value enableAutoSync, the Active unit will send the full current startup configuration to the Standby unit(s) after any operation that changes the startup configuration in non-volatile memory. This object is not applicable to systems where running configuration is always stored in non-volatile memory. Setting disableAutoSync may be useful for some maintenance and debugging operations. | 1.3.6.1.4.1.9.9.198.1.1.8 | RfSupSyncAdminState | read-write | current |
| cRfSupSysStartupConfigOper OBJECT-TYPE The current operational state of startup configuration syncs. When the value inSync is returned, it indicates that the Standby startup configuration is being kept actively in sync with the Active unit. | 1.3.6.1.4.1.9.9.198.1.1.9 | RfSupSyncOperState | read-only | current |
| cRfSupSysBootImageSyncTime OBJECT-TYPE The date and time when the boot image memory was last successfully synced from the current Active unit to the Standby unit(s). This object will remain uninstantiated if no sync has yet taken place since the current Active CPU was initialized or if a Standby unit was forced to take over before the initial database sync was completed. Since automatic boot image memory syncs are event driven and may be disabled by configuration, this time doesn't directly reflect whether Standby boot image memory is in sync with the Active unit. Instead, see the cRfSupSysBootImageOper object to determine whether Standby boot image memory is in sync with the Active unit. | 1.3.6.1.4.1.9.9.198.1.1.10 | DateAndTime | read-only | current |
| cRfSupSysBootImageAdmin OBJECT-TYPE Enables/Disables automatic boot image memory syncs only. Doesn't affect other types of sync activity. If set to the default value enableAutoSync, the Active unit will send the full current boot image memory to the Standby unit(s) after any operation that affects the boot image. This object is not applicable for systems that don't support automatic boot image memory mirroring. Setting disableAutoSync is necessary during software upgrades for the case where the boot image memory space is too small to simultaneously hold both the old and new images. | 1.3.6.1.4.1.9.9.198.1.1.11 | RfSupSyncAdminState | read-write | current |
| cRfSupSysBootImageOper OBJECT-TYPE The current operational state of boot image memory syncs. When the value inSync is returned, it indicates that Standby boot image memory is being actively mirrored from the Active unit. | 1.3.6.1.4.1.9.9.198.1.1.12 | RfSupSyncOperState | read-only | current |
| cRfSupSysStandbyBootFile OBJECT-TYPE Allow Standby unit(s) to automatically load a boot image which differs from the image specified for the Active unit. The string should be of the form <device>:<filename>. Specifying a null value indicates that Standby unit(s) should not use a different image than the Active unit. This is used during software upgrade/downgrade procedures, for platforms that support automatic syncs for boot image memory. | 1.3.6.1.4.1.9.9.198.1.1.13 | SnmpAdminString (SIZE(0..255)) | read-write | current |
| cRfSupNotificationsEnabled OBJECT-TYPE This specifies whether ciscoRfSupTimeChangeEvent, ciscoRfSupTimeZoneChangeEvent notifications shall be sent when the system's clock or time zone is changed causing a change in the values of cRfSupSysAvailableStartTime or cRfSupSysSwitchoverTime objects. Notifications will be sent only if this object is set to 'true'. | 1.3.6.1.4.1.9.9.198.1.1.14 | TruthValue | read-write | current |
| cRfSupSysIfCounterSync OBJECT-TYPE This object configures the synchronization of Interface Statistics information from Active CPU to the Standby CPU. When this object is set to 'true', synchronization is enabled. When this object is set to 'false', synchronization is disabled. | 1.3.6.1.4.1.9.9.198.1.1.15 | TruthValue | read-write | current |
| cRfSupSysFailureReason OBJECT-TYPE This object represents the reason code for a generic failure between Active and redundant unit. The generic failure can be a sync failure, upload and download issue. Failure reason is a texual description of the failure. | 1.3.6.1.4.1.9.9.198.1.1.16 | OCTET STRING | read-only | current |
| cRfSupSysSeverity OBJECT-TYPE This object represents the severity for a generic failure between Active and redundant unit. The generic failure can be a sync failure, upload and download issue. critical - Critical severity alarm has to be raised for cRfSupSysErrorType major - Major failure that occured during sync/upload/download. minor - Minor failure that occured during sync/upload/download. Informational - warning during sync/upload/download. clear - Critical severity alarm to be cleared for the cRfSupSysErrorType. | 1.3.6.1.4.1.9.9.198.1.1.17 | INTEGER {critical(1), major(2), minor(3), informational(4), clear(5)} | read-only | current |
| cRfSupSysErrorType OBJECT-TYPE This object represents the error type for a generic failure between Active and redundant unit. The generic failure can be a sync failure, upload and download issue. Notification will be sent if the object has a valid error type. A value of download-config indicates that, config download is failed. A value of download-code indicates that, code download is failed. A value of download-icon indicates that, icon download is failed. A value of download-image indicates that, image download is failed. A value of download-signature indicates that, signature download is failed. A value of download-webadmincert indicates that, webadmincert download is failed. A value of download-webauthcert indicates that, webauthcert download is failed. A value of download-webauthbundle indicates that, webauthbundle download is failed. A value of download-eapdevcert indicates that, eapdevcert download is failed. A value of download-eapcacert indicates that, eapcacert download is failed. A value of download-login-banner indicates that, login banner download is failed. A value of upload-config indicates that, config upload is failed. A value of upload-debug-file indicates that, debug file upload is failed. A value of upload-crashfile indicates that, crash file upload is failed. A value of upload-watchdog-crash-file indicates that, watchdog crash file upload is failed. A value of upload-panic-crash-file indicates that, panic crash file upload is failed. A value of upload-coredump indicates that, coredump upload is failed. A value of upload-errorlog indicates that, errorlog upload is failed. A value of upload-invalid-config indicates that, invalid config upload is failed. A value of upload-pac indicates that, pac upload is failed. A value of upload-radio-core-dump that, radio core dump upload is failed. A value of upload-ap-crash-data indicates that, ap crash data upload is failed. A value of upload-signature indicates that, signature upload is failed. A value of upload-systemtrace indicates that, system trace upload is failed. A value of upload-packet-capture indicates that, packet capture upload is failed. A value of upload-traplog indicates that, trap log upload is failed. A value of route-add indicates that, addition of route is failed. A value of route-del indicates that, deletion of route is failed. A value of interface-service-port indicates that, service port interface is failed. A value of reset indicates that, reset is failed. A value of other indicates that, other reason for failed. A value of config-sync-fail indicates that, config sync is failed. A value of peer-maintenance indicates that, maintenance of peer is failed. A value of peer-loss indicates that, peer connection losed. A value of rfTrapClearTemplist indicates that, rf trap clear temp list is failed. | 1.3.6.1.4.1.9.9.198.1.1.18 | INTEGER {download-config(1), download-code(2), download-icon(3), download-image(4), download-signature(5), download-webadmincert(6), download-webauthcert(7), download-webauthbundle(8), download-eapdevcert(9), download-eapcacert(10), download-login-banner(11), upload-config(12), upload-debug-file(13), upload-crashfile(14), upload-watchdog-crash-file(15), upload-panic-crash-file(16), upload-coredump(17), upload-errorlog(18), upload-invalid-config(19), upload-pac(20), upload-radio-core-dump(21), upload-ap-crash-data(22), upload-signature(23), upload-systemtrace(24), upload-packet-capture(25), upload-traplog(26), route-add(27), route-del(28), interface-service-port(29), reset(30), other(31), config-sync-fail(32), peer-maintenance(33), peer-loss(34), rfTrapClearTemplist(35)} | read-only | current |
| cRfSupCpu OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.198.1.2 | |||
| cRfSupCpuTable OBJECT-TYPE A table containing redundancy-related information for individual CPU cards. | 1.3.6.1.4.1.9.9.198.1.2.1 | not-accessible | current | |
| cRfSupCpuEntry OBJECT-TYPE Information which can differ for each of the redundant CPU units in the system. | 1.3.6.1.4.1.9.9.198.1.2.1.1 | not-accessible | current | |
| cRfSupCpuUniqueIndex OBJECT-TYPE A table index which always has a unique platform-assigned value for each physical redundant unit within a particular system. This index should refer to a particular physical unit rather than a logically Active or Standby unit. | 1.3.6.1.4.1.9.9.198.1.2.1.1.1 | PhysicalIndex | not-accessible | current |
| cRfSupCpuActiveSeverity OBJECT-TYPE The fault severity of a redundant unit, as calculated by software. The value zero represents a good unit with no detected faults. Higher values represent progressively more serious faults. If it's not possible to determine any current or prior severity information about a unit, the value unknown should be returned. Unlike some severity definitions, cRfSupCpuActiveSeverity should not be downgraded when it switches from being Active. The severity for a faulty Standby unit should correspond to the system impact it would have if it were made to be the Active unit, assuming the severity can be determined while Standby. The severity can be affected by either hardware or software faults with the CPU itself. It can also be affected by faults which prevent this CPU from interacting with one or more other system components (such as linecards), even when the actual faulty Field Replaceable Unit (FRU) is not the CPU itself. As a minimum, the nonFaulty and fullyTrafficAffectingFault values should be supported on any platform supporting this object. Support of the other severity values is preferred, but optional. | 1.3.6.1.4.1.9.9.198.1.2.1.1.2 | INTEGER {nonFaulty(0), nonTrafficAffectingFault(1), partialTrafficAffectingFault(2), fullyTrafficAffectingFault(3), unknown(4)} | read-only | current |
| cRfSupCpuInitTime OBJECT-TYPE The date and time when this redundant unit was last initialized. If the unit started out in the Standby state, this will also include the time while running as Standby. | 1.3.6.1.4.1.9.9.198.1.2.1.1.3 | DateAndTime | read-only | current |
| cRfSupAction OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.198.1.3 | |||
| cRfSupActionManualSync OBJECT-TYPE This variable is set to invoke a one-time manual copy of the specified information type from the Active to one or more Standby units. When read, this object returns the last command written or noAction if no action has been written to the Active unit since it was initialized. The value noAction can not be used in a write request. The result of the last requested action can be determined by reading the value of cRfSupActionLastSyncResult. The value of the cRfSupActionManualSync object can not be changed until the cRfSupActionLastSyncResult transitions to the successful or failed state. | 1.3.6.1.4.1.9.9.198.1.3.1 | INTEGER {noAction(1), runningConfig(2), startupConfig(3), bootImage(4)} | read-write | current |
| cRfSupActionLastSyncResult OBJECT-TYPE Contains the result of the last Manual Sync action request. This object is instantiated only after the cRfSupActionManualSync object has been set to a value other than noAction. | 1.3.6.1.4.1.9.9.198.1.3.2 | ConfigCopyState | read-only | current |
| ciscoRfSupMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.198.2 | |||
| ciscoRfSupMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.198.2.1 | |||
| ciscoRfSupMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.198.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoRfSupTimeChangeEvent NOTIFICATION-TYPE This notification is sent on the event of system clock modification causing a change in the values of cRfSupSysAvailableStartTime or cRfSupSysSwitchoverTime objects, if cRfSupNotificationsEnabled object has value 'true'. If the system clock change is a result of a time zone change event,this notification will not be sent. | 1.3.6.1.4.1.9.9.198.0.1 | current |
| ciscoRfSupTimeZoneChangeEvent NOTIFICATION-TYPE This notification is sent on the event of system time zone modification causing a change in the values of cRfSupSysAvailableStartTime or cRfSupSysSwitchoverTime objects, if cRfSupNotificationsEnabled object has value 'true'. | 1.3.6.1.4.1.9.9.198.0.2 | current |
| ciscoRfSupHAFailureEvent NOTIFICATION-TYPE This notification is sent on the event of a generic failure between the active and standby unit | 1.3.6.1.4.1.9.9.198.0.3 | current |
| ciscoRfSupPeerLinkStateChangeEvent NOTIFICATION-TYPE This notification is sent on the event of a Standby Port state change | 1.3.6.1.4.1.9.9.198.0.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoRfSupMibCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco RF SUPPLEMENTAL MIB. Note: Platforms which implement the Cisco RF MIB are not required to support the RF SUPPLEMENTAL MIB. | 1.3.6.1.4.1.9.9.198.2.1.1 | deprecated |
| ciscoRfSupMibComplianceRev1 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco RF SUPPLEMENTAL MIB. Note: Platforms which implement the Cisco RF MIB are not required to support the RF SUPPLEMENTAL MIB. | 1.3.6.1.4.1.9.9.198.2.1.2 | deprecated |
| ciscoRfSupMibComplianceRev2 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco RF SUPPLEMENTAL MIB. Note: Platforms which implement the Cisco RF MIB are not required to support the RF SUPPLEMENTAL MIB. | 1.3.6.1.4.1.9.9.198.2.1.3 | deprecated |
| ciscoRfSupMibComplianceRev3 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco RF SUPPLEMENTAL MIB. Note: Platforms which implement the Cisco RF MIB are not required to support the RF SUPPLEMENTAL MIB. | 1.3.6.1.4.1.9.9.198.2.1.4 | current |
| ciscoRfSupSysGroup OBJECT-GROUP The collection of RF SUPPLEMENTAL system-wide objects. | 1.3.6.1.4.1.9.9.198.2.2.1 | current |
| ciscoRfSupCpuGroup OBJECT-GROUP The collection of RF SUPPLEMENTAL per-CPU objects. | 1.3.6.1.4.1.9.9.198.2.2.2 | current |
| ciscoRfSupActionGroup OBJECT-GROUP The collection of RF SUPPLEMENTAL execution actions. | 1.3.6.1.4.1.9.9.198.2.2.3 | current |
| ciscoRfSupSysOptionalGroup OBJECT-GROUP The collection of optional RF SUPPLEMENTAL system-wide objects. | 1.3.6.1.4.1.9.9.198.2.2.4 | current |
| ciscoRfSupNotifGroup NOTIFICATION-GROUP The collection of optional notifications issued on system time/time zone modifications. ciscoRfSupNotifGroup object is superseded by ciscoRfSupNotifGroupRev1. | 1.3.6.1.4.1.9.9.198.2.2.5 | deprecated |
| ciscoRfSupSysOptionalSyncGroup OBJECT-GROUP The collection of optional RF SUPPLEMENTAL system wide objects that control and monitor the synchronization of information between the redundant system units. | 1.3.6.1.4.1.9.9.198.2.2.6 | current |
| ciscoRfSupNotifGroupRev1 NOTIFICATION-GROUP The collection of optional notifications issued on system time/time zone modifications. | 1.3.6.1.4.1.9.9.198.2.2.7 | current |