RAISECOM-NTP-MIB

This MIB module defines a MIB which provides
mechanisms to monitor an NTP server.

The MIB is derived from the Technical Report
#Management of the NTP with SNMP# TR No. 98-09
authored by A.S. Sethi and Dave Mills in the
University of Delaware.

Below is a brief overview of NTP system architecture
and implementation model. This will help understand
the objects defined below and their relationships.

NTP Intro:
The Network Time Protocol (NTP) Version 3, is used to
synchronize timekeeping among a set of distributed
time servers and clients.  The service model is based
on a returnable-time design which depends only on
measured clock offsets, but does not require reliable
message delivery.  The synchronization subnet uses a
self-organizing, hierarchical master-slave
configuration, with synchronization paths determined
by a minimum-weight spanning tree.  While multiple
masters (primary servers) may exist, there is no
requirement for an election protocol.

System Archiecture:
In the NTP model a number of primary reference
sources, synchronized by wire or radio to national
standards, are connected to widely accessible
resources, such as backbone gateways, and operated as
primary time servers.  The purpose of NTP is to convey
timekeeping information from these servers to other
time servers via the Internet and also to cross-check
clocks and mitigate errors due to equipment or
propagation failures.  Some number of local-net hosts
or gateways, acting as secondary time servers, run NTP
with one or more of the primary servers.  In order to
reduce the protocol overhead, the secondary servers
distribute time via NTP to the remaining local-net
hosts.  In the interest of reliability, selected hosts
can be equipped with less accurate but less expensive
radio clocks and used for backup in case of failure of
the primary and/or secondary servers or communication
paths between them.

NTP is designed to produce three products: clock
offset, round-trip delay and dispersion, all of which
are relative to a selected reference clock.  Clock
offset represents the amount to adjust the local clock
to bring it into correspondence with the reference
clock.  Roundtrip delay provides the capability to
launch a message to arrive at the reference clock at a
specified time.  Dispersion represents the maximum
error of the local clock relative to the reference
clock.  Since most host time servers will synchronize
via another peer time server, there are two components
in each of these three products, those determined by
the peer relative to the primary reference source of
standard time and those measured by the host relative
to the peer.  Each of these components are maintained
separately in the protocol in order to facilitate
error control and management of the subnet itself.  
They provide not only precision measurements of offset
and delay, but also definitive maximum error bounds,
so that the user interface can determine not only the
time, but the quality of the time as well.

Implementation Model:
In what may be the most common client/server model a
client sends an NTP message to one or more servers and
processes the replies as received.  The server
interchanges addresses and ports, overwrites certain
fields in the message, recalculates the checksum and
returns the message immediately.  Information included
in the NTP message allows the client to determine the
server time with respect to local time and adjust the
local clock accordingly.  In addition, the message
includes information to calculate the expected
timekeeping accuracy and reliability, as well as
select the best from possibly several servers.

While the client/server model may suffice for use on
local nets involving a public server and perhaps many
workstation clients, the full generality of NTP
requires distributed participation of a number of
client/servers or peers arranged in a dynamically
reconfigurable, hierarchically distributed
configuration.  It also requires sophisticated
algorithms for association management, data
manipulation and local-clock control.

Glossary:
1. Host: Refers to an instantiation of the NTP
        protocol on a local processor.
2. Peer: Refers to an instantiation of the NTP
        protocol on a remote processor connected by
        a network path from the local host.

Imported Objects

iscomSwitchRAISECOM-BASE-MIB
MODULE-COMPLIANCE, OBJECT-GROUPSNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, Integer32, IpAddress, Gauge32, Unsigned32SNMPv2-SMI
TEXTUAL-CONVENTION, TruthValue, RowStatusSNMPv2-TC
rcNtp.1.3.6.1.4.1.8886.6.1.44
rcNtpMIBObjects .1.3.6.1.4.1.8886.6.1.44.1
rcNtpSystem .1.3.6.1.4.1.8886.6.1.44.1.1
rcNtpSysLeap .1.3.6.1.4.1.8886.6.1.44.1.1.1
rcNtpSysClock .1.3.6.1.4.1.8886.6.1.44.1.1.10
rcNtpSysClockStatus .1.3.6.1.4.1.8886.6.1.44.1.1.11
rcNtpSysVersion deprecated.1.3.6.1.4.1.8886.6.1.44.1.1.12
rcNtpSysMode .1.3.6.1.4.1.8886.6.1.44.1.1.13
rcNtpSysValidServicerIndex .1.3.6.1.4.1.8886.6.1.44.1.1.14
rcNtpSysStratum .1.3.6.1.4.1.8886.6.1.44.1.1.2
rcNtpSysPrecision .1.3.6.1.4.1.8886.6.1.44.1.1.3
rcNtpSysRootDelay .1.3.6.1.4.1.8886.6.1.44.1.1.4
rcNtpSysRootDispersion .1.3.6.1.4.1.8886.6.1.44.1.1.5
rcNtpSysRefId .1.3.6.1.4.1.8886.6.1.44.1.1.6
rcNtpSysRefTime .1.3.6.1.4.1.8886.6.1.44.1.1.7
rcNtpSysPoll .1.3.6.1.4.1.8886.6.1.44.1.1.8
rcNtpSysPeer .1.3.6.1.4.1.8886.6.1.44.1.1.9
rcNtpPeers .1.3.6.1.4.1.8886.6.1.44.1.2
rcNtpPeersVarTable .1.3.6.1.4.1.8886.6.1.44.1.2.1
rcNtpPeersVarEntry .1.3.6.1.4.1.8886.6.1.44.1.2.1.1
rcNtpPeersAssocId .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.1
rcNtpPeersPeerPoll .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.10
rcNtpPeersHostPoll .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.11
rcNtpPeersPrecision .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.12
rcNtpPeersRootDelay .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.13
rcNtpPeersRootDispersion .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.14
rcNtpPeersRefId .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.15
rcNtpPeersRefTime .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.16
rcNtpPeersOrgTime .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.17
rcNtpPeersReceiveTime .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.18
rcNtpPeersTransmitTime .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.19
rcNtpPeersConfigured .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.2
rcNtpPeersUpdateTime .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.20
rcNtpPeersReach .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.21
rcNtpPeersTimer .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.22
rcNtpPeersOffset .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.23
rcNtpPeersDelay .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.24
rcNtpPeersDispersion .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.25
rcNtpPeersFilterValidEntries .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.26
rcNtpPeersEntryStatus .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.27
rcNtpPeersVersion .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.28
rcNtpPeersPeerAddress .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.3
rcNtpPeersPeerPort .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.4
rcNtpPeersHostAddress .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.5
rcNtpPeersHostPort .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.6
rcNtpPeersLeap .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.7
rcNtpPeersMode .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.8
rcNtpPeersStratum .1.3.6.1.4.1.8886.6.1.44.1.2.1.1.9
rcNtpFilter .1.3.6.1.4.1.8886.6.1.44.1.3
rcNtpFilterRegisterTable .1.3.6.1.4.1.8886.6.1.44.1.3.1
rcNtpFilterRegisterEntry .1.3.6.1.4.1.8886.6.1.44.1.3.1.1
rcNtpFilterIndex .1.3.6.1.4.1.8886.6.1.44.1.3.1.1.1
rcNtpFilterPeersOffset .1.3.6.1.4.1.8886.6.1.44.1.3.1.1.2
rcNtpFilterPeersDelay .1.3.6.1.4.1.8886.6.1.44.1.3.1.1.3
rcNtpFilterPeersDispersion .1.3.6.1.4.1.8886.6.1.44.1.3.1.1.4