NTP-MIB: View SNMP OID List / Download MIB
VENDOR: UNIVERSITY OF DELAWARE
Home | MIB: 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).
|
|||
Object Name | OID | Type | Access | Info |
udel | 1.3.6.1.4.1.1277 | |||
ntpMIB | 1.3.6.1.4.1.1277.3 |
This MIB module defines a MIB which provides mechanisms to monitor and control an NTP server. |
||
ntpSystem | 1.3.6.1.4.1.1277.3.1 | |||
ntpSysLeap | 1.3.6.1.4.1.1277.3.1.1 | ntpleapindicator | read-only |
two-bit code warning of an impending leap second to be inserted in the NTP timescale. |
ntpSysStratum | 1.3.6.1.4.1.1277.3.1.2 | integer32 | read-only |
indicating the stratum of the local clock. 0, unspecified 1, primary reference (e.g.,, calibrated atomic clock, radio clock) 2-255, secondary reference (via NTP) |
ntpSysPrecision | 1.3.6.1.4.1.1277.3.1.3 | integer32 | read-only |
signed integer indicating the precision of the various clocks, in seconds to the nearest power of two. |
ntpSysRootDelay | 1.3.6.1.4.1.1277.3.1.4 | octet string | read-only |
the total roundtrip delay to the primary reference source at the root of the synchronization subnet, in seconds |
ntpSysRootDispersion | 1.3.6.1.4.1.1277.3.1.5 | octet string | read-only |
the maximum error relative to the primary reference source at the root of the synchronization subnet, in seconds. Only positive values greater than zero are possible |
ntpSysRefId | 1.3.6.1.4.1.1277.3.1.6 | octet string | read-only |
the particular reference clock. In the case of stratum 0 (unspecified) or stratum 1 (primary reference source), this is a four-octet, left-justified,zero-padded ASCII string.In the case of stratum 2 and greater (secondary reference) this is the four-octet Internet address of the peer selected for synchronization. |
ntpSysRefTime | 1.3.6.1.4.1.1277.3.1.7 | ntptimestamp | read-only |
the local time when the local clock was last updated. If the local clock has neverbeen synchronized, the value is zero. |
ntpSysPoll | 1.3.6.1.4.1.1277.3.1.8 | integer32 | read-only |
the minimum interval between transmitted messages, in seconds as a power of two. For instance, a value of six indicates a minimum interval of 64 seconds. |
ntpSysPeer | 1.3.6.1.4.1.1277.3.1.9 | unsigned32 | read-only |
the current synchronization source. Usually this will be a pointer to a structure containing the peer variables. The special value NULL indicates there is no currently valid synchronization source. |
ntpSysPhase | 1.3.6.1.4.1.1277.3.1.10 | octet string | read-only | |
ntpSysFreq | 1.3.6.1.4.1.1277.3.1.11 | octet string | read-only | |
ntpSysError | 1.3.6.1.4.1.1277.3.1.12 | octet string | read-only | |
ntpSysClock | 1.3.6.1.4.1.1277.3.1.13 | ntptimestamp | read-only |
the current local time. Local time is derived from the hardware clock of the particular machine and increments at intervals depending on the design used. |
ntpSysSystem | 1.3.6.1.4.1.1277.3.1.14 | octet string | read-only |
the type of the local Operating System |
ntpSysProcessor | 1.3.6.1.4.1.1277.3.1.15 | octet string | read-only |
the type of the local Processor |
ntpPeers | 1.3.6.1.4.1.1277.3.2 | |||
ntpPeersVarTable | 1.3.6.1.4.1.1277.3.2.1 | no-access | ||
1.3.6.1.4.1.1277.3.2.1.1 | no-access | |||
ntpPeersAssocId | 1.3.6.1.4.1.1277.3.2.1.1.1 | unsigned32 | no-access | |
ntpPeersConfigured | 1.3.6.1.4.1.1277.3.2.1.1.2 | truthvalue | read-only |
This is a bit indicating that the association was created from configuration information and should not be demobilized if the peer becomes unreachable. |
ntpPeersPeerAddress | 1.3.6.1.4.1.1277.3.2.1.1.3 | ipaddress | read-only |
the Internet address of the peer |
ntpPeersPeerPort | 1.3.6.1.4.1.1277.3.2.1.1.4 | unsigned32 | read-only |
16-bit port number of the peer. |
ntpPeersHostAddress | 1.3.6.1.4.1.1277.3.2.1.1.5 | ipaddress | read-only |
the Internet address of the host |
ntpPeersHostPort | 1.3.6.1.4.1.1277.3.2.1.1.6 | unsigned32 | read-only |
16-bit port number of the host |
ntpPeersLeap | 1.3.6.1.4.1.1277.3.2.1.1.7 | ntpleapindicator | read-only |
two-bit code warning of an impending leap second to be inserted in the NTP timescale. |
ntpPeersMode | 1.3.6.1.4.1.1277.3.2.1.1.8 | integer | read-only |
the association mode,with values coded as follows: 0, unspecified 1, symmetric active 2, symmetric passive 3, client 4, server 5, broadcast 6, reserved for NTP control messages 7, reserved for private use Enumeration: 'symmetricActive': 1, 'reservedPrivate': 7, 'reservedControl': 6, 'unspecified': 0, 'server': 4, 'broadcast': 5, 'client': 3, 'symmetricPassive': 2. |
ntpPeersStratum | 1.3.6.1.4.1.1277.3.2.1.1.9 | integer32 | read-only |
indicating the stratum of the peer clock. 0, unspecified 1, primary reference (e.g.,, calibrated atomic clock, radio clock) 2-255, secondary reference (via NTP) |
ntpPeersPeerPoll | 1.3.6.1.4.1.1277.3.2.1.1.10 | integer32 | read-only |
poll interval of the peer |
ntpPeersHostPoll | 1.3.6.1.4.1.1277.3.2.1.1.11 | integer32 | read-only |
poll interval of the host |
ntpPeersPrecision | 1.3.6.1.4.1.1277.3.2.1.1.12 | integer32 | read-only |
the same as the systemPrecision except this is for the peer |
ntpPeersRootDelay | 1.3.6.1.4.1.1277.3.2.1.1.13 | octet string | read-only |
the same as the systemRootDealy except this is for the peer |
ntpPeersRootDispersion | 1.3.6.1.4.1.1277.3.2.1.1.14 | octet string | read-only |
the same as the systemDispersion except this is for the peer |
ntpPeersRefId | 1.3.6.1.4.1.1277.3.2.1.1.15 | octet string | read-only |
the same as the systemRefid except this is for the peer |
ntpPeersRefTime | 1.3.6.1.4.1.1277.3.2.1.1.16 | ntptimestamp | read-only |
the same as the systemRefTime except this is for the peer |
ntpPeersOrgTime | 1.3.6.1.4.1.1277.3.2.1.1.17 | ntptimestamp | read-only |
the local time at the peer when its latest NTP message was sent. If the peer becomes unreachable the value is set to zero. |
ntpPeersReceiveTime | 1.3.6.1.4.1.1277.3.2.1.1.18 | ntptimestamp | read-only |
the local time when the latest NTP message from the peer arrived. If the peer becomes unreachable the value is set to zero. |
ntpPeersTransmitTime | 1.3.6.1.4.1.1277.3.2.1.1.19 | ntptimestamp | read-only |
the local time at which the NTP message departed the sender. |
ntpPeersUpdateTime | 1.3.6.1.4.1.1277.3.2.1.1.20 | ntptimestamp | read-only |
|
ntpPeersReach | 1.3.6.1.4.1.1277.3.2.1.1.21 | unsigned32 | read-only |
a shift register of NTP.WINDOW bits used to determine the reachability status of the peer, with bits entering from the least significant (rightmost) end. A peer is considered reachable if at least one bit in this register is set to one. |
ntpPeersTimer | 1.3.6.1.4.1.1277.3.2.1.1.22 | integer32 | read-only | |
ntpPeersOffset | 1.3.6.1.4.1.1277.3.2.1.1.23 | octet string | read-only | |
ntpPeersDelay | 1.3.6.1.4.1.1277.3.2.1.1.24 | octet string | read-only | |
ntpPeersDispersion | 1.3.6.1.4.1.1277.3.2.1.1.25 | octet string | read-only | |
ntpFilter | 1.3.6.1.4.1.1277.3.3 | |||
ntpFilterPeersVarTable | 1.3.6.1.4.1.1277.3.3.1 | no-access |
This table is an extension of the Peer Variables Table in the Peer Group. |
|
1.3.6.1.4.1.1277.3.3.1.1 | no-access | |||
ntpFilterValidEntries | 1.3.6.1.4.1.1277.3.3.1.1.1 | integer32 | read-only |
The number of valid entries for a peer in the Filter Register Table. |
ntpFilterRegisterTable | 1.3.6.1.4.1.1277.3.3.2 | no-access | ||
1.3.6.1.4.1.1277.3.3.2.1 | no-access | |||
ntpFilterIndex | 1.3.6.1.4.1.1277.3.3.2.1.1 | unsigned32 | no-access | |
ntpFilterPeersOffset | 1.3.6.1.4.1.1277.3.3.2.1.2 | octet string | read-only |
the offset of the peer clock relative to the local clock in seconds |
ntpFilterPeersDelay | 1.3.6.1.4.1.1277.3.3.2.1.3 | octet string | read-only |
roundtrip delay of the peer clock relative to the local clock over the network path between them, in seconds. this variable can take on both positive and negative values, depending on clock precision and skew-error accumulation. |
ntpFilterPeersDispersion | 1.3.6.1.4.1.1277.3.3.2.1.4 | octet string | read-only |
the maximum error of the peer clock relative to the local clock over the network path between them, in seconds. Only positive values greater than zero are possible. |