CISCOSB-TIMESYNCHRONIZATION-MIB

File: CISCOSB-TIMESYNCHRONIZATION-MIB.mib (73786 bytes)

Imported modules

CISCOSB-MIB SNMPv2-SMI INET-ADDRESS-MIB
SNMPv2-TC IF-MIB

Imported symbols

switch001 Unsigned32 Integer32
IpAddress MODULE-IDENTITY OBJECT-TYPE
InetAddressType InetAddress DisplayString
TEXTUAL-CONVENTION RowStatus TruthValue
InterfaceIndex

Defined Types

NTPTimeStamp  
NTP timestamps are represented as a 64-bit unsigned fixed-point number, in seconds relative to 00:00 on 1 January 1900. The integer part is in the first 32 bits and the fraction part is in the last 32 bits.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

NTPSignedTimeValue  
The time in seconds that could represent signed quantities like time delay with respect to some source. This textual-convention is specific to CISCOSB implementation of NTP where 32-bit integers are used for such quantities. The signed integer part is in the first 16 bits and the fraction part is in the last 16 bits.
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

NTPStratum  
Indicates the stratum of the clock. The stratum defines the accuracy of a time server. Higher the stratum, lower the accuracy. 0, unspecified 1, primary reference (e.g., calibrated atomic clock, radio clock) 2-255, secondary reference (via NTP)
TEXTUAL-CONVENTION    
  Integer32 0..255  

RlTimeSyncMethod  
Method to be used for time synchronization in the device.
TEXTUAL-CONVENTION    
  INTEGER none(1), sntp(2), ntp(3)  

RlDaylightSavingTimeMode  
Daylight Saving Time - Recurring/Date/None.
TEXTUAL-CONVENTION    
  INTEGER recurring(1), date(2), none(3)  

RlTimeZoneEntry  
SEQUENCE    
  rlTimeZoneIndex INTEGER
  rlTimeZoneTimeSyncMethod RlTimeSyncMethod
  rlTimeZoneTimeZoneOffset DisplayString Size(1..6)
  rlTimeZoneTimeZoneCode DisplayString Size(0..16)
  rlTimeZoneDaylightSavingTimeMode RlDaylightSavingTimeMode
  rlTimeZoneDaylightSavingTimeStart OCTET STRING Size(14)
  rlTimeZoneDaylightSavingTimeEnd OCTET STRING Size(14)
  rlTimeZoneDaylightSavingTimeOffset Integer32
  rlTimeZoneDaylightSavingTimeCode DisplayString Size(0..16)
  rlTimeZoneTZDSTOffset INTEGER
  rlTimeZoneTimeZoneName DisplayString Size(0..16)
  rlTimeZoneDataType INTEGER
  rlTimeZoneDataSourceIfIndex INTEGER
  rlTimeZoneDataDynamicConfSource INTEGER

RlSntpNtpSyncType  
Method to be used for time synchronization in the device.
TEXTUAL-CONVENTION    
  INTEGER none(1), unicast(2), anycast(3), broadcast(4)  

RlSntpNtpSyncEntryType  
Entry in rlSntpNtpConfigSrvTable.
TEXTUAL-CONVENTION    
  INTEGER primaryPollSrv(1), syncSrv(2)  

RlSntpNtpConfigSrvEntry  
SEQUENCE    
  rlSntpNtpConfigSrvEntryType RlSntpNtpSyncEntryType
  rlSntpNtpConfigSrvInetAddressType InetAddressType
  rlSntpNtpConfigSrvInetAddress InetAddress
  rlSntpNtpConfigSrvMrid INTEGER
  rlSntpNtpConfigSrvIfIndex INTEGER
  rlSntpNtpConfigSrvSyncType RlSntpNtpSyncType
  rlSntpNtpConfigSrvStratum NTPStratum

