BEGEMOT-NTP-MIB

File: BEGEMOT-NTP-MIB.mib (4458 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BEGEMOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
Unsigned32 Counter64 TruthValue
begemot

Defined Values

begemotNtp 1.3.6.1.4.1.12325.1.201
The MIB for the NTP control module for SNMP.
MODULE-IDENTITY    

begemotNtpObjects 1.3.6.1.4.1.12325.1.201.1
OBJECT IDENTIFIER    

begemotNtpHost 1.3.6.1.4.1.12325.1.201.1.1
The name of the host where the NTP daemon is running that is to be connected.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

begemotNtpPort 1.3.6.1.4.1.12325.1.201.1.2
The port of the host where the NTP daemon is running that is to be connected.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

begemotNtpTimeout 1.3.6.1.4.1.12325.1.201.1.3
The number of ticks to wait for the response from the NTP daemon to complete.
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

begemotNtpDebug 1.3.6.1.4.1.12325.1.201.1.4
Debug flags. The following flags are currently used: 0x01 - produce a dump of all received/sent NTP packets. 0x02 - print the variable names and values return by the daemon Other bits are ignored.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

begemotNtpJitter 1.3.6.1.4.1.12325.1.201.1.5
Current jitter in seconds multiplied by 2^32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

begemotNtpStability 1.3.6.1.4.1.12325.1.201.1.6
Current stability in ppm multiplied by 2^32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

begemotNtpJitterThresh 1.3.6.1.4.1.12325.1.201.1.7
Jitter trap threshold in seconds multiplied by 2^32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

begemotNtpStabilityThresh 1.3.6.1.4.1.12325.1.201.1.8
Stability trap threshold in ppm multiplied by 2^32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

begemotNtpTrapEnable 1.3.6.1.4.1.12325.1.201.1.9
Enables the sending of traps when either the peer is lost/ found or one of the above thresholds is crossed.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue