SL-SNTP-MIB

File: SL-SNTP-MIB.mib (7330 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF IF-MIB SL-MAIN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 TimeTicks DisplayString
TruthValue RowStatus TimeStamp
SnmpAdminString MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP InterfaceIndex IpAddress
slMain

Defined Types

SlSntpConfigEntry  
SEQUENCE    
  slSntpConfigAddress IpAddress
  slSntpConfigVersion Integer32
  slSntpConfigPriority Integer32
  slSntpConfigRowStatus RowStatus
  slSntpConfigMaxVariance INTEGER
  slSntpConfigVariance INTEGER
  slSntpConfigVarianceDetectEnable TruthValue
  slSntpConfigServerStatus INTEGER

Defined Values

slSntp 1.3.6.1.4.1.4515.1.3.21
This MIB module describes the SNTP Client
MODULE-IDENTITY    

slSntpConfig 1.3.6.1.4.1.4515.1.3.21.1
OBJECT IDENTIFIER    

slSntpTraps 1.3.6.1.4.1.4515.1.3.21.2
OBJECT IDENTIFIER    

slSntpConfigMode 1.3.6.1.4.1.4515.1.3.21.1.1
Current operational mode of SNTP client
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), unicast(2), broadcast(3)  

slSntpConfigPollInterval 1.3.6.1.4.1.4515.1.3.21.1.2
Period of time (in seconds) between succesive attempts to perform an update via SNTP
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..65535  

slSntpConfigRetryCount 1.3.6.1.4.1.4515.1.3.21.1.3
The number of query attempts the SNTP client should perform before reporting that the SNTP client cannot communicate with the peer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

slSntpConfigTimeZone 1.3.6.1.4.1.4515.1.3.21.1.4
The time zone this node is currently located in, expressed as as an hours offset to the GMT (-12..+12). Note: Daylight savings time is not automatically calculated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

slSntpConfigDayLightSaving 1.3.6.1.4.1.4515.1.3.21.1.5
It specifies if daylight saving time is applicable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

slSntpConfigFractTimeZone 1.3.6.1.4.1.4515.1.3.21.1.6
The fractional part of the timezone specified in minutes (-60..+60).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

slSntpConfigTable 1.3.6.1.4.1.4515.1.3.21.1.10
A table containing trusted SNTP servers to be queried in unicast mode
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlSntpConfigEntry

slSntpConfigEntry 1.3.6.1.4.1.4515.1.3.21.1.10.1
A trusted server and its expected version number
Status: current Access: not-accessible
OBJECT-TYPE    
  SlSntpConfigEntry  

slSntpConfigAddress 1.3.6.1.4.1.4515.1.3.21.1.10.1.1
Ip Address of a trusted SNTP server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

slSntpConfigVersion 1.3.6.1.4.1.4515.1.3.21.1.10.1.2
Protocol version used by this SNTP server
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..7  

slSntpConfigPriority 1.3.6.1.4.1.4515.1.3.21.1.10.1.3
Priority given to this server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

slSntpConfigRowStatus 1.3.6.1.4.1.4515.1.3.21.1.10.1.4
The Status of this SNTP server information.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

slSntpConfigMaxVariance 1.3.6.1.4.1.4515.1.3.21.1.10.1.5
The variance expressed as the number of milliseconds between client and peer which will trigger an alarm. This is useful in determining if the historical data recorded in NOVRAM for statistics trending or timestamps used for traps is outside the configured variance parameter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..7200000  

slSntpConfigVariance 1.3.6.1.4.1.4515.1.3.21.1.10.1.6
The amount of time expressed as the number of milliseconds delta between client and peer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

slSntpConfigVarianceDetectEnable 1.3.6.1.4.1.4515.1.3.21.1.10.1.7
Used to enable or disable variance threshold alarms.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

slSntpConfigServerStatus 1.3.6.1.4.1.4515.1.3.21.1.10.1.8
The status of this srever.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), disconnected(1), connected(2)  

slSntpPeerFailureTrap 1.3.6.1.4.1.4515.1.3.21.2.1
The SNTP Client is unable to communicate with the NTP Server which has been configured.
Status: current Access: read-only
NOTIFICATION-TYPE    

slSntpConfigVarianceTrap 1.3.6.1.4.1.4515.1.3.21.2.2
The difference in time between client and peer exceeds the configured variance.
Status: current Access: read-only
NOTIFICATION-TYPE