All MIBs › CISCOSB-TIMESYNCHRONIZATION-MIB › rlTimeAndDateHaveBeenSet
rlTimeAndDateHaveBeenSet
Module: CISCOSB-TIMESYNCHRONIZATION-MIB
OID (symbolic): CISCOSB-TIMESYNCHRONIZATION-MIB::rlTimeAndDateHaveBeenSet
OID (numeric): 1.3.6.1.4.1.9.6.1.101.92.1.19
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Indicates whether the time and date have been set in the device, manually or through SNTP synchronization. If only time has been set, the value of this MIB will be FALSE. If only date has been set, the value of this MIB will be FALSE.
What is rlTimeAndDateHaveBeenSet?
This read-only TruthValue indicates whether both the time and the date have actually been set on the device, whether manually or via SNTP. An admin can poll it to confirm the device clock is fully initialized before trusting timestamped syslog or SNMP trap data from it, since the description notes it stays FALSE if only one of time or date was set. For example, immediately after a cold boot with SNTP still negotiating, this object would read FALSE, then flip to TRUE once the first successful sync completes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.92.1.19 snmpwalk -v2c -c public <target> CISCOSB-TIMESYNCHRONIZATION-MIB::rlTimeAndDateHaveBeenSet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.92.1.19.1 snmpget -v2c -c public <target> CISCOSB-TIMESYNCHRONIZATION-MIB::rlTimeAndDateHaveBeenSet.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::rlTimeAndDateHaveBeenSet 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.19 | rlTimeAndDateHaveBeenSet | CISCOSB-TIMESYNCHRONIZATION-MIB |