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

VENDOR: XYLAN CORP.


 Home MIB: XYLAN-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
 xylanNtpConfig 1.3.6.1.4.1.800.2.27.1
     xylanNtpEnable 1.3.6.1.4.1.800.2.27.1.1 integer read-write
Enables/disables NTP server. Enumeration: 'enable': 1, 'disable': 2.
     xylanNtpMonitorEnable 1.3.6.1.4.1.800.2.27.1.2 integer read-write
Enables/disables NTP monitor. Enumeration: 'enable': 1, 'disable': 2.
     xylanNtpPeerTable 1.3.6.1.4.1.800.2.27.1.3 no-access
Table containing the synchronization host this switch will be associated with.
         xylanNtpPeerEntry 1.3.6.1.4.1.800.2.27.1.3.1 no-access
Each entry corresponds to a synchronization host.
             xylanNtpPeerAddress 1.3.6.1.4.1.800.2.27.1.3.1.1 ipaddress read-only
The IP address of the synchronization host.
             xylanNtpPeerType 1.3.6.1.4.1.800.2.27.1.3.1.2 integer read-write
Type of synchronization host that will communicate with this switch. Enumeration: 'active': 1, 'broadcast': 5, 'client': 3.
             xylanNtpPeerAuth 1.3.6.1.4.1.800.2.27.1.3.1.3 integer read-write
The authorization keyid for the remote host.
             xylanNtpPeerVersion 1.3.6.1.4.1.800.2.27.1.3.1.4 integer read-write
The NTP version to communicate with the remote host.
             xylanNtpPeerMinpoll 1.3.6.1.4.1.800.2.27.1.3.1.5 integer read-write
The minimum poll duration to the remote host. This value is a power of 2 seconds when the poll will occur. For example, 4 (2 to the power 4) is 16 seconds.
             xylanNtpPeerPrefer 1.3.6.1.4.1.800.2.27.1.3.1.6 integer read-write
Marks the host as a preferred connection. Enumeration: 'no-prefer': 2, 'prefer': 1.
             xylanNtpPeerAdmin 1.3.6.1.4.1.800.2.27.1.3.1.7 integer read-write
The current state of the table entry. If the value written is a 2, the entry is deleted. Enumeration: 'active': 1, 'delete': 2.
             xylanNtpPeerName 1.3.6.1.4.1.800.2.27.1.3.1.8 displaystring read-write
The DNS name for the peer association,
     xylanNtpAuthDelay 1.3.6.1.4.1.800.2.27.1.4 integer read-write
This field sets a specified time interval that is added to timestamps included in requests to the server that required authentication. Typically this delay is needed in cases of long delay paths, or servers whose clocks are unsynchronized. Value is in milli-seconds
     xylanNtpKeysFile 1.3.6.1.4.1.800.2.27.1.5 displaystring read-write
Name of the file which has the authorization keys.
     xylanNtpConfigReqKeyId 1.3.6.1.4.1.800.2.27.1.6 integer read-write
Request messages ask for information from the NTP entity such as timestamp information, statistics, etc. This changes the authentication key identifier for request messages sent from the switch to another NTP entity.
     xylanNtpConfigCtlKeyId 1.3.6.1.4.1.800.2.27.1.7 integer read-write
Control messages attempt to change the configuration of the NTP entity in some fashion. This changes the authentication key identifier for control messages sent from the switch to another NTP entity.
     xylanNtpConfigCfgKeyId 1.3.6.1.4.1.800.2.27.1.8 integer read-write
Configuration messages changes information on the NTP entity.
     xylanNtpPrecision 1.3.6.1.4.1.800.2.27.1.9 integer read-write
This sets the server's advertised precision.
 xylanNtpInfo 1.3.6.1.4.1.800.2.27.2
     xylanNtpPeerListTable 1.3.6.1.4.1.800.2.27.2.1 no-access
Used to display a brief list of all NTP associations related to this switch (servers, peers, etc.).
         xylanNtpPeerListEntry 1.3.6.1.4.1.800.2.27.2.1.1 no-access
