BEGEMOT-NTP-MIB: View SNMP OID List / Download MIB

VENDOR: FRAUNHOFER FOKUS


 Home MIB: BEGEMOT-NTP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 begemotNtp 1.3.6.1.4.1.12325.1.201
The MIB for the NTP control module for SNMP.
         begemotNtpObjects 1.3.6.1.4.1.12325.1.201.1
             begemotNtpHost 1.3.6.1.4.1.12325.1.201.1.1 octet string read-only
The name of the host where the NTP daemon is running that is to be connected.
             begemotNtpPort 1.3.6.1.4.1.12325.1.201.1.2 octet string read-only
The port of the host where the NTP daemon is running that is to be connected.
             begemotNtpTimeout 1.3.6.1.4.1.12325.1.201.1.3 timeticks read-write
The number of ticks to wait for the response from the NTP daemon to complete.
             begemotNtpDebug 1.3.6.1.4.1.12325.1.201.1.4 unsigned32 read-write
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.
             begemotNtpJitter 1.3.6.1.4.1.12325.1.201.1.5 counter64 read-only
Current jitter in seconds multiplied by 2^32.
             begemotNtpStability 1.3.6.1.4.1.12325.1.201.1.6 counter64 read-only
Current stability in ppm multiplied by 2^32.
             begemotNtpJitterThresh 1.3.6.1.4.1.12325.1.201.1.7 counter64 read-only
Jitter trap threshold in seconds multiplied by 2^32.
             begemotNtpStabilityThresh 1.3.6.1.4.1.12325.1.201.1.8 counter64 read-only
Stability trap threshold in ppm multiplied by 2^32.
             begemotNtpTrapEnable 1.3.6.1.4.1.12325.1.201.1.9 truthvalue read-only
Enables the sending of traps when either the peer is lost/ found or one of the above thresholds is crossed.