rbistRtc
Module: CME-MIB
OID (symbolic): CME-MIB::rbistRtc
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.5.3.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Standby MM BIST Real Time Clock test result. The time of the last update can be obtained by querying rbistUpdateTime object.
What is rbistRtc?
This value reports the pass/fail result of the standby management module's built-in self-test of its real-time clock, with the time of that test obtainable from rbistUpdateTime. It lets an admin verify the backup management module's clock hardware is healthy before relying on it after a failover. For example, a testFailed(1) result here would mean the standby MM's timestamps could be unreliable if it becomes primary.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.5.3.5 snmpwalk -v2c -c public <target> CME-MIB::rbistRtc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.5.3.5.1 snmpget -v2c -c public <target> CME-MIB::rbistRtc.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::rbistRtc OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2 | monitors | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.5 | spStatus | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.5.3 | rmmBistAndChassisStatus | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.5.3.5 | rbistRtc | CME-MIB |