Each entry corresponds to one association.
             xylanNtpPeerListAddress 1.3.6.1.4.1.800.2.27.2.1.1.1 ipaddress read-only
The IP address of the association.
             xylanNtpPeerListLocal 1.3.6.1.4.1.800.2.27.2.1.1.2 ipaddress read-only
The local interface address assigned by NTP to the remote association. If this address is 0.0.0.0, then the local address has yet to be determined.
             xylanNtpPeerListStratum 1.3.6.1.4.1.800.2.27.2.1.1.3 integer read-only
The stratum level of the remote peer. If this number is 16, the remote peer has not been synchronized.
             xylanNtpPeerListPoll 1.3.6.1.4.1.800.2.27.2.1.1.4 integer read-only
The polling interval, in seconds.
             xylanNtpPeerListReach 1.3.6.1.4.1.800.2.27.2.1.1.5 integer read-only
The reachability register of the remote association, in octal format. This number is determined by the NTP algorithm.
             xylanNtpPeerListDelay 1.3.6.1.4.1.800.2.27.2.1.1.6 displaystring read-only
The currently estimated delay of this remote association, in seconds. This time is determined by the NTP algorithm.
             xylanNtpPeerListOffset 1.3.6.1.4.1.800.2.27.2.1.1.7 displaystring read-only
The currently estimated offset of this remote association, in seconds. This time is determined by the NTP algorithm.
             xylanNtpPeerListDispersion 1.3.6.1.4.1.800.2.27.2.1.1.8 displaystring read-only
The currently estimated dispersion of this remote association, in seconds. This time is determined by the NTP algorithm.
             xylanNtpPeerListSynced 1.3.6.1.4.1.800.2.27.2.1.1.9 integer read-only
Indicates that NTP is synchronized with this entity. Enumeration: 'synchornized': 1, 'not-synchronized': 2.
             xylanNtpPeerListName 1.3.6.1.4.1.800.2.27.2.1.1.10 displaystring read-only
The DNS name for the peer association,
     xylanNtpLocalInfo 1.3.6.1.4.1.800.2.27.2.2 integer no-access
Used to display information about the local switch's implementation of NTP.
         xylanNtpInfoPeer 1.3.6.1.4.1.800.2.27.2.2.1 ipaddress read-only
The IP address of the remote association.
         xylanNtpInfoMode 1.3.6.1.4.1.800.2.27.2.2.2 displaystring read-only
The peer mode of this remote association.
         xylanNtpInfoLeapIndicator 1.3.6.1.4.1.800.2.27.2.2.3 integer read-only
The status of leap second insertion for this association.
         xylanNtpInfoStratum 1.3.6.1.4.1.800.2.27.2.2.4 integer read-only
The stratum level of the remote peer. If this number is 16, the remote peer has not been synchronized.
         xylanNtpInfoPrecision 1.3.6.1.4.1.800.2.27.2.2.5 integer read-only
The advertised precision of the switch. It will be a number between -4 and -20.
         xylanNtpInfoDistance 1.3.6.1.4.1.800.2.27.2.2.6 displaystring read-only
This is a signed fixed-point number indicating the total roundtrip delay to the primary reference source at the root of the synchronization subnet, in seconds.
         xylanNtpInfoDispersion 1.3.6.1.4.1.800.2.27.2.2.7 displaystring read-only
This is a signed fixed-point number indicating the maximum error relative to the primary reference source at the root of the synchronization subnet, in seconds.
         xylanNtpInfoReferenceId 1.3.6.1.4.1.800.2.27.2.2.8 displaystring read-only
This is a 32-bit code identifying the particular reference clock. Can be an IP address.
         xylanNtpInfoReferenceTime 1.3.6.1.4.1.800.2.27.2.2.9 displaystring read-only
This is the local time at which the local clock was last set or corrected.
         xylanNtpInfoFrequency 1.3.6.1.4.1.800.2.27.2.2.10 displaystring read-only