RlSntpBroadcastEntry  
SEQUENCE    
  rlSntpBroadcastIfIndex INTEGER
  rlSntpBroadcastIfAdminState INTEGER
  rlSntpBroadcastMode INTEGER
  rlSntpBroadcastPolled TruthValue
  rlSntpBroadcastAddress IpAddress
  rlSntpBroadcastStratum NTPStratum
  rlSntpBroadcastLastResp NTPTimeStamp
  rlSntpBroadcastStatus INTEGER
  rlSntpBroadcastOffset NTPTimeStamp
  rlSntpBroadcastDelay NTPSignedTimeValue
  rlSntpBroadcastRowStatus RowStatus

RlSntpAnycastEntry  
SEQUENCE    
  rlSntpAnycastIfIndex INTEGER
  rlSntpAnycastAddress IpAddress
  rlSntpAnycastStratum NTPStratum
  rlSntpAnycastLastResp NTPTimeStamp
  rlSntpAnycastStatus INTEGER
  rlSntpAnycastOffset NTPTimeStamp
  rlSntpAnycastDelay NTPSignedTimeValue
  rlSntpAnycastRowStatus RowStatus

RlSntpServerEntry  
SEQUENCE    
  rlSntpServerAddress IpAddress
  rlSntpServerPolled TruthValue
  rlSntpServerStratum NTPStratum
  rlSntpServerLastResp NTPTimeStamp
  rlSntpServerStatus INTEGER
  rlSntpServersOffset NTPTimeStamp
  rlSntpServersDelay NTPSignedTimeValue
  rlSntpServersKeyIdentifier Unsigned32
  rlSntpServerRowStatus RowStatus

RlSntpAuthenticationEntry  
SEQUENCE    
  rlSntpAuthenticationKeyID Unsigned32 1..4294967295
  rlSntpAuthenticationKeyValue DisplayString
  rlSntpAuthenticationKeyState INTEGER
  rlSntpAuthenticationRowStatus RowStatus

RlSntpBroadcastInetEntry  
SEQUENCE    
  rlSntpBroadcastInetIfIndex INTEGER
  rlSntpBroadcastInetIfAdminState INTEGER
  rlSntpBroadcastInetMode INTEGER
  rlSntpBroadcastInetPolled TruthValue
  rlSntpBroadcastInetAddressType InetAddressType
  rlSntpBroadcastInetAddress InetAddress
  rlSntpBroadcastInetStratum NTPStratum
  rlSntpBroadcastInetLastResp NTPTimeStamp
  rlSntpBroadcastInetStatus INTEGER
  rlSntpBroadcastInetOffset NTPTimeStamp
  rlSntpBroadcastInetDelay NTPSignedTimeValue
  rlSntpBroadcastInetRowStatus RowStatus

RlSntpAnycastInetEntry  
SEQUENCE    
  rlSntpAnycastInetIfIndex INTEGER
  rlSntpAnycastInetAddressType InetAddressType
  rlSntpAnycastInetAddress InetAddress
  rlSntpAnycastInetStratum NTPStratum
  rlSntpAnycastInetLastResp NTPTimeStamp
  rlSntpAnycastInetStatus INTEGER
  rlSntpAnycastInetOffset NTPTimeStamp
  rlSntpAnycastInetDelay NTPSignedTimeValue
  rlSntpAnycastInetRowStatus RowStatus

RlSntpServerInetEntry  
SEQUENCE    
  rlSntpServerInetAddressType InetAddressType
  rlSntpServerInetAddress InetAddress
  rlSntpServerInetPolled TruthValue
  rlSntpServerInetStratum NTPStratum
  rlSntpServerInetLastResp NTPTimeStamp
  rlSntpServerInetStatus INTEGER
  rlSntpServerInetOffset NTPTimeStamp
  rlSntpServerInetDelay NTPSignedTimeValue
  rlSntpServerInetKeyIdentifier Unsigned32
  rlSntpServerInetRowStatus RowStatus

RlSntpAllServerInetEntry  
SEQUENCE    
  rlSntpAllServerSource INTEGER
  rlSntpAllServerIfIndex InterfaceIndex
  rlSntpAllServerPreference INTEGER
  rlSntpAllServerInetAddressType InetAddressType
  rlSntpAllServerInetAddress InetAddress
  rlSntpAllServerInetPolled TruthValue
  rlSntpAllServerInetStratum NTPStratum
  rlSntpAllServerInetLastResp NTPTimeStamp
  rlSntpAllServerInetStatus INTEGER
  rlSntpAllServerInetOffset NTPTimeStamp
  rlSntpAllServerInetDelay NTPSignedTimeValue
  rlSntpAllServerInetKeyIdentifier Unsigned32

Defined Values

rlTimeSynchronization 1.3.6.1.4.1.9.6.1.101.92
The MIB module describes the private MIB for SNTP & TIME definitions.
MODULE-IDENTITY    

rlTimeSyncMethodMode 1.3.6.1.4.1.9.6.1.101.92.1
OBJECT IDENTIFIER    

rlSntpNtpClient 1.3.6.1.4.1.9.6.1.101.92.2
OBJECT IDENTIFIER    

rlSntpNtpConfig 1.3.6.1.4.1.9.6.1.101.92.2.1
OBJECT IDENTIFIER    

rlSntpConfig 1.3.6.1.4.1.9.6.1.101.92.2.2
OBJECT IDENTIFIER    

rlNtpConfig 1.3.6.1.4.1.9.6.1.101.92.2.3
OBJECT IDENTIFIER    

rlTimeSyncMibVersion 1.3.6.1.4.1.9.6.1.101.92.1.1
TimeSync Mib Version.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rndTimeSyncManagedTime 1.3.6.1.4.1.9.6.1.101.92.1.2
The time will be sent in the format hhmmss
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(6)  

rndTimeSyncManagedDate 1.3.6.1.4.1.9.6.1.101.92.1.3
The date will be sent in the format ddmmyy
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(6)  

rndTimeSyncManagedDateTime 1.3.6.1.4.1.9.6.1.101.92.1.4
The date and time will be sent in the format ddmmyyhhmmss
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(12)  

rlTimeSyncMethod 1.3.6.1.4.1.9.6.1.101.92.1.5
Method to be used for time synchronization in the device.
Status: current Access: read-write
OBJECT-TYPE    
  RlTimeSyncMethod  

rlTimeZone 1.3.6.1.4.1.9.6.1.101.92.1.6
Offset from Greenwich time (format [+/-]hh:mm).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..6)  

rlTimeZoneCode 1.3.6.1.4.1.9.6.1.101.92.1.7
Code definition for current TimeZone.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

rlDaylightSavingTimeMode 1.3.6.1.4.1.9.6.1.101.92.1.8
Daylight Saving Time - Recurring/Date/None.
Status: current Access: read-write
OBJECT-TYPE    
  RlDaylightSavingTimeMode  

rlDaylightSavingTimeStart 1.3.6.1.4.1.9.6.1.101.92.1.9
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).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(14)  

rlDaylightSavingTimeEnd 1.3.6.1.4.1.9.6.1.101.92.1.10
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).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(14)  

rlDaylightSavingTimeOffset 1.3.6.1.4.1.9.6.1.101.92.1.11
Daylight Saving Time - The number of minutes to add to the clock during summer time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rlDaylightSavingTimeCode 1.3.6.1.4.1.9.6.1.101.92.1.12
Code definition for current Daylight Saving Time.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

rlTZDSTOffset 1.3.6.1.4.1.9.6.1.101.92.1.13
Local Time Zone and Daylight Saving Time offset in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlTimeZoneName 1.3.6.1.4.1.9.6.1.101.92.1.14
Human readable string describing Local Time Zone and Daylight Saving Time.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

rlTimeZoneTable 1.3.6.1.4.1.9.6.1.101.92.1.15
TimeZone information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlTimeZoneEntry

rlTimeZoneEntry 1.3.6.1.4.1.9.6.1.101.92.1.15.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlTimeZoneEntry  

rlTimeZoneIndex 1.3.6.1.4.1.9.6.1.101.92.1.15.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2  

rlTimeZoneTimeSyncMethod 1.3.6.1.4.1.9.6.1.101.92.1.15.1.2
Method to be used for time synchronization in the device.
Status: current Access: read-write
OBJECT-TYPE    
  RlTimeSyncMethod  

