All MIBs › CISCOSB-TIMESYNCHRONIZATION-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2009--0-6-
Category: Device Management, Vendor: RADLAN/Cisco SB
Description: Configures NTP/SNTP time synchronization servers and settings on Cisco Small Business switches.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCOSB-TIMESYNCHRONIZATION-MIB?
CISCOSB-TIMESYNCHRONIZATION-MIB is a Cisco Small Business private MIB that configures the device's time synchronization via SNTP/NTP, along with time zone and daylight-saving-time rules. It exposes the device's currently managed time and date, the synchronization method in use, time-zone code, and daylight-saving start/end/offset settings. Its monitoring value is software/configuration status rather than hardware health: administrators use it to verify the device's clock is correctly synchronized and that time zone/DST rules are properly applied, since incorrect time can undermine log timestamps, certificate validation, and scheduled jobs across the network. It functions alongside standard NTP but is implemented as a CISCOSB private-tree client configuration MIB rather than the IETF NTP MIB. It is deployed on small-business switches/routers to keep device clocks consistent with a central time source. Engineers can download the CISCOSB-TIMESYNCHRONIZATION-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCOSB-TIMESYNCHRONIZATION-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco Small Business switches and routers
Monitoring Examples
An administrator would poll rndTimeSyncManagedDateTime and rlTimeSyncMethod to confirm the device is synchronized via NTP/SNTP rather than running on free-running local time, then check rlSntpNtpClient and rlSntpNtpConfig to verify the configured time server is reachable. Reviewing rlDaylightSavingTimeMode, rlDaylightSavingTimeStart, and rlDaylightSavingTimeEnd confirms DST transitions are configured correctly for the local region. A device whose rndTimeSyncManagedDateTime drifts significantly from the network's reference time usually points to a failed or misconfigured rlSntpNtpConfig entry.
What Can Be Monitored
- current managed date/time
- time synchronization method
- NTP/SNTP server configuration
- time zone code
- daylight saving time schedule and offset
This MIB depends on
Related MIBs
Imported Objects
From CISCOSB-MIB
| switch001 | MODULE-IDENTITY |
From IF-MIB
| InterfaceIndex |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| T/F rlAutomaticClockSetFromPCEnabled | 1.3.6.1.4.1.9.6.1.101.92.1.18 | TruthValue | read-write | Specifies whether automatic set of time and date is permitted from connected host PC. The feature is meant to be used in order to initialize the clock after reboot (if SNTP is not in use), since the device does not have a realtime clock. |
| INT rlClockStatus | 1.3.6.1.4.1.9.6.1.101.92.1.16 | INTEGER | read-only | 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. |
| STR rlDaylightSavingTimeCode | 1.3.6.1.4.1.9.6.1.101.92.1.12 | DisplayString | read-write | Code definition for current Daylight Saving Time. |
| OCT rlDaylightSavingTimeEnd | 1.3.6.1.4.1.9.6.1.101.92.1.10 | OCTET STRING | read-write | Daylight Saving Time start date. In recurring mode (format 1): week wday month hh:mm In recurring mode (format 2): RJul n hh:mm In date mode: month day year hh:mm week: 0-6 (0=First, 6=Last) wday: 1-7 (Sunday-Saturday) month: 1-12 (January-December) day: 1-31 year: 0-99 (2000-2099) hh: 0-23 (hours) mm: 0-59 (minutes) n: 0-365 (zero-based Julian day of the year. Leap days shall be counted, and it is possible to refer to February 29). Format 2 for recurring mode is used only in the dynamic entry and should not be used in the static entry (with index 1). |
| RLD rlDaylightSavingTimeMode | 1.3.6.1.4.1.9.6.1.101.92.1.8 | RlDaylightSavingTimeMode | read-write | Daylight Saving Time - Recurring/Date/None. |
| I32 rlDaylightSavingTimeOffset | 1.3.6.1.4.1.9.6.1.101.92.1.11 | Integer32 | read-write | Daylight Saving Time - The number of minutes to add to the clock during summer time. |
| OCT rlDaylightSavingTimeStart | 1.3.6.1.4.1.9.6.1.101.92.1.9 | OCTET STRING | read-write | Daylight Saving Time start date. In recurring mode (format 1): week wday month hh:mm In recurring mode (format 2): RJul n hh:mm In date mode: month day year hh:mm week: 0-6 (0=First, 6=Last) wday: 1-7 (Sunday-Saturday) month: 1-12 (January-December) day: 1-31 year: 0-99 (2000-2099) hh: 0-23 (hours) mm: 0-59 (minutes) n: 0-365 (zero-based Julian day of the year. Leap days shall be counted, and it is possible to refer to February 29). Format 2 for recurring mode is used only in the dynamic entry and should not be used in the static entry (with index 1). |
| T/F rlDhcpTimezoneOptionEnabled | 1.3.6.1.4.1.9.6.1.101.92.1.17 | TruthValue | read-write | Specifies whether the DHCP Timezone option (DHCPv4 option 100) is supported in the system. Setting this value to FALSE, will clear Timezone and Summertime dynamic configuration, so that: 1) rlTimeZoneTimeZoneCode and rlTimeZoneDaylightSavingTimeCode length will be 0 for rlTimeZoneEntry whose index = 2 (dynamic entry). 2) the operative values of Timezone and Summertime will be those statically configured. Thus, GET operations on the following MIB scalars will result is static values: rlTimeZone, rlTimeZoneCode, rlDaylightSavingTimeMode, rlDaylightSavingTimeStart, rlDaylightSavingTimeEnd, rlDaylightSavingTimeOffset, rlDaylightSavingTimeCode, rlTZDSTOffset. |
| rlNtpConfig | 1.3.6.1.4.1.9.6.1.101.92.2.3 | |||
| NUM rlSntpAllServerIfIndex | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.2 | InterfaceIndex | not-accessible | The ifIndex from which the SNTP server configuration was received (for dhcpv6 configurations). For static entries the value of this field will always be 1. |
| IP rlSntpAllServerInetAddress | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.5 | InetAddress | not-accessible | SNTP server inet address. |
| IPt rlSntpAllServerInetAddressType | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.4 | InetAddressType | not-accessible | SNTP server inet address type. |
| NTP rlSntpAllServerInetDelay | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.11 | NTPSignedTimeValue | read-only | The estimated round-trip delay of the server's clock relative to the local clock over the network path between them, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| rlSntpAllServerInetEntry | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1 | not-accessible | A server entry. | |
| U32 rlSntpAllServerInetKeyIdentifier | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.12 | Unsigned32 | read-write | Authentication key identifier. The valid range is 1-4294967295. Value zero, means no authentication is being done. |
| NTP rlSntpAllServerInetLastResp | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.8 | NTPTimeStamp | read-only | SNTP Server Last Response Time |
| NTP rlSntpAllServerInetOffset | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.10 | NTPTimeStamp | read-only | The estimated offset of the server's clock relative to the local clock, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| T/F rlSntpAllServerInetPolled | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.6 | TruthValue | read-only | TRUE if participating in polling cycle, else FALSE. |
| INT rlSntpAllServerInetStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.9 | INTEGER | read-only | The Operational State of the remote IP Address of the SNTP Server. unknown - requests were not sent yet. inProcess - replies were not received yet. up - server sent SNTP packets. down - server stopped sending SNTP packets. |
| NTP rlSntpAllServerInetStratum | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.7 | NTPStratum | read-only | The stratum of this server. |
| rlSntpAllServerInetTable | 1.3.6.1.4.1.9.6.1.101.92.2.2.18 | not-accessible | A table containing all SNTP servers (for example: statically configured, dynamically configured) to be queried in unicast or broadcast mode. | |
| INT rlSntpAllServerPreference | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.3 | INTEGER | not-accessible | The preference of SNTP server (for dhcpv6 configurations). For static entries the value of this field will always be 0. |
| INT rlSntpAllServerSource | 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.1 | INTEGER | not-accessible | The SNTP server source: static means manually defined, dhcpv6 means learnt from DHCP. Only static entries are stored in CDB. |
| IP rlSntpAnycastAddress | 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.2 | IpAddress | read-only | Ip Address of a trusted SNTP server. |
| INT rlSntpAnycastAdminState | 1.3.6.1.4.1.9.6.1.101.92.2.2.4 | INTEGER | read-write | SNTP Anycast Administrative state - Enable/Disable SNTP. In case of reinitializing polling or time synchronization this MIB is modified. The MIB can be enabled even thought it is already enabled. |
| NTP rlSntpAnycastDelay | 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.7 | NTPSignedTimeValue | read-only | The estimated round-trip delay of the server's clock relative to the local clock over the network path between them, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| rlSntpAnycastEntry | 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1 | not-accessible | Private paramters for interface: server info. | |
| INT rlSntpAnycastIfIndex | 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.1 | INTEGER | not-accessible | The interface addressed by this entry. |
| IP rlSntpAnycastInetAddress | 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.3 | InetAddress | read-only | Inet Address of a trusted SNTP server. |
| IPt rlSntpAnycastInetAddressType | 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.2 | InetAddressType | read-only | Inet Address Type of a trusted SNTP server. |
| NTP rlSntpAnycastInetDelay | 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.8 | NTPSignedTimeValue | read-only | The estimated round-trip delay of the server's clock relative to the local clock over the network path between them, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| rlSntpAnycastInetEntry | 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1 | not-accessible | Private paramters for interface: server info. | |
| INT rlSntpAnycastInetIfIndex | 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.1 | INTEGER | not-accessible | The interface addressed by this entry. |
| NTP rlSntpAnycastInetLastResp | 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.5 | NTPTimeStamp | read-only | SNTP Anycast Last Response Time |
| NTP rlSntpAnycastInetOffset | 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.7 | NTPTimeStamp | read-only | The estimated offset of the server's clock relative to the local clock, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| ROW rlSntpAnycastInetRowStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.9 | RowStatus | read-write | The Status of this SNTP anycast interface information. |
| INT rlSntpAnycastInetStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.6 | INTEGER | read-only | The Operational State of the remote IP Address of the SNTP Anycast. unknown - requests were not sent yet. inProcess - replies were not received yet. up - server sent SNTP packets. down - server stopped sending SNTP packets. |
| NTP rlSntpAnycastInetStratum | 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.4 | NTPStratum | read-only | The stratum of this server. |
| NTP rlSntpAnycastLastResp | 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.4 | NTPTimeStamp | read-only | SNTP Anycast Last Response Time |
| NTP rlSntpAnycastOffset | 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.6 | NTPTimeStamp | read-only | The estimated offset of the server's clock relative to the local clock, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| T/F rlSntpAnycastPollState | 1.3.6.1.4.1.9.6.1.101.92.2.2.7 | TruthValue | read-write | SNTP Anycast poll state - TRUE for polled. |
| ROW rlSntpAnycastRowStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.8 | RowStatus | read-write | The Status of this SNTP anycast interface information. |
| INT rlSntpAnycastStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.5 | INTEGER | read-only | The Operational State of the remote IP Address of the SNTP Anycast. unknown - requests were not sent yet. inProcess - replies were not received yet. up - server sent SNTP packets. down - server stopped sending SNTP packets. |
| NTP rlSntpAnycastStratum | 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.3 | NTPStratum | read-only | The stratum of this server. |
| rlSntpAuthenticationEntry | 1.3.6.1.4.1.9.6.1.101.92.2.2.13.1 | not-accessible | Keys information for authenticationof NTP packets. | |
| U32 rlSntpAuthenticationKeyID | 1.3.6.1.4.1.9.6.1.101.92.2.2.13.1.1 | Unsigned32 | read-write | The key identifier. Valid rabge for key identifier is 1-4294967295. |
| INT rlSntpAuthenticationKeyState | 1.3.6.1.4.1.9.6.1.101.92.2.2.13.1.3 | INTEGER | read-write | Authentication key state - Enable/Disable key. |
| STR rlSntpAuthenticationKeyValue | 1.3.6.1.4.1.9.6.1.101.92.2.2.13.1.2 | DisplayString | read-write | Key value. |
| ROW rlSntpAuthenticationRowStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.13.1.4 | RowStatus | read-write | The Status of this Authentication key information. |
| INT rlSntpAuthenticationState | 1.3.6.1.4.1.9.6.1.101.92.2.2.8 | INTEGER | read-write | SNTP authentication state- Enable/Disable SNTP. |
| IP rlSntpBroadcastAddress | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.5 | IpAddress | read-only | Ip Address of a trusted SNTP server. |
| INT rlSntpBroadcastAdminState | 1.3.6.1.4.1.9.6.1.101.92.2.2.3 | INTEGER | read-write | SNTP Broadcast Administrative state - Enable/Disable SNTP. In case of reinitializing polling or time synchronization this MIB is modified. The MIB can be enabled even thought it is already enabled. |
| NTP rlSntpBroadcastDelay | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.10 | NTPSignedTimeValue | read-only | The estimated round-trip delay of the server's clock relative to the local clock over the network path between them, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| rlSntpBroadcastEntry | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1 | not-accessible | Private paramters for interface: sntp status, broadcast mode. | |
| INT rlSntpBroadcastIfAdminState | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.2 | INTEGER | read-write | SNTP interface Adminstrative state- Enable/Disable SNTP. In case of reinitializing polling or time synchronization this MIB is modified. The MIB can be enabled even thought it is already enabled. |
| INT rlSntpBroadcastIfIndex | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.1 | INTEGER | not-accessible | The interface addressed by this entry. |
| IP rlSntpBroadcastInetAddress | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.6 | InetAddress | read-only | Inet Address of a trusted SNTP server. |
| IPt rlSntpBroadcastInetAddressType | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.5 | InetAddressType | read-only | Inet Address Type of a trusted SNTP server. |
| NTP rlSntpBroadcastInetDelay | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.11 | NTPSignedTimeValue | read-only | The estimated round-trip delay of the server's clock relative to the local clock over the network path between them, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| rlSntpBroadcastInetEntry | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1 | not-accessible | Private paramters for interface: sntp status, broadcast mode. | |
| INT rlSntpBroadcastInetIfAdminState | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.2 | INTEGER | read-write | SNTP interface Adminstrative state- Enable/Disable SNTP. In case of reinitializing polling or time synchronization this MIB is modified. The MIB can be enabled even thought it is already enabled. |
| INT rlSntpBroadcastInetIfIndex | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.1 | INTEGER | not-accessible | The interface addressed by this entry. |
| NTP rlSntpBroadcastInetLastResp | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.8 | NTPTimeStamp | read-only | SNTP Broadcast Last Response Time |
| INT rlSntpBroadcastInetMode | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.3 | INTEGER | read-write | SNTP/NTP Broadcast Mode. none - no broadcast SNTP packets are received or sent. Receive - host only receive SNTP packets that were sent to broadcast address (were not directed to the host). This is multicast mode in the RFC. Send - host only send SNTP packets and wait for replies directed to the host. This is anycast mode in the RFC. ReceiveSend - host receive broadcast messages (destination is broadcast address in the received messages) and send SNTP packets to wait for replies directed to the host (destination address of the reply is the host address). This mode combines anycast and multicast modes in the RFC. |
| NTP rlSntpBroadcastInetOffset | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.10 | NTPTimeStamp | read-only | The estimated offset of the server's clock relative to the local clock, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| T/F rlSntpBroadcastInetPolled | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.4 | TruthValue | read-write | TRUE if participating in polling cycle, else FALSE. |
| ROW rlSntpBroadcastInetRowStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.12 | RowStatus | read-write | The Status of this SNTP broadcast interface information. |
| INT rlSntpBroadcastInetStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.9 | INTEGER | read-only | The Operational State of the remote IP Address of the SNTP Broadcast. unknown - requests were not sent yet. inProcess - replies were not received yet. up - server sent SNTP packets. down - server stopped sending SNTP packets. |
| NTP rlSntpBroadcastInetStratum | 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.7 | NTPStratum | read-only | The stratum of this server. |
| NTP rlSntpBroadcastLastResp | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.7 | NTPTimeStamp | read-only | SNTP Broadcast Last Response Time |
| INT rlSntpBroadcastMode | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.3 | INTEGER | read-write | SNTP/NTP Broadcast Mode. none - no broadcast SNTP packets are received or sent. Receive - host only receive SNTP packets that were sent to broadcast address (were not directed to the host). This is multicast mode in the RFC. Send - host only send SNTP packets and wait for replies directed to the host. This is anycast mode in the RFC. ReceiveSend - host receive broadcast messages (destination is broadcast address in the received messages) and send SNTP packets to wait for replies directed to the host (destination address of the reply is the host address). This mode combines anycast and multicast modes in the RFC. |
| NTP rlSntpBroadcastOffset | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.9 | NTPTimeStamp | read-only | The estimated offset of the server's clock relative to the local clock, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| T/F rlSntpBroadcastPolled | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.4 | TruthValue | read-write | TRUE if participating in polling cycle, else FALSE. |
| T/F rlSntpBroadcastPollState | 1.3.6.1.4.1.9.6.1.101.92.2.2.6 | TruthValue | read-write | SNTP Broadcast poll state - TRUE for polled. |
| ROW rlSntpBroadcastRowStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.11 | RowStatus | read-write | The Status of this SNTP broadcast interface information. |
| INT rlSntpBroadcastStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.8 | INTEGER | read-only | The Operational State of the remote IP Address of the SNTP Broadcast. unknown - requests were not sent yet. inProcess - replies were not received yet. up - server sent SNTP packets. down - server stopped sending SNTP packets. |
| NTP rlSntpBroadcastStratum | 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.6 | NTPStratum | read-only | The stratum of this server. |
| INT rlSntpClientMode | 1.3.6.1.4.1.9.6.1.101.92.2.2.1 | INTEGER | read-only | Current operational mode of SNTP client. |
| rlSntpConfig | 1.3.6.1.4.1.9.6.1.101.92.2.2 | |||
| rlSntpConfigAnycastInetTable | 1.3.6.1.4.1.9.6.1.101.92.2.2.16 | not-accessible | A table containing anycast information per interface. | |
| rlSntpConfigAnycastTable | 1.3.6.1.4.1.9.6.1.101.92.2.2.11 | not-accessible | A table containing anycast information per interface. | |
| rlSntpConfigAuthenticationTable | 1.3.6.1.4.1.9.6.1.101.92.2.2.13 | not-accessible | A table authentication keys. | |
| rlSntpConfigBroadcastInetTable | 1.3.6.1.4.1.9.6.1.101.92.2.2.15 | not-accessible | A table containing broadcast mode information per interface. | |
| rlSntpConfigBroadcastTable | 1.3.6.1.4.1.9.6.1.101.92.2.2.10 | not-accessible | A table containing broadcast mode information per interface. | |
| rlSntpConfigServerInetTable | 1.3.6.1.4.1.9.6.1.101.92.2.2.17 | not-accessible | A table containing trusted SNTP servers to be queried in unicast or broadcast mode. | |
| rlSntpConfigServerTable | 1.3.6.1.4.1.9.6.1.101.92.2.2.12 | not-accessible | A table containing trusted SNTP servers to be queried in unicast or broadcast mode. | |
| rlSntpNtpClient | 1.3.6.1.4.1.9.6.1.101.92.2 | |||
| rlSntpNtpConfig | 1.3.6.1.4.1.9.6.1.101.92.2.1 | |||
| INT rlSntpNtpConfigMode | 1.3.6.1.4.1.9.6.1.101.92.2.1.2 | INTEGER | read-only | Current configuration operational mode of SNTP/NTP client. |
| INT rlSntpNtpConfigPollInterval | 1.3.6.1.4.1.9.6.1.101.92.2.1.4 | INTEGER | read-write | Period of time (in seconds) between succesive attempts to perform an update via SNTP. |
| IP rlSntpNtpConfigPrimaryPollSrvAddr | 1.3.6.1.4.1.9.6.1.101.92.2.1.5 | IpAddress | read-only | Ip Address of a trusted SNTP server for polling. |
| INT rlSntpNtpConfigPrimaryPollSrvIfIndex | 1.3.6.1.4.1.9.6.1.101.92.2.1.7 | INTEGER | read-only | The interface addressed of the primary server. |
| INT rlSntpNtpConfigPrimaryPollSrvMrid | 1.3.6.1.4.1.9.6.1.101.92.2.1.6 | INTEGER | read-only | The mrid of the primary server. |
| NTP rlSntpNtpConfigPrimaryPollSrvStratum | 1.3.6.1.4.1.9.6.1.101.92.2.1.8 | NTPStratum | read-only | The stratum of the primary polling server. |
| I32 rlSntpNtpConfigRetryCnt | 1.3.6.1.4.1.9.6.1.101.92.2.1.15 | Integer32 | read-only | SNTP/NTP requests Retry Count. |
| I32 rlSntpNtpConfigRetryTimeout | 1.3.6.1.4.1.9.6.1.101.92.2.1.14 | Integer32 | read-only | SNTP/NTP requests Retry Interval. |
| rlSntpNtpConfigSrvEntry | 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1 | not-accessible | Entry in rlSntpNtpConfigSrvTable. | |
| RLS rlSntpNtpConfigSrvEntryType | 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.1 | RlSntpNtpSyncEntryType | not-accessible | Server type: Synchronize Server or Primary Poll Server. |
| INT rlSntpNtpConfigSrvIfIndex | 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.5 | INTEGER | read-only | The interface addressed of the server. |
| IP rlSntpNtpConfigSrvInetAddress | 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.3 | InetAddress | read-only | Server inet address. |
| IPt rlSntpNtpConfigSrvInetAddressType | 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.2 | InetAddressType | read-only | Server inet address type. |
| INT rlSntpNtpConfigSrvMrid | 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.4 | INTEGER | read-only | The mrid of the server. |
| NTP rlSntpNtpConfigSrvStratum | 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.7 | NTPStratum | read-only | The stratum of the synced server. |
| RLS rlSntpNtpConfigSrvSyncType | 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.6 | RlSntpNtpSyncType | read-only | The type of synchronization. |
| rlSntpNtpConfigSrvTable | 1.3.6.1.4.1.9.6.1.101.92.2.1.16 | not-accessible | A table containing information about config servers. | |
| IP rlSntpNtpConfigSyncSrvAddr | 1.3.6.1.4.1.9.6.1.101.92.2.1.9 | IpAddress | read-only | Ip Address of the synced server. |
| INT rlSntpNtpConfigSyncSrvIfIndex | 1.3.6.1.4.1.9.6.1.101.92.2.1.11 | INTEGER | read-only | The interface addressed of the synced server. |
| INT rlSntpNtpConfigSyncSrvMrid | 1.3.6.1.4.1.9.6.1.101.92.2.1.10 | INTEGER | read-only | The mrid of the synced server. |
| NTP rlSntpNtpConfigSyncSrvStratum | 1.3.6.1.4.1.9.6.1.101.92.2.1.13 | NTPStratum | read-only | The stratum of the synced server. |
| RLS rlSntpNtpConfigSyncSrvType | 1.3.6.1.4.1.9.6.1.101.92.2.1.12 | RlSntpNtpSyncType | read-only | Synced server type. |
| NTP rlSntpNtpConfigSysStratum | 1.3.6.1.4.1.9.6.1.101.92.2.1.3 | NTPStratum | read-only | The stratum of the local clock. If the value is set to 1, i.e., this is a primary reference, then the Primary-Clock procedure described in Section 3.4.6, in RFC-1305 is invoked. |
| INT rlSntpNtpMibVersion | 1.3.6.1.4.1.9.6.1.101.92.2.1.1 | INTEGER | read-only | SntpNtp Mib Version. |
| INT rlSntpPort | 1.3.6.1.4.1.9.6.1.101.92.2.2.14 | INTEGER | read-write | User defined SNTP port. |
| IP rlSntpServerAddress | 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.1 | IpAddress | not-accessible | Ip Address of a trusted SNTP server. |
| rlSntpServerEntry | 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1 | not-accessible | A trusted server. | |
| IP rlSntpServerInetAddress | 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.2 | InetAddress | not-accessible | Inet Address of a trusted SNTP server. |
| IPt rlSntpServerInetAddressType | 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.1 | InetAddressType | not-accessible | Inet Address Type of a trusted SNTP server. |
| NTP rlSntpServerInetDelay | 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.8 | NTPSignedTimeValue | read-only | The estimated round-trip delay of the server's clock relative to the local clock over the network path between them, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| rlSntpServerInetEntry | 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1 | not-accessible | A trusted server. | |
| U32 rlSntpServerInetKeyIdentifier | 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.9 | Unsigned32 | read-write | Authentication key identifier. The valid range is 1-4294967295. Value zero, means no authentication is being done. |
| NTP rlSntpServerInetLastResp | 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.5 | NTPTimeStamp | read-only | SNTP Server Last Response Time |
| NTP rlSntpServerInetOffset | 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.7 | NTPTimeStamp | read-only | The estimated offset of the server's clock relative to the local clock, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| T/F rlSntpServerInetPolled | 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.3 | TruthValue | read-write | TRUE if participating in polling cycle, else FALSE. |
| ROW rlSntpServerInetRowStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.10 | RowStatus | read-write | The Status of this SNTP server information. |
| INT rlSntpServerInetStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.6 | INTEGER | read-only | The Operational State of the remote IP Address of the SNTP Server. unknown - requests were not sent yet. inProcess - replies were not received yet. up - server sent SNTP packets. down - server stopped sending SNTP packets. |
| NTP rlSntpServerInetStratum | 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.4 | NTPStratum | read-only | The stratum of this server. |
| NTP rlSntpServerLastResp | 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.4 | NTPTimeStamp | read-only | SNTP Server Last Response Time |
| T/F rlSntpServerPolled | 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.2 | TruthValue | read-write | TRUE if participating in polling cycle, else FALSE. |
| ROW rlSntpServerRowStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.9 | RowStatus | read-write | The Status of this SNTP server information. |
| NTP rlSntpServersDelay | 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.7 | NTPSignedTimeValue | read-only | The estimated round-trip delay of the server's clock relative to the local clock over the network path between them, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| U32 rlSntpServersKeyIdentifier | 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.8 | Unsigned32 | read-write | Authentication key identifier. The valid range is 1-4294967295. Value zero, means no authentication is being done. |
| NTP rlSntpServersOffset | 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.6 | NTPTimeStamp | read-only | The estimated offset of the server's clock relative to the local clock, in seconds. The host determines the value of this object using the algorithm described in RFC 2030. |
| INT rlSntpServerStatus | 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.5 | INTEGER | read-only | The Operational State of the remote IP Address of the SNTP Server. unknown - requests were not sent yet. inProcess - replies were not received yet. up - server sent SNTP packets. down - server stopped sending SNTP packets. |
| NTP rlSntpServerStratum | 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.3 | NTPStratum | read-only | The stratum of this server. |
| INT rlSntpUnicastAdminState | 1.3.6.1.4.1.9.6.1.101.92.2.2.2 | INTEGER | read-write | SNTP Unicast Administrative state - Enable/Disable SNTP. In case of reinitializing polling or time synchronization this MIB is modified. The MIB can be enabled even thought it is already enabled. |
| T/F rlSntpUnicastPollState | 1.3.6.1.4.1.9.6.1.101.92.2.2.5 | TruthValue | read-write | SNTP Unicast poll state - TRUE for polled. |
| T/F rlTimeAndDateHaveBeenSet | 1.3.6.1.4.1.9.6.1.101.92.1.19 | TruthValue | read-only | 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. |
| rlTimeSynchronization | 1.3.6.1.4.1.9.6.1.101.92 | The MIB module describes the private MIB for SNTP & TIME definitions. | ||
| RLT rlTimeSyncMethod | 1.3.6.1.4.1.9.6.1.101.92.1.5 | RlTimeSyncMethod | read-write | Method to be used for time synchronization in the device. |
| rlTimeSyncMethodMode | 1.3.6.1.4.1.9.6.1.101.92.1 | |||
| INT rlTimeSyncMibVersion | 1.3.6.1.4.1.9.6.1.101.92.1.1 | INTEGER | read-only | TimeSync Mib Version. |
| T/F rlTimeValidFlag | 1.3.6.1.4.1.9.6.1.101.92.2.2.9 | TruthValue | read-write | Is time valid. |
| STR rlTimeZone | 1.3.6.1.4.1.9.6.1.101.92.1.6 | DisplayString | read-write | Offset from Greenwich time (format [+/-]hh:mm). |
| STR rlTimeZoneCode | 1.3.6.1.4.1.9.6.1.101.92.1.7 | DisplayString | read-write | Code definition for current TimeZone. |
| INT rlTimeZoneDataDynamicConfSource | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.14 | INTEGER | read-write | The source of dynamic data in this entry, for example: dhcpv4. Values other than 'none' are relevant only for dynamic entry. |
| INT rlTimeZoneDataSourceIfIndex | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.13 | INTEGER | read-write | IfIndex of the interface through which the dynamic data of this row has been learned. The value of this field will be 0 if rlTimeZoneTimeDataType is static (since it is relevant only for dynamic entry), and this is the only value allowed for SET in this case. |
| INT rlTimeZoneDataType | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.12 | INTEGER | read-only | The type of data in this entry: static or dynamic. |
| STR rlTimeZoneDaylightSavingTimeCode | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.9 | DisplayString | read-write | Code definition for current Daylight Saving Time. |
| OCT rlTimeZoneDaylightSavingTimeEnd | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.7 | OCTET STRING | read-write | Daylight Saving Time start date. In recurring mode (format 1): week wday month hh:mm In recurring mode (format 2): RJul n hh:mm In date mode: month day year hh:mm week: 0-6 (0=First, 6=Last) wday: 1-7 (Sunday-Saturday) month: 1-12 (January-December) day: 1-31 year: 0-99 (2000-2099) hh: 0-23 (hours) mm: 0-59 (minutes) n: 0-365 (zero-based Julian day of the year. Leap days shall be counted, and it is possible to refer to February 29). Format 2 for recurring mode is used only in the dynamic entry and should not be used in the static entry (with index 1). |
| RLD rlTimeZoneDaylightSavingTimeMode | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.5 | RlDaylightSavingTimeMode | read-write | Daylight Saving Time - Recurring/Date/None. |
| I32 rlTimeZoneDaylightSavingTimeOffset | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.8 | Integer32 | read-write | Daylight Saving Time - The number of minutes to add to the clock during summer time. |
| OCT rlTimeZoneDaylightSavingTimeStart | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.6 | OCTET STRING | read-write | Daylight Saving Time start date. In recurring mode (format 1): week wday month hh:mm In recurring mode (format 2): RJul n hh:mm In date mode: month day year hh:mm week: 0-6 (0=First, 6=Last) wday: 1-7 (Sunday-Saturday) month: 1-12 (January-December) day: 1-31 year: 0-99 (2000-2099) hh: 0-23 (hours) mm: 0-59 (minutes) n: 0-365 (zero-based Julian day of the year. Leap days shall be counted, and it is possible to refer to February 29). Format 2 for recurring mode is used only in the dynamic entry and should not be used in the static entry (with index 1). |
| rlTimeZoneEntry | 1.3.6.1.4.1.9.6.1.101.92.1.15.1 | not-accessible | The row definition for this table. | |
| INT rlTimeZoneIndex | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.1 | INTEGER | not-accessible | Entry index. A row with index 2 will be existing in case the DHCP timezone is supported, and will contain Timezone and Summertime dynamic values. Using index 2 in SET operations is allowed only for SNMP inner clients (SNMPServ users), on condition that DHCP timezone option is supported. |
| STR rlTimeZoneName | 1.3.6.1.4.1.9.6.1.101.92.1.14 | DisplayString | read-write | Human readable string describing Local Time Zone and Daylight Saving Time. |
| rlTimeZoneTable | 1.3.6.1.4.1.9.6.1.101.92.1.15 | not-accessible | TimeZone information. | |
| RLT rlTimeZoneTimeSyncMethod | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.2 | RlTimeSyncMethod | read-write | Method to be used for time synchronization in the device. |
| STR rlTimeZoneTimeZoneCode | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.4 | DisplayString | read-write | Code definition for current TimeZone. |
| STR rlTimeZoneTimeZoneName | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.11 | DisplayString | read-write | Human readable string describing Local Time Zone and Daylight Saving Time. |
| STR rlTimeZoneTimeZoneOffset | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.3 | DisplayString | read-write | Offset from Greenwich time (format [+/-]hh:mm). |
| INT rlTimeZoneTZDSTOffset | 1.3.6.1.4.1.9.6.1.101.92.1.15.1.10 | INTEGER | read-only | Local Time Zone and Daylight Saving Time offset in seconds. |
| INT rlTZDSTOffset | 1.3.6.1.4.1.9.6.1.101.92.1.13 | INTEGER | read-only | Local Time Zone and Daylight Saving Time offset in seconds. |
| STR rndTimeSyncManagedDate | 1.3.6.1.4.1.9.6.1.101.92.1.3 | DisplayString | read-write | The date will be sent in the format ddmmyy |
| STR rndTimeSyncManagedDateTime | 1.3.6.1.4.1.9.6.1.101.92.1.4 | DisplayString | read-write | The date and time will be sent in the format ddmmyyhhmmss |
| STR rndTimeSyncManagedTime | 1.3.6.1.4.1.9.6.1.101.92.1.2 | DisplayString | read-write | The time will be sent in the format hhmmss |
RFC description
Cisco Small Business SNTP and NTP time synchronization configuration and status.
Start monitoring Cisco Small Business switches and routers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.