A number determining the local clocks frequency in relation to a reference clock's Pulse per Second (PPS). If the clock is running in perfect synchronization, this number should be 1. Otherwise, it will be slightly lower or higher in order to compensate for the time differ-ence.
         xylanNtpInfoStability 1.3.6.1.4.1.800.2.27.2.2.11 displaystring read-only
The stability of the clock in relation to a reference clock's Pulse per Second (PPS).
         xylanNtpInfoBroadcastDelay 1.3.6.1.4.1.800.2.27.2.2.12 displaystring read-only
The broadcast delay, in seconds, of this association.
         xylanNtpInfoAuthDelay 1.3.6.1.4.1.800.2.27.2.2.13 displaystring read-only
The authentication delay, in seconds, of this association.
     xylanNtpPeerShowTable 1.3.6.1.4.1.800.2.27.2.3 no-access
Used to display a brief list of all NTP associations related to this switch (servers, peers, etc.).
         xylanNtpPeerShowEntry 1.3.6.1.4.1.800.2.27.2.3.1 no-access
Each entry corresponds to one association.
             xylanNtpPeerShowRemote 1.3.6.1.4.1.800.2.27.2.3.1.1 ipaddress read-only
The IP address of the remote association.
             xylanNtpPeerShowLocal 1.3.6.1.4.1.800.2.27.2.3.1.2 ipaddress read-only
The local interface address assigned by NTP to the remote associations.
             xylanNtpPeerShowHmode 1.3.6.1.4.1.800.2.27.2.3.1.3 displaystring read-only
The host mode of this remote association.
             xylanNtpPeerShowPmode 1.3.6.1.4.1.800.2.27.2.3.1.4 displaystring read-only
The peer mode of this remote association.
             xylanNtpPeerShowStratum 1.3.6.1.4.1.800.2.27.2.3.1.5 integer read-only
The stratum level of the remote peer.
             xylanNtpPeerShowPrecision 1.3.6.1.4.1.800.2.27.2.3.1.6 integer read-only
The advertised precision of this association, which is a number from -4 to -20.
             xylanNtpPeerShowLeapIndicator 1.3.6.1.4.1.800.2.27.2.3.1.7 integer read-only
The status of leap second insertion for this association.
             xylanNtpPeerShowReferenceId 1.3.6.1.4.1.800.2.27.2.3.1.8 displaystring read-only
The status of leap second insertion for this association. Normally an IP address.
             xylanNtpPeerShowRootDistance 1.3.6.1.4.1.800.2.27.2.3.1.9 displaystring read-only
This is a signed fixed-point number indicating the total roundtrip delay to the primary reference source at the root of the synchronization subnet, in seconds.
             xylanNtpPeerShowRootDispersion 1.3.6.1.4.1.800.2.27.2.3.1.10 displaystring read-only
This is a signed fixed-point number indicating the maximum error relative to the primary reference source at the root of the synchronization subnet, in seconds.
             xylanNtpPeerShowPpoll 1.3.6.1.4.1.800.2.27.2.3.1.11 integer read-only
The poll time for this association when it is a peer.
             xylanNtpPeerShowHpoll 1.3.6.1.4.1.800.2.27.2.3.1.12 integer read-only
The poll time for this association when it is a host.
             xylanNtpPeerShowKeyid 1.3.6.1.4.1.800.2.27.2.3.1.13 integer read-only
This is an integer identifying the cryptographic key used to generate the message authentication code.
             xylanNtpPeerShowVersion 1.3.6.1.4.1.800.2.27.2.3.1.14 integer read-only
What version of NTP this association is using.
             xylanNtpPeerShowAssociation 1.3.6.1.4.1.800.2.27.2.3.1.15 integer read-only
The number of seconds since this NTP entity was associated with the switch.
             xylanNtpPeerShowValid 1.3.6.1.4.1.800.2.27.2.3.1.16 integer read-only
This is an integer counter indicating the valid samples remaining in the filter register.
             xylanNtpPeerShowReach 1.3.6.1.4.1.800.2.27.2.3.1.17 integer read-only
This is a shift register used to determine the reachability status of this peer.
             xylanNtpPeerShowUnreach 1.3.6.1.4.1.800.2.27.2.3.1.18 integer read-only