rlTimeZoneTimeZoneOffset 1.3.6.1.4.1.9.6.1.101.92.1.15.1.3
Offset from Greenwich time (format [+/-]hh:mm).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..6)  

rlTimeZoneTimeZoneCode 1.3.6.1.4.1.9.6.1.101.92.1.15.1.4
Code definition for current TimeZone.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

rlTimeZoneDaylightSavingTimeMode 1.3.6.1.4.1.9.6.1.101.92.1.15.1.5
Daylight Saving Time - Recurring/Date/None.
Status: current Access: read-write
OBJECT-TYPE    
  RlDaylightSavingTimeMode  

rlTimeZoneDaylightSavingTimeStart 1.3.6.1.4.1.9.6.1.101.92.1.15.1.6
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).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(14)  

rlTimeZoneDaylightSavingTimeEnd 1.3.6.1.4.1.9.6.1.101.92.1.15.1.7
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).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(14)  

rlTimeZoneDaylightSavingTimeOffset 1.3.6.1.4.1.9.6.1.101.92.1.15.1.8
Daylight Saving Time - The number of minutes to add to the clock during summer time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rlTimeZoneDaylightSavingTimeCode 1.3.6.1.4.1.9.6.1.101.92.1.15.1.9
Code definition for current Daylight Saving Time.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

rlTimeZoneTZDSTOffset 1.3.6.1.4.1.9.6.1.101.92.1.15.1.10
Local Time Zone and Daylight Saving Time offset in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlTimeZoneTimeZoneName 1.3.6.1.4.1.9.6.1.101.92.1.15.1.11
Human readable string describing Local Time Zone and Daylight Saving Time.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

rlTimeZoneDataType 1.3.6.1.4.1.9.6.1.101.92.1.15.1.12
The type of data in this entry: static or dynamic.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

rlTimeZoneDataSourceIfIndex 1.3.6.1.4.1.9.6.1.101.92.1.15.1.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlTimeZoneDataDynamicConfSource 1.3.6.1.4.1.9.6.1.101.92.1.15.1.14
The source of dynamic data in this entry, for example: dhcpv4. Values other than 'none' are relevant only for dynamic entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), dhcpv4(2), dhcpv6(3)  

rlClockStatus 1.3.6.1.4.1.9.6.1.101.92.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), manuallySet(2), synchronizedBySntp(3)  

rlDhcpTimezoneOptionEnabled 1.3.6.1.4.1.9.6.1.101.92.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlAutomaticClockSetFromPCEnabled 1.3.6.1.4.1.9.6.1.101.92.1.18
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlTimeAndDateHaveBeenSet 1.3.6.1.4.1.9.6.1.101.92.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlSntpNtpMibVersion 1.3.6.1.4.1.9.6.1.101.92.2.1.1
SntpNtp Mib Version.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlSntpNtpConfigMode 1.3.6.1.4.1.9.6.1.101.92.2.1.2
Current configuration operational mode of SNTP/NTP client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unicast(2), anycast(3), multicast(4), unicastAnycast(5), unicastMulticast(6), anycastMulticast(7), unicastAnycastMulticast(8)  

rlSntpNtpConfigSysStratum 1.3.6.1.4.1.9.6.1.101.92.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

rlSntpNtpConfigPollInterval 1.3.6.1.4.1.9.6.1.101.92.2.1.4
Period of time (in seconds) between succesive attempts to perform an update via SNTP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlSntpNtpConfigPrimaryPollSrvAddr 1.3.6.1.4.1.9.6.1.101.92.2.1.5
Ip Address of a trusted SNTP server for polling.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlSntpNtpConfigPrimaryPollSrvMrid 1.3.6.1.4.1.9.6.1.101.92.2.1.6
The mrid of the primary server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlSntpNtpConfigPrimaryPollSrvIfIndex 1.3.6.1.4.1.9.6.1.101.92.2.1.7
The interface addressed of the primary server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlSntpNtpConfigPrimaryPollSrvStratum 1.3.6.1.4.1.9.6.1.101.92.2.1.8
The stratum of the primary polling server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

