All MIBs › CISCOSB-TIMESYNCHRONIZATION-MIB › rlClockStatus
rlClockStatus
Module: CISCOSB-TIMESYNCHRONIZATION-MIB
OID (symbolic): CISCOSB-TIMESYNCHRONIZATION-MIB::rlClockStatus
OID (numeric): 1.3.6.1.4.1.9.6.1.101.92.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current status of the clock. The value 'invalid' means time is meaninglesss, since it has neither been manually configured nor achieved as a result of SNTP synchronization.
What is rlClockStatus?
This read-only INTEGER reports the current trust level of the device clock: invalid, manuallySet, or synchronizedBySntp. It tells an admin at a glance whether the timestamps on logs and events from this device can be trusted, since 'invalid' means the clock has never been set by any method. For example, right after a factory-reset device boots with no NTP reachable yet, this object would read invalid(1) until an admin manually sets the time or SNTP completes a sync.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.92.1.16 snmpwalk -v2c -c public <target> CISCOSB-TIMESYNCHRONIZATION-MIB::rlClockStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.92.1.16.1 snmpget -v2c -c public <target> CISCOSB-TIMESYNCHRONIZATION-MIB::rlClockStatus.1
Start monitoring Cisco Small Business switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-TIMESYNCHRONIZATION-MIB::rlClockStatus OID value, configure state conditions and alerts, and monitor any Cisco Small Business switches and routers from a single console.
OID Breakdown
Upper-level ancestors (11 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.92 | rlTimeSynchronization | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.92.1 | rlTimeSyncMethodMode | CISCOSB-TIMESYNCHRONIZATION-MIB |
| 1.3.6.1.4.1.9.6.1.101.92.1.16 | rlClockStatus | CISCOSB-TIMESYNCHRONIZATION-MIB |