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

VENDOR: D-LINK


 Home MIB: MY-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
 myNtpMIB 1.3.6.1.4.1.171.10.97.2.49
This module defines my ntp mibs.
       myNtpMIBObjects 1.3.6.1.4.1.171.10.97.2.49.1
           myntpSystem 1.3.6.1.4.1.171.10.97.2.49.1.1
               myntpSysLeap 1.3.6.1.4.1.171.10.97.2.49.1.1.1 ntpleapindicator read-write
Two-bit code warning of an impending leap second to be inserted in the NTP timescale. This object can be set only when the myntpSysStratum has a value of 1.
               myntpSysStratum 1.3.6.1.4.1.171.10.97.2.49.1.1.2 ntpstratum read-write
The stratum of the local clock. If the value is set to 1, i.e., this is a primary reference, then the Primary-Clock procedure described in Section 3.4.6, in RFC-1305 is invoked.
               myntpSysPrecision 1.3.6.1.4.1.171.10.97.2.49.1.1.3 integer read-only
Signed integer indicating the precision of the system clock, in seconds to the nearest power of two. The value must be rounded to the next larger power of two; for instance, a 50-Hz (20 ms) or 60-Hz (16.67 ms) power-frequency clock would be assigned the value -5 (31.25 ms), while a 1000-Hz (1 ms) crystal-controlled clock would be assigned the value -9 (1.95 ms).
               myntpSysRootDelay 1.3.6.1.4.1.171.10.97.2.49.1.1.4 ntpsignedtimevalue read-only
A signed fixed-point number indicating the total round-trip delay in seconds, to the primary reference source at the root of the synchronization subnet.
               myntpSysRootDispersion 1.3.6.1.4.1.171.10.97.2.49.1.1.5 ntpunsignedtimevalue read-only
The maximum error in seconds, relative to the primary reference source at the root of the synchronization subnet. Only positive values greater than zero are possible.
               myntpSysRefId 1.3.6.1.4.1.171.10.97.2.49.1.1.6 ntprefid read-only
The reference identifier of the local clock.
               myntpSysRefTime 1.3.6.1.4.1.171.10.97.2.49.1.1.7 ntptimestamp read-only
The local time when the local clock was last updated. If the local clock has never been synchronized, the value is zero.
       myNtpMIBConformance 1.3.6.1.4.1.171.10.97.2.49.2
           myNtpMIBCompliances 1.3.6.1.4.1.171.10.97.2.49.2.1
               myNtpMIBCompliance 1.3.6.1.4.1.171.10.97.2.49.2.1.1
The compliance statement for agents which implement the NTP MIB.
           myNtpMIBGroups 1.3.6.1.4.1.171.10.97.2.49.2.2
               myNtpSysGroup 1.3.6.1.4.1.171.10.97.2.49.2.2.1
The NTP system variables.