rlSntpNtpConfigSyncSrvAddr 1.3.6.1.4.1.9.6.1.101.92.2.1.9
Ip Address of the synced server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlSntpNtpConfigSyncSrvMrid 1.3.6.1.4.1.9.6.1.101.92.2.1.10
The mrid of the synced server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlSntpNtpConfigSyncSrvIfIndex 1.3.6.1.4.1.9.6.1.101.92.2.1.11
The interface addressed of the synced server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlSntpNtpConfigSyncSrvType 1.3.6.1.4.1.9.6.1.101.92.2.1.12
Synced server type.
Status: current Access: read-only
OBJECT-TYPE    
  RlSntpNtpSyncType  

rlSntpNtpConfigSyncSrvStratum 1.3.6.1.4.1.9.6.1.101.92.2.1.13
The stratum of the synced server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

rlSntpNtpConfigRetryTimeout 1.3.6.1.4.1.9.6.1.101.92.2.1.14
SNTP/NTP requests Retry Interval.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlSntpNtpConfigRetryCnt 1.3.6.1.4.1.9.6.1.101.92.2.1.15
SNTP/NTP requests Retry Count.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rlSntpNtpConfigSrvTable 1.3.6.1.4.1.9.6.1.101.92.2.1.16
A table containing information about config servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSntpNtpConfigSrvEntry

rlSntpNtpConfigSrvEntry 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1
Entry in rlSntpNtpConfigSrvTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSntpNtpConfigSrvEntry  

rlSntpNtpConfigSrvEntryType 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.1
Server type: Synchronize Server or Primary Poll Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSntpNtpSyncEntryType  

rlSntpNtpConfigSrvInetAddressType 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.2
Server inet address type.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlSntpNtpConfigSrvInetAddress 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.3
Server inet address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rlSntpNtpConfigSrvMrid 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.4
The mrid of the server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlSntpNtpConfigSrvIfIndex 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.5
The interface addressed of the server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlSntpNtpConfigSrvSyncType 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.6
The type of synchronization.
Status: current Access: read-only
OBJECT-TYPE    
  RlSntpNtpSyncType  

rlSntpNtpConfigSrvStratum 1.3.6.1.4.1.9.6.1.101.92.2.1.16.1.7
The stratum of the synced server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

rlSntpClientMode 1.3.6.1.4.1.9.6.1.101.92.2.2.1
Current operational mode of SNTP client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), active(2), passive(3)  

rlSntpUnicastAdminState 1.3.6.1.4.1.9.6.1.101.92.2.2.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlSntpBroadcastAdminState 1.3.6.1.4.1.9.6.1.101.92.2.2.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), ipv4OnlyEnabled(3), ipv6OnlyEnabled(4)  

rlSntpAnycastAdminState 1.3.6.1.4.1.9.6.1.101.92.2.2.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), ipv4OnlyEnabled(3), ipv6OnlyEnabled(4)  

rlSntpUnicastPollState 1.3.6.1.4.1.9.6.1.101.92.2.2.5
SNTP Unicast poll state - TRUE for polled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlSntpBroadcastPollState 1.3.6.1.4.1.9.6.1.101.92.2.2.6
SNTP Broadcast poll state - TRUE for polled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlSntpAnycastPollState 1.3.6.1.4.1.9.6.1.101.92.2.2.7
SNTP Anycast poll state - TRUE for polled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlSntpAuthenticationState 1.3.6.1.4.1.9.6.1.101.92.2.2.8
SNTP authentication state- Enable/Disable SNTP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlTimeValidFlag 1.3.6.1.4.1.9.6.1.101.92.2.2.9
Is time valid.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlSntpConfigBroadcastTable 1.3.6.1.4.1.9.6.1.101.92.2.2.10
A table containing broadcast mode information per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSntpBroadcastEntry

rlSntpBroadcastEntry 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1
Private paramters for interface: sntp status, broadcast mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSntpBroadcastEntry  

rlSntpBroadcastIfIndex 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.1
The interface addressed by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlSntpBroadcastIfAdminState 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlSntpBroadcastMode 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), receive(2), send(3), receiveSend(4)  