The number of times this NTP entity was unreachable.
             xylanNtpPeerShowFlash 1.3.6.1.4.1.800.2.27.2.3.1.19 integer read-only
These reveal the state at the last grumble from the peer and are most handy for diagnosing problems.
             xylanNtpPeerShowBroadcastOffset 1.3.6.1.4.1.800.2.27.2.3.1.20 displaystring read-only
The broadcast delay.
             xylanNtpPeerShowTTL 1.3.6.1.4.1.800.2.27.2.3.1.21 integer read-only
This fields displays the Time-to-Live (TTL) time in seconds and the mode (unicast, multicast, or broadcast) of NTP messages sent to a broadcast address.
             xylanNtpPeerShowTimer 1.3.6.1.4.1.800.2.27.2.3.1.22 integer read-only
The time to next poll.
             xylanNtpPeerShowFlags 1.3.6.1.4.1.800.2.27.2.3.1.23 integer read-only
This counter lists what flags have been configured for this NTP entity. 0x01 - Configured 0x02 - System Peer 0x10 - Preferred 0x20 - Authentable.
             xylanNtpPeerShowReferenceTime 1.3.6.1.4.1.800.2.27.2.3.1.24 displaystring read-only
This is the local time, in timestamp format, when the local clock was last updated.
             xylanNtpPeerShowOriginateTime 1.3.6.1.4.1.800.2.27.2.3.1.25 displaystring read-only
This is the local time, in timestamp format, of the peer when its latest NTP message was sent.
             xylanNtpPeerShowReceiveTime 1.3.6.1.4.1.800.2.27.2.3.1.26 displaystring read-only
This is the local time, in timestamp format, when the latest NTP message from the peer arrived.
             xylanNtpPeerShowTransmitTime 1.3.6.1.4.1.800.2.27.2.3.1.27 displaystring read-only
This is the local time, in timestamp format, at which the last NTP message was sent from this association.
             xylanNtpPeerShowOffset 1.3.6.1.4.1.800.2.27.2.3.1.28 displaystring read-only
The currently estimated offset of this remote association, in seconds.
             xylanNtpPeerShowDelay 1.3.6.1.4.1.800.2.27.2.3.1.29 displaystring read-only
The currently estimated delay of this remote association, in seconds.
             xylanNtpPeerShowDispersion 1.3.6.1.4.1.800.2.27.2.3.1.30 displaystring read-only
The currently estimated dispersion of this remote association, in seconds.
             xylanNtpPeerShowName 1.3.6.1.4.1.800.2.27.2.3.1.31 displaystring read-only
The DNS name for the peer association,
 xylanNtpStats 1.3.6.1.4.1.800.2.27.3
     xylanNtpStatsStat 1.3.6.1.4.1.800.2.27.3.1 integer no-access
The local server statistics.
         xylanNtpStatsStatUptime 1.3.6.1.4.1.800.2.27.3.1.1 counter read-only
The number of seconds the local NTP server has been associated with the switch.
         xylanNtpStatsStatReset 1.3.6.1.4.1.800.2.27.3.1.2 counter read-only
The number of seconds since the last time the local NTP server has been restarted.
         xylanNtpStatsStatBadStratum 1.3.6.1.4.1.800.2.27.3.1.3 counter read-only
The number of NTP packets received that had a corrupted stratum bit in the data of the packet.
         xylanNtpStatsStatOldVersion 1.3.6.1.4.1.800.2.27.3.1.4 counter read-only
The number of NTP packets received that were of an older version of NTP (either version 1 or 2).
         xylanNtpStatsStatNewVersion 1.3.6.1.4.1.800.2.27.3.1.5 counter read-only
The number of NTP packets received that were version 3 of NTP.
         xylanNtpStatsStatUnknownVersion 1.3.6.1.4.1.800.2.27.3.1.6 counter read-only
The number of NTP packets received that the version was unknown (most likely due to packet corruption).
         xylanNtpStatsStatBadLength 1.3.6.1.4.1.800.2.27.3.1.7 counter read-only
