XYLO-NTP-MIB

File: XYLO-NTP-MIB.mib (7041 bytes)

Imported modules

RFC1155-SMI RFC-1212 XYLO-MIB-SMI

Imported symbols

IpAddress Counter TimeTicks
Gauge OBJECT-TYPE ntp

Defined Types

NtpPeerEntry  
SEQUENCE    
  ntpPeerIndexNumber INTEGER
  ntpPeerState Gauge
  ntpConfigPeerMode INTEGER
  ntpPeerMode INTEGER
  ntpPeerHostMode INTEGER
  ntpPeerIpAddress IpAddress
  ntpSourceIpAddress IpAddress
  ntpPeerPref INTEGER
  ntpPeerRefId IpAddress
  ntpPeerVersion INTEGER
  ntpPeerPrecision INTEGER
  ntpPeerStratum INTEGER
  ntpPeerRootDelay INTEGER
  ntpPeerDispersion Gauge
  ntpPeerOffset Gauge
  ntpPeerPolls Counter
  ntpPeerFramesReceived Counter

Defined Values

ntpEnable 1.3.6.1.4.1.15.2.110.1
Enable/Disable NTP
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ntpMode 1.3.6.1.4.1.15.2.110.2
set the mode of NTP on annex. Only unicast client mode is supported in the current release
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unicast(1), broadcast(2), multicast(3)  

ntpState 1.3.6.1.4.1.15.2.110.3
The current state of NTP
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

ntpVersion 1.3.6.1.4.1.15.2.110.4
The NTP version on the RAC NTP client software
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ntpStratum 1.3.6.1.4.1.15.2.110.5
RAC NTP client software stratum
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

ntpRootDelay 1.3.6.1.4.1.15.2.110.6
Delay from synchronization server
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ntpReferenceId 1.3.6.1.4.1.15.2.110.7
Reference ID of time synchronization source
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ntpLeapHappened 1.3.6.1.4.1.15.2.110.8
Flag indicating whether leap occurred or not leap: a leap second is added / subtracted from the last second of a particular day for e.g. the time of a particular day will end with 23:59:60 instead of 23:59:59. This is done to conform with universal standard time conventions
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

ntpLeapTime 1.3.6.1.4.1.15.2.110.9
Next leap adjustment in 1/100 second
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ntpPeerTable 1.3.6.1.4.1.15.2.110.10
The list of configured NTP Peers/Servers
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtpPeerEntry

ntpPeerEntry 1.3.6.1.4.1.15.2.110.10.1
An NTP peer description
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NtpPeerEntry  

ntpPeerIndexNumber 1.3.6.1.4.1.15.2.110.10.1.1
Index number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ntpPeerState 1.3.6.1.4.1.15.2.110.10.1.2
State of Peer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ntpConfigPeerMode 1.3.6.1.4.1.15.2.110.10.1.3
Peer configured as peer or server
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER server(1), peer(2)  

ntpPeerMode 1.3.6.1.4.1.15.2.110.10.1.4
The peer mode of operation
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER symmetrica(1), symmetricp(2), client(3), server(4), broadcast(5), ntpctrl(6)  

ntpPeerHostMode 1.3.6.1.4.1.15.2.110.10.1.5
RAC NTP mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER symmetrica(1), symmetricp(2), client(3), server(4), broadcast(5), ntpctrl(6)  

ntpPeerIpAddress 1.3.6.1.4.1.15.2.110.10.1.6
IP address of Peer
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ntpSourceIpAddress 1.3.6.1.4.1.15.2.110.10.1.7
Source IP address of Peer
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ntpPeerPref 1.3.6.1.4.1.15.2.110.10.1.8
Peer preference:not used
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ntpPeerRefId 1.3.6.1.4.1.15.2.110.10.1.9
Peer Reference clock IP Address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ntpPeerVersion 1.3.6.1.4.1.15.2.110.10.1.10
Peer NTP version number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ntpPeerPrecision 1.3.6.1.4.1.15.2.110.10.1.11
Peer Clock precision
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ntpPeerStratum 1.3.6.1.4.1.15.2.110.10.1.12
Peer stratum
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

ntpPeerRootDelay 1.3.6.1.4.1.15.2.110.10.1.13
Delay from Synchronization clock in seconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ntpPeerDispersion 1.3.6.1.4.1.15.2.110.10.1.14
Peer clock dispersion
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ntpPeerOffset 1.3.6.1.4.1.15.2.110.10.1.15
Peer clock offset
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ntpPeerPolls 1.3.6.1.4.1.15.2.110.10.1.16
Number of times this peer has been polled
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ntpPeerFramesReceived 1.3.6.1.4.1.15.2.110.10.1.17
Number of frames this peer has received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter