RADLAN-TIMESYNCHRONIZATION-MIB
- Last updated
- 2004-08-03 00:24
- Organization
- Radlan Computer Communication Ltd.
- Revisions
- 2003-11-23 00:24
- Namespace
- radlan
- Source file
RADLAN-TIMESYNCHRONIZATION-MIB- Digest
sha256:558a34eedd5126b63415f4280dcfec9503d2423c0a9d012bad49c2f9be6fb652
Description
The MIB module describes the private MIB for SNTP & TIME definitions.
Contact
radlan.com
Imports
| From | Symbols |
|---|---|
| RADLAN-MIB | rnd |
| RADLAN-SNMPv2 | TruthValue |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
| SNMPv2-TC-v1 | DisplayString |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB IANAifType-MIB IEEE8021-PAE-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RADLAN-MIB RADLAN-SNMPv2 RADLAN-TIMESYNCHRONIZATION-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-SMI-v1 SNMPv2-TC SNMPv2-TC-v1 TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| NTPSignedTimeValue TEXTUAL-CONVENTION The time in seconds that could represent signed quantities like time delay with respect to some source. This textual-convention is specific to RADLAN 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. | current | |||
| NTPStratum TEXTUAL-CONVENTION 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) | current | |||
| NTPTimeStamp TEXTUAL-CONVENTION 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. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlTimeSyncMethodMode OBJECT-IDENTITY | 1.3.6.1.4.1.89.92.1 | |||
| rlTimeSyncMibVersion OBJECT-TYPE TimeSync Mib Version. | 1.3.6.1.4.1.89.92.1.1 | INTEGER | read-only | current |
| rndTimeSyncManagedTime OBJECT-TYPE The time will be sent in the format hhmmss | 1.3.6.1.4.1.89.92.1.2 | DisplayString (SIZE(6)) | read-write | current |
| rndTimeSyncManagedDate OBJECT-TYPE The date will be sent in the format ddmmyy | 1.3.6.1.4.1.89.92.1.3 | DisplayString (SIZE(6)) | read-write | current |
| rndTimeSyncManagedDateTime OBJECT-TYPE The date and time will be sent in the format ddmmyyhhmmss | 1.3.6.1.4.1.89.92.1.4 | DisplayString (SIZE(12)) | read-write | current |
| rlTimeSyncMethod OBJECT-TYPE Method to be used for time synchronization in the device. | 1.3.6.1.4.1.89.92.1.5 | INTEGER {none(1), sntp(2), ntp(3)} | read-write | current |
| rlTimeZone OBJECT-TYPE Offset from Greenwich time (format [+/-]hh:mm). | 1.3.6.1.4.1.89.92.1.6 | DisplayString (SIZE(1..6)) | read-write | current |
| rlTimeZoneCode OBJECT-TYPE Code definition for current TimeZone. | 1.3.6.1.4.1.89.92.1.7 | DisplayString (SIZE(0..4)) | read-write | current |
| rlDaylightSavingTimeMode OBJECT-TYPE Daylight Saving Time - Recurring/Date/None. | 1.3.6.1.4.1.89.92.1.8 | INTEGER {recurring(1), date(2), none(3)} | read-write | current |
| rlDaylightSavingTimeStart OBJECT-TYPE Daylight Saving Time start date. In recurring mode: week wday month 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) | 1.3.6.1.4.1.89.92.1.9 | OCTET STRING (SIZE(14)) | read-write | current |
| rlDaylightSavingTimeEnd OBJECT-TYPE Daylight Saving Time end date. In recurring mode: week wday month 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) | 1.3.6.1.4.1.89.92.1.10 | OCTET STRING (SIZE(14)) | read-write | current |
| rlDaylightSavingTimeOffset OBJECT-TYPE Daylight Saving Time - The number of minutes to add to the clock during summer time. | 1.3.6.1.4.1.89.92.1.11 | Integer32 | read-write | current |
| rlDaylightSavingTimeCode OBJECT-TYPE Code definition for current Daylight Saving Time. | 1.3.6.1.4.1.89.92.1.12 | DisplayString (SIZE(0..4)) | read-write | current |
| rlTZDSTOffset OBJECT-TYPE Local Time Zone and Daylight Saving Time offset in seconds. | 1.3.6.1.4.1.89.92.1.13 | INTEGER | read-only | current |
| rlSntpNtpClient OBJECT-IDENTITY | 1.3.6.1.4.1.89.92.2 | |||
| rlSntpNtpConfig OBJECT-IDENTITY | 1.3.6.1.4.1.89.92.2.1 | |||
| rlSntpNtpMibVersion OBJECT-TYPE SntpNtp Mib Version. | 1.3.6.1.4.1.89.92.2.1.1 | INTEGER | read-only | current |
| rlSntpNtpConfigMode OBJECT-TYPE Current configuration operational mode of SNTP/NTP client. | 1.3.6.1.4.1.89.92.2.1.2 | INTEGER {none(1), unicast(2), anycast(3), multicast(4), unicastAnycast(5), unicastMulticast(6), anycastMulticast(7), unicastAnycastMulticast(8)} | read-only | current |
| rlSntpNtpConfigSysStratum OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.1.3 | NTPStratum | read-only | current |
| rlSntpNtpConfigPollInterval OBJECT-TYPE Period of time (in seconds) between succesive attempts to perform an update via SNTP. | 1.3.6.1.4.1.89.92.2.1.4 | INTEGER | read-write | current |
| rlSntpNtpConfigPrimaryPollSrvAddr OBJECT-TYPE Ip Address of a trusted SNTP server for polling. | 1.3.6.1.4.1.89.92.2.1.5 | IpAddress | read-only | current |
| rlSntpNtpConfigPrimaryPollSrvMrid OBJECT-TYPE The mrid of the primary server. | 1.3.6.1.4.1.89.92.2.1.6 | INTEGER | read-only | current |
| rlSntpNtpConfigPrimaryPollSrvIfIndex OBJECT-TYPE The interface addressed of the primary server. | 1.3.6.1.4.1.89.92.2.1.7 | INTEGER | read-only | current |
| rlSntpNtpConfigPrimaryPollSrvStratum OBJECT-TYPE The stratum of the primary polling server. | 1.3.6.1.4.1.89.92.2.1.8 | NTPStratum | read-only | current |
| rlSntpNtpConfigSyncSrvAddr OBJECT-TYPE Ip Address of the synced server. | 1.3.6.1.4.1.89.92.2.1.9 | IpAddress | read-only | current |
| rlSntpNtpConfigSyncSrvMrid OBJECT-TYPE The mrid of the synced server. | 1.3.6.1.4.1.89.92.2.1.10 | INTEGER | read-only | current |
| rlSntpNtpConfigSyncSrvIfIndex OBJECT-TYPE The interface addressed of the synced server. | 1.3.6.1.4.1.89.92.2.1.11 | INTEGER | read-only | current |
| rlSntpNtpConfigSyncSrvType OBJECT-TYPE Synced server type. | 1.3.6.1.4.1.89.92.2.1.12 | INTEGER {none(1), unicast(2), anycast(3), broadcast(4)} | read-only | current |
| rlSntpNtpConfigSyncSrvStratum OBJECT-TYPE The stratum of the synced server. | 1.3.6.1.4.1.89.92.2.1.13 | NTPStratum | read-only | current |
| rlSntpNtpConfigRetryTimeout OBJECT-TYPE SNTP/NTP requests Retry Interval. | 1.3.6.1.4.1.89.92.2.1.14 | Integer32 | read-only | current |
| rlSntpNtpConfigRetryCnt OBJECT-TYPE SNTP/NTP requests Retry Count. | 1.3.6.1.4.1.89.92.2.1.15 | Integer32 | read-only | current |
| rlSntpConfig OBJECT-IDENTITY | 1.3.6.1.4.1.89.92.2.2 | |||
| rlSntpClientMode OBJECT-TYPE Current operational mode of SNTP client. | 1.3.6.1.4.1.89.92.2.2.1 | INTEGER {none(1), active(2), passive(3)} | read-only | current |
| rlSntpUnicastAdminState OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| rlSntpBroadcastAdminState OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| rlSntpAnycastAdminState OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| rlSntpUnicastPollState OBJECT-TYPE SNTP Unicast poll state - TRUE for polled. | 1.3.6.1.4.1.89.92.2.2.5 | TruthValue | read-write | current |
| rlSntpBroadcastPollState OBJECT-TYPE SNTP Broadcast poll state - TRUE for polled. | 1.3.6.1.4.1.89.92.2.2.6 | TruthValue | read-write | current |
| rlSntpAnycastPollState OBJECT-TYPE SNTP Anycast poll state - TRUE for polled. | 1.3.6.1.4.1.89.92.2.2.7 | TruthValue | read-write | current |
| rlSntpAuthenticationState OBJECT-TYPE SNTP authentication state- Enable/Disable SNTP. | 1.3.6.1.4.1.89.92.2.2.8 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| rlTimeValidFlag OBJECT-TYPE Is time valid. | 1.3.6.1.4.1.89.92.2.2.9 | TruthValue | read-write | current |
| rlSntpConfigBroadcastTable OBJECT-TYPE A table containing broadcast mode information per interface. | 1.3.6.1.4.1.89.92.2.2.10 | not-accessible | current | |
| rlSntpBroadcastEntry OBJECT-TYPE Private paramters for interface: sntp status, broadcast mode. | 1.3.6.1.4.1.89.92.2.2.10.1 | not-accessible | current | |
| rlSntpBroadcastIfIndex OBJECT-TYPE The interface addressed by this entry. | 1.3.6.1.4.1.89.92.2.2.10.1.1 | INTEGER | not-accessible | current |
| rlSntpBroadcastIfAdminState OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.10.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| rlSntpBroadcastMode OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.10.1.3 | INTEGER {none(1), receive(2), send(3), receiveSend(4)} | read-write | current |
| rlSntpBroadcastPolled OBJECT-TYPE TRUE if participating in polling cycle, else FALSE. | 1.3.6.1.4.1.89.92.2.2.10.1.4 | TruthValue | read-write | current |
| rlSntpBroadcastAddress OBJECT-TYPE Ip Address of a trusted SNTP server. | 1.3.6.1.4.1.89.92.2.2.10.1.5 | IpAddress | read-only | current |
| rlSntpBroadcastStratum OBJECT-TYPE The stratum of this server. | 1.3.6.1.4.1.89.92.2.2.10.1.6 | NTPStratum | read-only | current |
| rlSntpBroadcastLastResp OBJECT-TYPE SNTP Broadcast Last Response Time | 1.3.6.1.4.1.89.92.2.2.10.1.7 | NTPTimeStamp | read-only | current |
| rlSntpBroadcastStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.10.1.8 | INTEGER {unknown(1), inProcess(2), up(3), down(4)} | read-only | current |
| rlSntpBroadcastOffset OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.10.1.9 | NTPTimeStamp | read-only | current |
| rlSntpBroadcastDelay OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.10.1.10 | NTPSignedTimeValue | read-only | current |
| rlSntpBroadcastRowStatus OBJECT-TYPE The Status of this SNTP broadcast interface information. | 1.3.6.1.4.1.89.92.2.2.10.1.11 | RowStatus | read-write | current |
| rlSntpConfigAnycastTable OBJECT-TYPE A table containing anycast information per interface. | 1.3.6.1.4.1.89.92.2.2.11 | not-accessible | current | |
| rlSntpAnycastEntry OBJECT-TYPE Private paramters for interface: server info. | 1.3.6.1.4.1.89.92.2.2.11.1 | not-accessible | current | |
| rlSntpAnycastIfIndex OBJECT-TYPE The interface addressed by this entry. | 1.3.6.1.4.1.89.92.2.2.11.1.1 | INTEGER | not-accessible | current |
| rlSntpAnycastAddress OBJECT-TYPE Ip Address of a trusted SNTP server. | 1.3.6.1.4.1.89.92.2.2.11.1.2 | IpAddress | read-only | current |
| rlSntpAnycastStratum OBJECT-TYPE The stratum of this server. | 1.3.6.1.4.1.89.92.2.2.11.1.3 | NTPStratum | read-only | current |
| rlSntpAnycastLastResp OBJECT-TYPE SNTP Anycast Last Response Time | 1.3.6.1.4.1.89.92.2.2.11.1.4 | NTPTimeStamp | read-only | current |
| rlSntpAnycastStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.11.1.5 | INTEGER {unknown(1), inProcess(2), up(3), down(4)} | read-only | current |
| rlSntpAnycastOffset OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.11.1.6 | NTPTimeStamp | read-only | current |
| rlSntpAnycastDelay OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.11.1.7 | NTPSignedTimeValue | read-only | current |
| rlSntpAnycastRowStatus OBJECT-TYPE The Status of this SNTP anycast interface information. | 1.3.6.1.4.1.89.92.2.2.11.1.8 | RowStatus | read-write | current |
| rlSntpConfigServerTable OBJECT-TYPE A table containing trusted SNTP servers to be queried in unicast or broadcast mode. | 1.3.6.1.4.1.89.92.2.2.12 | not-accessible | current | |
| rlSntpServerEntry OBJECT-TYPE A trusted server. | 1.3.6.1.4.1.89.92.2.2.12.1 | not-accessible | current | |
| rlSntpServerAddress OBJECT-TYPE Ip Address of a trusted SNTP server. | 1.3.6.1.4.1.89.92.2.2.12.1.1 | IpAddress | not-accessible | current |
| rlSntpServerPolled OBJECT-TYPE TRUE if participating in polling cycle, else FALSE. | 1.3.6.1.4.1.89.92.2.2.12.1.2 | TruthValue | read-write | current |
| rlSntpServerStratum OBJECT-TYPE The stratum of this server. | 1.3.6.1.4.1.89.92.2.2.12.1.3 | NTPStratum | read-only | current |
| rlSntpServerLastResp OBJECT-TYPE SNTP Server Last Response Time | 1.3.6.1.4.1.89.92.2.2.12.1.4 | NTPTimeStamp | read-only | current |
| rlSntpServerStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.12.1.5 | INTEGER {unknown(1), inProcess(2), up(3), down(4)} | read-only | current |
| rlSntpServersOffset OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.12.1.6 | NTPTimeStamp | read-only | current |
| rlSntpServersDelay OBJECT-TYPE 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. | 1.3.6.1.4.1.89.92.2.2.12.1.7 | NTPSignedTimeValue | read-only | current |
| rlSntpServersKeyIdentifier OBJECT-TYPE Authentication key identifier. The valid range is 1-4294967295. Value zero, means no authentication is being done. | 1.3.6.1.4.1.89.92.2.2.12.1.8 | Unsigned32 | read-write | current |
| rlSntpServerRowStatus OBJECT-TYPE The Status of this SNTP server information. | 1.3.6.1.4.1.89.92.2.2.12.1.9 | RowStatus | read-write | current |
| rlSntpConfigAuthenticationTable OBJECT-TYPE A table authentication keys. | 1.3.6.1.4.1.89.92.2.2.13 | not-accessible | current | |
| rlSntpAuthenticationEntry OBJECT-TYPE Keys information for authenticationof NTP packets. | 1.3.6.1.4.1.89.92.2.2.13.1 | not-accessible | current | |
| rlSntpAuthenticationKeyID OBJECT-TYPE The key identifier. Valid rabge for key identifier is 1-4294967295. | 1.3.6.1.4.1.89.92.2.2.13.1.1 | Unsigned32 (1..4294967295) | read-write | current |
| rlSntpAuthenticationKeyValue OBJECT-TYPE Key value. | 1.3.6.1.4.1.89.92.2.2.13.1.2 | DisplayString (SIZE(1..8)) | read-write | current |
| rlSntpAuthenticationKeyState OBJECT-TYPE Authentication key state - Enable/Disable key. | 1.3.6.1.4.1.89.92.2.2.13.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| rlSntpAuthenticationRowStatus OBJECT-TYPE The Status of this Authentication key information. | 1.3.6.1.4.1.89.92.2.2.13.1.4 | RowStatus | read-write | current |
| rlNtpConfig OBJECT-IDENTITY | 1.3.6.1.4.1.89.92.2.3 |