The number of NTP packets received that did not fit the NTP packet structure (most likely due to packet corruption).
         xylanNtpStatsStatProcessed 1.3.6.1.4.1.800.2.27.3.1.8 counter read-only
The total number of NTP packets processed.
         xylanNtpStatsStatBadAuth 1.3.6.1.4.1.800.2.27.3.1.9 counter read-only
The number of NTP packets rejected because they did not meet authentication standards.
         xylanNtpStatsStatLimitRejects 1.3.6.1.4.1.800.2.27.3.1.10 counter read-only
The number of NTP packets rejected because they did not meet authentication standards.
     xylanNtpStatsPeerTable 1.3.6.1.4.1.800.2.27.3.2 no-access
Table containing the synchronization host statistics.
         xylanNtpStatsPeerEntry 1.3.6.1.4.1.800.2.27.3.2.1 no-access
Each entry corresponds to a synchronization host.
             xylanNtpStatsPeerAddress 1.3.6.1.4.1.800.2.27.3.2.1.1 ipaddress read-only
The IP address of the synchronization host.
             xylanNtpStatsPeerLocal 1.3.6.1.4.1.800.2.27.3.2.1.2 ipaddress read-only
The local interface address assigned by NTP to the remote association.
             xylanNtpStatsPeerLastRcv 1.3.6.1.4.1.800.2.27.3.2.1.3 counter read-only
The time since the last packet was received.
             xylanNtpStatsPeerNextSend 1.3.6.1.4.1.800.2.27.3.2.1.4 counter read-only
The time until the next packet is to be sent.
             xylanNtpStatsPeerReachChange 1.3.6.1.4.1.800.2.27.3.2.1.5 counter read-only
The time that the peer has been reachable.
             xylanNtpStatsPeerPacketsSent 1.3.6.1.4.1.800.2.27.3.2.1.6 counter read-only
The number of packets that have been sent.
             xylanNtpStatsPeerPacketsRcvd 1.3.6.1.4.1.800.2.27.3.2.1.7 counter read-only
The number of packets that have been received.
             xylanNtpStatsPeerBadAuth 1.3.6.1.4.1.800.2.27.3.2.1.8 counter read-only
The number of packets received with bad authentication.
             xylanNtpStatsPeerBogusOrigin 1.3.6.1.4.1.800.2.27.3.2.1.9 counter read-only
The number of bogus packets.
             xylanNtpStatsPeerDuplicate 1.3.6.1.4.1.800.2.27.3.2.1.10 counter read-only
The number of duplicated packets received.
             xylanNtpStatsPeerBadDispersion 1.3.6.1.4.1.800.2.27.3.2.1.11 counter read-only
The number bad dispersions.
             xylanNtpStatsPeerBadRefTime 1.3.6.1.4.1.800.2.27.3.2.1.12 counter read-only
The number of bad reference times received.
             xylanNtpStatsPeerCandidateOrder 1.3.6.1.4.1.800.2.27.3.2.1.13 counter read-only
The order of synchronization candidates.
             xylanNtpStatsPeerReset 1.3.6.1.4.1.800.2.27.3.2.1.14 integer read-write
Resets the statistics for the peer.
             xylanNtpStatsPeerName 1.3.6.1.4.1.800.2.27.3.2.1.15 displaystring read-only
The DNS name for the peer association,
     xylanNtpStatsLoop 1.3.6.1.4.1.800.2.27.3.3 integer no-access
The loop filter is used to control and correct the phase of timestamps as processed by the local clock. The loop filter examines timestamps sent to and from the local clock and can adjust them to account for natural wander and jitter.
         xylanNtpStatsLoopOffset 1.3.6.1.4.1.800.2.27.3.3.1 displaystring read-only
The currently estimated offset of this remote association, in seconds. This counter indicates the offset of the peer clock relative to the local clock.
         xylanNtpStatsLoopFrequency 1.3.6.1.4.1.800.2.27.3.3.2 displaystring read-only