rlSntpBroadcastPolled 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.4
TRUE if participating in polling cycle, else FALSE.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlSntpBroadcastAddress 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.5
Ip Address of a trusted SNTP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlSntpBroadcastStratum 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.6
The stratum of this server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

rlSntpBroadcastLastResp 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.7
SNTP Broadcast Last Response Time
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpBroadcastStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inProcess(2), up(3), down(4)  

rlSntpBroadcastOffset 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpBroadcastDelay 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPSignedTimeValue  

rlSntpBroadcastRowStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.10.1.11
The Status of this SNTP broadcast interface information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlSntpConfigAnycastTable 1.3.6.1.4.1.9.6.1.101.92.2.2.11
A table containing anycast information per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSntpAnycastEntry

rlSntpAnycastEntry 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1
Private paramters for interface: server info.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSntpAnycastEntry  

rlSntpAnycastIfIndex 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.1
The interface addressed by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlSntpAnycastAddress 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.2
Ip Address of a trusted SNTP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rlSntpAnycastStratum 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.3
The stratum of this server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

rlSntpAnycastLastResp 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.4
SNTP Anycast Last Response Time
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpAnycastStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inProcess(2), up(3), down(4)  

rlSntpAnycastOffset 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpAnycastDelay 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPSignedTimeValue  

rlSntpAnycastRowStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.11.1.8
The Status of this SNTP anycast interface information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlSntpConfigServerTable 1.3.6.1.4.1.9.6.1.101.92.2.2.12
A table containing trusted SNTP servers to be queried in unicast or broadcast mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSntpServerEntry

rlSntpServerEntry 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1
A trusted server.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSntpServerEntry  

rlSntpServerAddress 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.1
Ip Address of a trusted SNTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

rlSntpServerPolled 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.2
TRUE if participating in polling cycle, else FALSE.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlSntpServerStratum 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.3
The stratum of this server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

rlSntpServerLastResp 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.4
SNTP Server Last Response Time
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpServerStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inProcess(2), up(3), down(4)  

rlSntpServersOffset 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpServersDelay 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPSignedTimeValue  

rlSntpServersKeyIdentifier 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.8
Authentication key identifier. The valid range is 1-4294967295. Value zero, means no authentication is being done.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlSntpServerRowStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.12.1.9
The Status of this SNTP server information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlSntpConfigAuthenticationTable 1.3.6.1.4.1.9.6.1.101.92.2.2.13
A table authentication keys.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSntpAuthenticationEntry

rlSntpAuthenticationEntry 1.3.6.1.4.1.9.6.1.101.92.2.2.13.1
Keys information for authenticationof NTP packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSntpAuthenticationEntry  

rlSntpAuthenticationKeyID 1.3.6.1.4.1.9.6.1.101.92.2.2.13.1.1
The key identifier. Valid rabge for key identifier is 1-4294967295.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

rlSntpAuthenticationKeyValue 1.3.6.1.4.1.9.6.1.101.92.2.2.13.1.2
Key value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..8)  

rlSntpAuthenticationKeyState 1.3.6.1.4.1.9.6.1.101.92.2.2.13.1.3
Authentication key state - Enable/Disable key.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlSntpAuthenticationRowStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.13.1.4
The Status of this Authentication key information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlSntpPort 1.3.6.1.4.1.9.6.1.101.92.2.2.14
User defined SNTP port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

rlSntpConfigBroadcastInetTable 1.3.6.1.4.1.9.6.1.101.92.2.2.15
A table containing broadcast mode information per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSntpBroadcastInetEntry

rlSntpBroadcastInetEntry 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1
Private paramters for interface: sntp status, broadcast mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSntpBroadcastInetEntry  

rlSntpBroadcastInetIfIndex 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.1
The interface addressed by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlSntpBroadcastInetIfAdminState 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlSntpBroadcastInetMode 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), receive(2), send(3), receiveSend(4)  

rlSntpBroadcastInetPolled 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.4
TRUE if participating in polling cycle, else FALSE.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlSntpBroadcastInetAddressType 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.5
Inet Address Type of a trusted SNTP server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlSntpBroadcastInetAddress 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.6
Inet Address of a trusted SNTP server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rlSntpBroadcastInetStratum 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.7
The stratum of this server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

