XEDIA-NETWORK-TIME-PROTOCOL-MIB: View SNMP OID List / Download MIB
VENDOR: XEDIA CORPORATION
Home | MIB: XEDIA-NETWORK-TIME-PROTOCOL-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 |
xediaNetworkTimeProtocolMIB | 1.3.6.1.4.1.838.3.26 |
This module defines objects for the management of Xedia's implementation of the Network Time Protocol. This imlementation is based on RFC1305 and its successors. The purpose of the Network Time Protocol is to allow Internet hosts to syncronize to Universal Coordinated Time (UTC) through a set of distributed time servers. |
||
xntpObjects | 1.3.6.1.4.1.838.3.26.1 | |||
xntpSystem | 1.3.6.1.4.1.838.3.26.1.1 | |||
xntpAdminStatus | 1.3.6.1.4.1.838.3.26.1.1.1 | integer | read-write |
Determines the NTP agent is operational. Enumeration: 'disabled': 2, 'enabled': 1. |
xntpSrcAddressStatus | 1.3.6.1.4.1.838.3.26.1.1.2 | integer | read-write |
Determines if the NTP agent will send all packets from a specified source address. Enumeration: 'disabled': 2, 'enabled': 1. |
xntpStratum | 1.3.6.1.4.1.838.3.26.1.1.3 | integer32 | read-only |
Indicates the stratum of local clock. |
xntpMode | 1.3.6.1.4.1.838.3.26.1.1.4 | xntpassociationmode | read-only |
Indicates the association mode. |
xntpPrecision | 1.3.6.1.4.1.838.3.26.1.1.5 | integer32 | read-only |
Indicates the precision of the local clock. |
xntpClockSource | 1.3.6.1.4.1.838.3.26.1.1.6 | xntpipaddress | read-only |
Identifies the current synchronization source. |
xntpPollInterval | 1.3.6.1.4.1.838.3.26.1.1.7 | integer32 | read-only |
Indicates the minimum interval between transmitted messages. It is expressed in seconds as a power of 2. |
xntpLeapIndicator | 1.3.6.1.4.1.838.3.26.1.1.8 | xntpleapindication | read-only |
Indicates leap second status and NTP syncronization status. |
xntpRootDelay | 1.3.6.1.4.1.838.3.26.1.1.9 | xntpseconds | read-only |
Indicates the delay to the root of the syncronization subnet. |
xntpRootDispersion | 1.3.6.1.4.1.838.3.26.1.1.10 | xntpseconds | read-only |
Indicates the maximum error relative to the root of the syncronization subnet. |
xntpReferenceTimestamp | 1.3.6.1.4.1.838.3.26.1.1.11 | xntpdateandtime | read-only |
The last time the local clock was updated. If never updated, the value is zero. |
xntpLocalTime | 1.3.6.1.4.1.838.3.26.1.1.12 | xntpdateandtime | read-only |
The current time in NTP timescale. |
xntpCounters | 1.3.6.1.4.1.838.3.26.1.2 | |||
xntpPacketsIn | 1.3.6.1.4.1.838.3.26.1.2.1 | xntpcounter | read-only |
Indicates the number of packets received by NTP. |
xntpBadVersion | 1.3.6.1.4.1.838.3.26.1.2.2 | xntpcounter | read-only |
Indicates the number of packets discarded because of an invalid version number. |
xntpBadStratum | 1.3.6.1.4.1.838.3.26.1.2.3 | xntpcounter | read-only |
Indicates the number of packets discarded because of an invalid stratum. |
xntpBadLength | 1.3.6.1.4.1.838.3.26.1.2.4 | xntpcounter | read-only |
Indicates the number of packets discarded because of an invalid length. |
xntpBadMode | 1.3.6.1.4.1.838.3.26.1.2.5 | xntpcounter | read-only |
Indicates the number of packets discarded because of an invalid or unsupported mode. |
xntpBadHeader | 1.3.6.1.4.1.838.3.26.1.2.6 | xntpcounter | read-only |
Indicates the number of packets discarded because of an invalid header. |
xntpBadData | 1.3.6.1.4.1.838.3.26.1.2.7 | xntpcounter | read-only |
Indicates the number of packets discarded because of invalid data. |
xntpPacketsOut | 1.3.6.1.4.1.838.3.26.1.2.8 | xntpcounter | read-only |
Indicates the number of packets sent by NTP. |
xntpPhaseAdjustments | 1.3.6.1.4.1.838.3.26.1.2.9 | xntpcounter | read-only |
Indicates the number of times the local clock was phase adjusted. |
xntpStepAdjustments | 1.3.6.1.4.1.838.3.26.1.2.10 | xntpcounter | read-only |
Indicates the number of times the local clock was step adjusted. |
xntpServerTable | 1.3.6.1.4.1.838.3.26.1.3 | no-access |
The set of configured servers |
|
1.3.6.1.4.1.838.3.26.1.3.1 | no-access |
The information maintained for every configured server. |
||
xntpServer | 1.3.6.1.4.1.838.3.26.1.3.1.1 | xntpipaddress | no-access |
The IP address of a server with which to attempt client/server association. |
xntpServerVersion | 1.3.6.1.4.1.838.3.26.1.3.1.2 | integer32 | read-only |
The version of the server. |
xntpServerMinPoll | 1.3.6.1.4.1.838.3.26.1.3.1.3 | integer32 | read-only |
The minimum poll interval for the server as a power of two. |
xntpServerMaxPoll | 1.3.6.1.4.1.838.3.26.1.3.1.4 | integer32 | read-only |
The maximum poll interval for the server as a power of two. |
xntpServerRowStatus | 1.3.6.1.4.1.838.3.26.1.3.1.5 | rowstatus | read-only |
This object only supports the values of 'createAndGo', 'active' and 'destroy'. Changing the value of this object to 'destroy' has the effect of removing the entry. To create an entry, this object must be set to 'createAndGo'. |
xntpSAPeerTable | 1.3.6.1.4.1.838.3.26.1.4 | no-access |
The current set of configured symmetric active peers |
|
1.3.6.1.4.1.838.3.26.1.4.1 | no-access |
The information maintained for every configured symmetric active peer. |
||
xntpSAPeer | 1.3.6.1.4.1.838.3.26.1.4.1.1 | xntpipaddress | no-access |
The IP address of a peer with which to attempt to form a symmetric passive association. |
xntpSAPeerVersion | 1.3.6.1.4.1.838.3.26.1.4.1.2 | integer32 | read-only |
The version of the peer. |
xntpSAPeerMinPoll | 1.3.6.1.4.1.838.3.26.1.4.1.3 | integer32 | read-only |
The minimum poll interval for the peer as a power of two. |
xntpSAPeerMaxPoll | 1.3.6.1.4.1.838.3.26.1.4.1.4 | integer32 | read-only |
The maximum poll interval for the peer as a power of two. |
xntpSAPeerRowStatus | 1.3.6.1.4.1.838.3.26.1.4.1.5 | rowstatus | read-only |
This object only supports the values of 'createAndGo', 'active' and 'destroy'. Changing the value of this object to 'destroy' has the effect of removing the entry. To create an entry, this object must be set to 'createAndGo'. |
xntpAssocTable | 1.3.6.1.4.1.838.3.26.1.5 | no-access |
The set of current associations |
|
1.3.6.1.4.1.838.3.26.1.5.1 | no-access |
The information maintained for every association. |
||
xntpAssocPeerAddr | 1.3.6.1.4.1.838.3.26.1.5.1.1 | xntpipaddress | no-access |
The IP address of the peer. |
xntpAssocPeerPort | 1.3.6.1.4.1.838.3.26.1.5.1.2 | xntpport | read-only |
The port number of the peer. |
xntpAssocPeerPoll | 1.3.6.1.4.1.838.3.26.1.5.1.3 | integer32 | read-only |
The peer's poll interval indicated as a power of two. |
xntpAssocHostAddr | 1.3.6.1.4.1.838.3.26.1.5.1.4 | xntpipaddress | read-only |
The IP address used by the local peer. |
xntpAssocHostPort | 1.3.6.1.4.1.838.3.26.1.5.1.5 | xntpport | read-only |
The port number used by the local peer. |
xntpAssocHostPoll | 1.3.6.1.4.1.838.3.26.1.5.1.6 | integer32 | read-only |
The host's poll interval indicated as a power of two. |
xntpAssocHostMode | 1.3.6.1.4.1.838.3.26.1.5.1.7 | xntpassociationmode | read-only |
The association mode of the host. |
xntpAssocPeerMode | 1.3.6.1.4.1.838.3.26.1.5.1.8 | xntpassociationmode | read-only |
The association mode of the peer. |
xntpAssocPeerStratum | 1.3.6.1.4.1.838.3.26.1.5.1.9 | integer32 | read-only |
The stratum of the peer's clock |
xntpAssocPeerPrecision | 1.3.6.1.4.1.838.3.26.1.5.1.10 | integer32 | read-only |
The precesion of the peer's clock in seconds to the nearest power of two. |
xntpAssocPeerLeap | 1.3.6.1.4.1.838.3.26.1.5.1.11 | xntpleapindication | read-only |
The peer's leap second status. |
xntpAssocPeerCondition | 1.3.6.1.4.1.838.3.26.1.5.1.12 | xntpassociationcondition | read-only |
The peer's condition. |
xntpAssocPeerConfig | 1.3.6.1.4.1.838.3.26.1.5.1.13 | integer | read-only |
Indicates whether the associated was created as the result of manual configuration. Enumeration: 'configured': 1, 'dynamic': 0. |
xntpAssocPeerRootDelay | 1.3.6.1.4.1.838.3.26.1.5.1.14 | xntpseconds | read-only |
The peer's delay to the root of the sycnronization subnet. |
xntpAssocPeerRootDispersion | 1.3.6.1.4.1.838.3.26.1.5.1.15 | xntpseconds | read-only |
The maximum error of the peer relative to the root of the syncronization subnet. |
xntpAssocPeerOffset | 1.3.6.1.4.1.838.3.26.1.5.1.16 | xntpseconds | read-only |
The offset of the peer's clock relative to the local clock. |
xntpAssocPeerDelay | 1.3.6.1.4.1.838.3.26.1.5.1.17 | xntpseconds | read-only |
The roundtrip delay of the peer clock relative to the local clock over the network path between them. |
xntpAssocPeerDispersion | 1.3.6.1.4.1.838.3.26.1.5.1.18 | xntpseconds | read-only |
The maximum error of the peer clock relative to the local clock over the network path between them. |
xntpAssocPeerReachability | 1.3.6.1.4.1.838.3.26.1.5.1.19 | xntpreachability | read-only |
The reachability of the peer expressed in octal. |
xntpAssocPeerRefrTimestamp | 1.3.6.1.4.1.838.3.26.1.5.1.20 | xntpdateandtime | read-only |
The last time the peer's local clock was updated. |
xntpAssocPeerXmitTimestamp | 1.3.6.1.4.1.838.3.26.1.5.1.21 | xntpdateandtime | read-only |
The local time when the NTP message departed the sender. |
xntpAssocPeerOrigTimestamp | 1.3.6.1.4.1.838.3.26.1.5.1.22 | xntpdateandtime | read-only |
The time at the peer when its latest NTP message was sent. |
xntpAssocPeerRecvTimestamp | 1.3.6.1.4.1.838.3.26.1.5.1.23 | xntpdateandtime | read-only |
The local time when the latest NTP message from the peer was received. |
xntpConformance | 1.3.6.1.4.1.838.3.26.2 | |||
xntpCompliances | 1.3.6.1.4.1.838.3.26.2.1 | |||
xntpCompliance | 1.3.6.1.4.1.838.3.26.2.1.1 |
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB. |
||
xntpGroups | 1.3.6.1.4.1.838.3.26.2.2 | |||
xntpSystemGroup | 1.3.6.1.4.1.838.3.26.2.2.1 |
These objects are required for the Network Time Protocol. |
||
xntpCountersGroup | 1.3.6.1.4.1.838.3.26.2.2.2 |
These objects are required for the Network Time Protocol. |
||
xntpServerGroup | 1.3.6.1.4.1.838.3.26.2.2.3 |
These objects are required for the Network Time Protocol. |
||
xntpSAPeerGroup | 1.3.6.1.4.1.838.3.26.2.2.4 |
These objects are required for the Network Time Protocol. |
||
xntpAssocGroup | 1.3.6.1.4.1.838.3.26.2.2.5 |
These objects are required for the Network Time Protocol. |