A number determining the local clocks frequency in relation to a reference clocks Pulse per Second (PPS). If the clock is running in perfect synchronization, this number should be 1. Otherwise, it will be slightly lower or higher in order to compensate for the time discrepancy between the reference clock and the local clock.
         xylanNtpStatsLoopPollAdjust 1.3.6.1.4.1.800.2.27.3.3.3 integer read-only
Determines the peer polling time.
         xylanNtpStatsLoopWatchdog 1.3.6.1.4.1.800.2.27.3.3.4 counter read-only
Makes sure that NTP timer continues to run.
     xylanNtpStatsIo 1.3.6.1.4.1.800.2.27.3.4 integer no-access
General statistics on received and transmitted NTP packets for this switch.
         xylanNtpStatsIoReset 1.3.6.1.4.1.800.2.27.3.4.1 counter read-only
The number of seconds since the last restart of NTP.
         xylanNtpStatsIoRcvBuffers 1.3.6.1.4.1.800.2.27.3.4.2 counter read-only
The number of switch receive buffers currently being used by this NTP entity.
         xylanNtpStatsIoFreeRcvBuffers 1.3.6.1.4.1.800.2.27.3.4.3 counter read-only
The number of free receive buffers.
         xylanNtpStatsIoUsedRcvBuffers 1.3.6.1.4.1.800.2.27.3.4.4 counter read-only
The number of receive buffers currently being used.
         xylanNtpStatsIoRefills 1.3.6.1.4.1.800.2.27.3.4.5 counter read-only
The number of times we added packets.
         xylanNtpStatsIoDroppedPackets 1.3.6.1.4.1.800.2.27.3.4.6 counter read-only
The number of packets dropped.
         xylanNtpStatsIoIgnoredPackets 1.3.6.1.4.1.800.2.27.3.4.7 counter read-only
The number of packets ignored.
         xylanNtpStatsIoRcvPackets 1.3.6.1.4.1.800.2.27.3.4.8 counter read-only
The total number of NTP packets received by the switch.
         xylanNtpStatsIoSentPackets 1.3.6.1.4.1.800.2.27.3.4.9 counter read-only
The total number of NTP packets sent by the switch.
         xylanNtpStatsIoNotSentPackets 1.3.6.1.4.1.800.2.27.3.4.10 counter read-only
The number of NTP packets generated but not sent due to restrictions.
         xylanNtpStatsIoInterrupts 1.3.6.1.4.1.800.2.27.3.4.11 counter read-only
The number of times NTP information was interrupted in the process of transmitting or receiving.
         xylanNtpStatsIoInterruptsRcv 1.3.6.1.4.1.800.2.27.3.4.12 counter read-only
The number of packets received by the interrupt handler.
     xylanNtpStatsReset 1.3.6.1.4.1.800.2.27.3.5 integer read-write
Resets the statistics counters for the following subsystems: 0x01 - all peers 0x02 - i/o 0x04 - system 0x08 - memory 0x10 - timer 0x20 - authentication 0x40 - control
     xylanNtpStatsMonitorTable 1.3.6.1.4.1.800.2.27.3.6 no-access
Table containing the association monitoring list.
         xylanNtpStatsMonitorEntry 1.3.6.1.4.1.800.2.27.3.6.1 no-access
Each entry corresponds to a synchronization host.
             xylanNtpStatsMonitorIndex 1.3.6.1.4.1.800.2.27.3.6.1.1 counter read-only
Table index.
             xylanNtpStatsMonitorAddress 1.3.6.1.4.1.800.2.27.3.6.1.2 ipaddress read-only
The IP address of the remote association.
             xylanNtpStatsMonitorPort 1.3.6.1.4.1.800.2.27.3.6.1.3 integer read-only
The IP port number of the association.
             xylanNtpStatsMonitorLocalAddress 1.3.6.1.4.1.800.2.27.3.6.1.4 ipaddress read-only
The local IP address of the association.
             xylanNtpStatsMonitorCount 1.3.6.1.4.1.800.2.27.3.6.1.5 counter read-only