rlSntpBroadcastInetLastResp 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.8
SNTP Broadcast Last Response Time
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpBroadcastInetStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inProcess(2), up(3), down(4)  

rlSntpBroadcastInetOffset 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpBroadcastInetDelay 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPSignedTimeValue  

rlSntpBroadcastInetRowStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.15.1.12
The Status of this SNTP broadcast interface information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlSntpConfigAnycastInetTable 1.3.6.1.4.1.9.6.1.101.92.2.2.16
A table containing anycast information per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSntpAnycastInetEntry

rlSntpAnycastInetEntry 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1
Private paramters for interface: server info.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSntpAnycastInetEntry  

rlSntpAnycastInetIfIndex 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.1
The interface addressed by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlSntpAnycastInetAddressType 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.2
Inet Address Type of a trusted SNTP server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlSntpAnycastInetAddress 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.3
Inet Address of a trusted SNTP server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rlSntpAnycastInetStratum 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.4
The stratum of this server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

rlSntpAnycastInetLastResp 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.5
SNTP Anycast Last Response Time
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpAnycastInetStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inProcess(2), up(3), down(4)  

rlSntpAnycastInetOffset 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpAnycastInetDelay 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPSignedTimeValue  

rlSntpAnycastInetRowStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.16.1.9
The Status of this SNTP anycast interface information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlSntpConfigServerInetTable 1.3.6.1.4.1.9.6.1.101.92.2.2.17
A table containing trusted SNTP servers to be queried in unicast or broadcast mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSntpServerInetEntry

rlSntpServerInetEntry 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1
A trusted server.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSntpServerInetEntry  

rlSntpServerInetAddressType 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.1
Inet Address Type of a trusted SNTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

rlSntpServerInetAddress 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.2
Inet Address of a trusted SNTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

rlSntpServerInetPolled 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.3
TRUE if participating in polling cycle, else FALSE.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlSntpServerInetStratum 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.4
The stratum of this server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

rlSntpServerInetLastResp 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.5
SNTP Server Last Response Time
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpServerInetStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inProcess(2), up(3), down(4)  

rlSntpServerInetOffset 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpServerInetDelay 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPSignedTimeValue  

rlSntpServerInetKeyIdentifier 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.9
Authentication key identifier. The valid range is 1-4294967295. Value zero, means no authentication is being done.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlSntpServerInetRowStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.17.1.10
The Status of this SNTP server information.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlSntpAllServerInetTable 1.3.6.1.4.1.9.6.1.101.92.2.2.18
A table containing all SNTP servers (for example: statically configured, dynamically configured) to be queried in unicast or broadcast mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSntpAllServerInetEntry

rlSntpAllServerInetEntry 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1
A server entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSntpAllServerInetEntry  

rlSntpAllServerSource 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.1
The SNTP server source: static means manually defined, dhcpv6 means learnt from DHCP. Only static entries are stored in CDB.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER static(1), dhcpv6(2)  

rlSntpAllServerIfIndex 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlSntpAllServerPreference 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.3
The preference of SNTP server (for dhcpv6 configurations). For static entries the value of this field will always be 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlSntpAllServerInetAddressType 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.4
SNTP server inet address type.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

rlSntpAllServerInetAddress 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.5
SNTP server inet address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

rlSntpAllServerInetPolled 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.6
TRUE if participating in polling cycle, else FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlSntpAllServerInetStratum 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.7
The stratum of this server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

rlSntpAllServerInetLastResp 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.8
SNTP Server Last Response Time
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpAllServerInetStatus 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inProcess(2), up(3), down(4)  

rlSntpAllServerInetOffset 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

rlSntpAllServerInetDelay 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPSignedTimeValue  

rlSntpAllServerInetKeyIdentifier 1.3.6.1.4.1.9.6.1.101.92.2.2.18.1.12
Authentication key identifier. The valid range is 1-4294967295. Value zero, means no authentication is being done.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32