The number of NTP packets received from this association.
             xylanNtpStatsMonitorMode 1.3.6.1.4.1.800.2.27.3.6.1.6 displaystring read-only
The mode the NTP association uses in relation to the switch.
             xylanNtpStatsMonitorVersion 1.3.6.1.4.1.800.2.27.3.6.1.7 integer read-only
The version of NTP the association is using.
             xylanNtpStatsMonitorDrop 1.3.6.1.4.1.800.2.27.3.6.1.8 counter read-only
The number of NTP packets received from this association that were dropped.
             xylanNtpStatsMonitorLast 1.3.6.1.4.1.800.2.27.3.6.1.9 counter read-only
The number of seconds since the last NTP message has been received from this association.
             xylanNtpStatsMonitorFirst 1.3.6.1.4.1.800.2.27.3.6.1.10 counter read-only
The number of seconds since the first NTP message has been received from this association.
             xylanNtpStatsMonitorName 1.3.6.1.4.1.800.2.27.3.6.1.11 displaystring read-only
The DNS name for the peer association,
 xylanNtpAdmin 1.3.6.1.4.1.800.2.27.4
 xylanNtpAccess 1.3.6.1.4.1.800.2.27.5
     xylanNtpAccessKeyIdTable 1.3.6.1.4.1.800.2.27.5.1 no-access
Table containing the trusted keys.
         xylanNtpAccessKeyIdEntry 1.3.6.1.4.1.800.2.27.5.1.1 no-access
Entry of a trusted key.
             xylanNtpAccessKeyIdKeyId 1.3.6.1.4.1.800.2.27.5.1.1.1 integer read-only
Keyid of the key in the key file.
             xylanNtpAccessKeyIdAdmin 1.3.6.1.4.1.800.2.27.5.1.1.2 integer read-write
The current state of the table entry. If the value written is a 2, the entry is deleted. Enumeration: 'active': 1, 'delete': 2.
     xylanNtpAccessRestrictedTable 1.3.6.1.4.1.800.2.27.5.2 no-access
Table containing the restricted addresses.
         xylanNtpAccessRestrictedEntry 1.3.6.1.4.1.800.2.27.5.2.1 no-access
Entry of a restricted address.
             xylanNtpAccessRestrictedIpAddress 1.3.6.1.4.1.800.2.27.5.2.1.1 ipaddress read-only
IP address to restrict.
             xylanNtpAccessRestrictedMask 1.3.6.1.4.1.800.2.27.5.2.1.2 ipaddress read-only
IP mask to restrict.
             xylanNtpAccessRestrictedRestrictions 1.3.6.1.4.1.800.2.27.5.2.1.3 integer read-write
A mask indicating the restrictions to apply to the entry. 0x0001 - ignore, Ignore all packets from hosts. 0x0002 - noquery, Ignore all NTP information queries and configuration requests from the source. 0x0004 - nomodify, Ignore all NTP information queries and configuration requests that attempt to modify the state of the server. 0x0008 - notrap, Decline to provide control message trap service to matching hosts. 0x0010 - lowpriotrap, Declare traps set by matching hosts to be low priority. 0x0020 - noserve, Ignore NTP packets other than information queries and config-uration requests. 0x0040 - nopeer, Provide stateless time service to polling hosts, but do not allocate peer memory resources to these hosts even if they otherwise might be considered useful as future synchronization partners. 0x0080 - notrust, Treat these hosts normally in other respects, but never use them as synchronization sources. 0x0100 - limited, These hosts are subject to a limitation of the number of clients from the same net.
             xylanNtpAccessRestrictedCount 1.3.6.1.4.1.800.2.27.5.2.1.4 integer read-only
Number of packets matched.
             xylanNtpAccessRestrictedAdmin 1.3.6.1.4.1.800.2.27.5.2.1.5 integer read-write
The current state of the table entry. If the value written is a 2, the entry is deleted. Enumeration: 'active': 1, 'delete': 2.
     xylanNtpAccessRereadKeyFile 1.3.6.1.4.1.800.2.27.5.3 integer read-write
Re-examining the keys file will load all currently existing keys in the file into the switch's memory.