TIMETRA-NTP-MIB

File: TIMETRA-NTP-MIB.mib (78290 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB IF-MIB TIMETRA-GLOBAL-MIB
TIMETRA-TC-MIB TIMETRA-VRTR-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 Counter32
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TEXTUAL-CONVENTION RowStatus TimeStamp
TruthValue InetAddress InetAddressType
InterfaceIndex timetraSRMIBModules tmnxSRObjs
tmnxSRNotifyPrefix tmnxSRConfs TmnxAdminState
TmnxOperState vRtrID

Defined Types

NTPTimeStamp  
NTPTimeStamp is an octet string encoding of an NTP timestamp that is represented as a 64-bit unsigned fixed-point number, in seconds relative to 00:00 on 1 January 1900. The integer part is in the first 32 bits and the fraction part is in the last 32 bits.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

NTPLeapIndicator  
NTPLeapIndicator is an enumerated integer that represents a two-bit code warning of an impending leap second to be inserted in the NTP timescale. The bits are set before 23:59 on the day of insertion and reset after 00:00 on the following day. This causes the number of seconds (rollover interval) in the day of insertion to be increased or decreased by one. The two bits are coded as below, 00, no warning 01, last minute has 61 seconds 10, last minute has 59 seconds 11, alarm condition (clock not synchronized)
TEXTUAL-CONVENTION    
  INTEGER noWarning(0), addSecond(1), subtractSecond(2), alarm(3)  

NTPSignedTimeValue  
NTPSignedTimeValue is an octet string that indicates the time in seconds that could represent signed quantities like time delay with respect to some source. The signed integer part is in the first 32 bits and the fraction part is in the last 32 bits.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

NTPUnsignedTimeValue  
NTPUnsignedTimeValue is an octet string that indicates the time in seconds that could represent unsigned quantities like maximum error of the local clock with respect to some source. The unsigned integer part is in the first 32 bits and the fraction part is in the last 32 bits.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

NTPStratum  
NTPStratum is an integer value that indicates the stratum of the clock. The stratum defines the accuracy of a time server. The higher the stratum value is the lower the accuracy. 0, unspecified 1, primary reference (e.g., calibrated atomic clock, radio clock) 2-255, secondary reference (via NTP)
TEXTUAL-CONVENTION    
  Integer32 0..255  

NTPRefId  
NTPRefId is an octet string that indicates the reference clock identifier. In the case of stratum 0 (unspecified) or stratum 1 (primary reference source), this is a four-octet, left-justified, zero-padded ASCII string as defined in RFC-1305. In the case of stratum 2 and greater (secondary reference) this is the four-octet Internet address of the peer selected for synchronization. Some examples of stratum 0 identifiers are, DCN, DCN routing protocol NIST, NIST public modem TSP, TSP time protocol DTS, Digital Time Service Some examples of stratum 1 identifiers are, ATOM, Atomic clock (calibrated) VLF, VLF radio (OMEGA,, etc.) LORC, LORAN-C radionavigation GOES, GOES UHF environment satellite GPS, GPS UHF satellite positioning
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

NTPPollInterval  
NTPPollInterval is a signed integer that indicates the minimum interval between transmitted NTP messages, in seconds as a power of two. For instance, a value of six indicates a minimum interval of 64 seconds.
TEXTUAL-CONVENTION    
  Integer32 -20..20  

NTPAssocIdentifier  
NTPAssocIdentifier is an integer that indicates the association identifier of a peer. Every peer with which an NTP server is associated is identified by an association identifier.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

NTPVersion  
NTPVersion is an integer whose value specifies the version of an NTP packet.
TEXTUAL-CONVENTION    
  Unsigned32 2..4  

TmnxNtpDirection  
TmnxNtpDirection is an enumerated integer that specifies the communication direction.
TEXTUAL-CONVENTION    
  INTEGER transmit(1), receive(2)  

TmnxNtpBroadcastEntry  
SEQUENCE    
  tmnxNtpBroadcastDirection TmnxNtpDirection
  tmnxNtpBroadcastIfIndex InterfaceIndex
  tmnxNtpBroadcastEntryStatus RowStatus
  tmnxNtpBroadcastLastChanged TimeStamp
  tmnxNtpBroadcastAuthKeyId Unsigned32
  tmnxNtpBroadcastVersion NTPVersion
  tmnxNtpBroadcastTtl Unsigned32
  tmnxNtpBroadcastAuthErrs Counter32
  tmnxNtpBroadcastAuthenticate TruthValue
  tmnxNtpBroadcastAssocId NTPAssocIdentifier

TmnxNtpMulticastEntry  
SEQUENCE    
  tmnxNtpMulticastDirection TmnxNtpDirection
  tmnxNtpMulticastIfIndex InterfaceIndex
  tmnxNtpMulticastAddressType InetAddressType
  tmnxNtpMulticastAddress InetAddress
  tmnxNtpMulticastEntryStatus RowStatus
  tmnxNtpMulticastLastChanged TimeStamp
  tmnxNtpMulticastAuthKeyId Unsigned32
  tmnxNtpMulticastVersion NTPVersion
  tmnxNtpMulticastTtl Unsigned32
  tmnxNtpMulticastAuthErrs Counter32
  tmnxNtpMulticastAuthenticate TruthValue
  tmnxNtpMulticastAssocId NTPAssocIdentifier

TmnxNtpServersEntry  
SEQUENCE    
  tmnxNtpServersAddrType InetAddressType
  tmnxNtpServersAddress InetAddress
  tmnxNtpServersEntryStatus RowStatus
  tmnxNtpServersLastChanged TimeStamp
  tmnxNtpServersAuthKeyId Unsigned32
  tmnxNtpServersVersion NTPVersion
  tmnxNtpServersPrefer TruthValue
  tmnxNtpServersAssocId NTPAssocIdentifier
  tmnxNtpServersAuthErrs Counter32

TmnxNtpPeersEntry  
SEQUENCE    
  tmnxNtpPeersAddrType InetAddressType
  tmnxNtpPeersAddress InetAddress
  tmnxNtpPeersEntryStatus RowStatus
  tmnxNtpPeersLastChanged TimeStamp
  tmnxNtpPeersAuthKeyId Unsigned32
  tmnxNtpPeersVersion NTPVersion
  tmnxNtpPeersPrefer TruthValue
  tmnxNtpPeersAssocId NTPAssocIdentifier
  tmnxNtpPeersAuthErrs Counter32

TmnxNtpPeersVarEntry  
SEQUENCE    
  tmnxNtpPeersVarAssocId NTPAssocIdentifier
  tmnxNtpPeersConfigured TruthValue
  tmnxNtpPeersPeerAddrType InetAddressType
  tmnxNtpPeersPeerAddress InetAddress
  tmnxNtpPeersPeerPort Unsigned32
  tmnxNtpPeersHostAddrType InetAddressType
  tmnxNtpPeersHostAddress InetAddress
  tmnxNtpPeersHostPort Unsigned32
  tmnxNtpPeersMode INTEGER
  tmnxNtpPeersStratum NTPStratum
  tmnxNtpPeersPeerPoll NTPPollInterval
  tmnxNtpPeersHostPoll NTPPollInterval
  tmnxNtpPeersRefId NTPRefId
  tmnxNtpPeersReceiveTime NTPTimeStamp
  tmnxNtpPeersReach Unsigned32
  tmnxNtpPeersOffset NTPSignedTimeValue
  tmnxNtpPeersPrefPeer TruthValue
  tmnxNtpPeersStatus INTEGER
  tmnxNtpPeersStatusFlags BITS

TmnxNtpAuthKeyEntry  
SEQUENCE    
  tmnxNtpAuthKeyId Unsigned32
  tmnxNtpAuthKeyEntryStatus RowStatus
  tmnxNtpAuthKeyLastChanged TimeStamp
  tmnxNtpAuthKey OCTET STRING
  tmnxNtpAuthKeyType INTEGER

TmnxNtpConfigEntry  
SEQUENCE    
  tmnxNtpConfigRowStatus RowStatus
  tmnxNtpConfigAdminState TmnxAdminState
  tmnxNtpConfigServer TruthValue
  tmnxNtpConfigServerAuthenticate TruthValue
  tmnxNtpConfigAuthCheck TruthValue

TmnxNtpClientInfoEntry  
SEQUENCE    
  tmnxNtpClientAddressType InetAddressType
  tmnxNtpClientAddress InetAddress
  tmnxNtpClientInfoLastRequestTime TimeStamp

Defined Values

timetraNtpMIBModule 1.3.6.1.4.1.6527.1.1.3.38
This document is the SNMP MIB module to manage and provision the Network Time Protocol (NTP) on Alcatel-Lucent SROS systems. Copyright 2005-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification. This MIB is derived from the Technical Report #Management of the NTP with SNMP# TR No. 98-09 authored by A.S. Sethi and Dave Mills in the University of Delaware.
MODULE-IDENTITY    

tmnxNtpObjs 1.3.6.1.4.1.6527.3.1.2.38
OBJECT IDENTIFIER    

tmnxNtpSysObjs 1.3.6.1.4.1.6527.3.1.2.38.1
OBJECT IDENTIFIER    

tmnxNtpServers 1.3.6.1.4.1.6527.3.1.2.38.2
OBJECT IDENTIFIER    

tmnxNtpPeers 1.3.6.1.4.1.6527.3.1.2.38.3
OBJECT IDENTIFIER    

tmnxNtpFilter 1.3.6.1.4.1.6527.3.1.2.38.4
OBJECT IDENTIFIER    

tmnxNtpAuthKeys 1.3.6.1.4.1.6527.3.1.2.38.5
OBJECT IDENTIFIER    

tmnxNtpNotifyObjs 1.3.6.1.4.1.6527.3.1.2.38.6
OBJECT IDENTIFIER    

tmnxNtpConfigs 1.3.6.1.4.1.6527.3.1.2.38.7
OBJECT IDENTIFIER    

tmnxNtpNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.38
OBJECT IDENTIFIER    

tmnxNtpNotifications 1.3.6.1.4.1.6527.3.1.3.38.0
OBJECT IDENTIFIER    

tmnxNtpConformance 1.3.6.1.4.1.6527.3.1.1.38
OBJECT IDENTIFIER    

tmnxNtpSystem 1.3.6.1.4.1.6527.3.1.2.38.1.1
OBJECT IDENTIFIER    

tmnxNtpSysLeap 1.3.6.1.4.1.6527.3.1.2.38.1.1.1
The value of tmnxNtpSysLeap indicates the two-bit code warning of an impending leap second to be inserted in the NTP timescale. This object can only be set when tmnxNtpSysStratum has a value of 1, primary reference.
Status: current Access: read-only
OBJECT-TYPE    
  NTPLeapIndicator  

tmnxNtpSysStratum 1.3.6.1.4.1.6527.3.1.2.38.1.1.2
The value of tmnxNtpSysStratum indicates the stratum of the local clock. A higher stratum value has lower accuracy. 0, unspecified 1, primary reference (e.g.,, calibrated atomic clock, radio clock) 2-255, secondary reference (via NTP)
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

tmnxNtpSysRefId 1.3.6.1.4.1.6527.3.1.2.38.1.1.3
The value of tmnxNtpSysRefId indicates the particular reference identifier of the local 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.
Status: current Access: read-only
OBJECT-TYPE    
  NTPRefId  

tmnxNtpSysRefTime 1.3.6.1.4.1.6527.3.1.2.38.1.1.4
The value of tmnxNtpSysRefTime indicates the local time when the local clock was last updated. If the local clock has never been synchronized, the value is zero.
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

tmnxNtpSysPoll 1.3.6.1.4.1.6527.3.1.2.38.1.1.5
The value of tmnxNtpSysPoll indicates the minimum interval, in seconds as a power of two, at which this NTP host polls other NTP servers to synchronize its clock. For instance, a value of six indicates a minimum interval of 64 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  NTPPollInterval  

tmnxNtpSysPeer 1.3.6.1.4.1.6527.3.1.2.38.1.1.6
The value of tmnxNtpSysPeer indicates the association identifier of the current synchronization source. This is the index value for tmnxNtpPeersAssocId of the row in the tmnxNtpPeersVarTable that represents the peer acting as the current synchronization source. The special value 0 indicates there is no currently valid synchronization source.
Status: current Access: read-only
OBJECT-TYPE    
  NTPAssocIdentifier  

tmnxNtpSysClock 1.3.6.1.4.1.6527.3.1.2.38.1.1.7
The value of tmnxNtpSysClock indicates the current local time for this system.
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

tmnxNtp 1.3.6.1.4.1.6527.3.1.2.38.1.1.8
The value of tmnxNtp specifies whether or not NTP is configured to execute in the system. When the value if tmnxNtp is 'disabled', all other objects in this MIB are not instantiated or return meaningless values. This scalar object was made obsolete in R8.0.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tmnxNtpAdminState 1.3.6.1.4.1.6527.3.1.2.38.1.1.9
The value of tmnxNtpAdminState specifies the desired administrative state for NTP. This scalar object was made obsolete in R8.0; it was replaced by tmnxNtpConfigAdminState.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER noop(1), inService(2), outOfService(3)  

tmnxNtpOperState 1.3.6.1.4.1.6527.3.1.2.38.1.1.10
The value of tmnxNtpOperState indicates the current operational state for NTP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), inService(2), outOfService(3)  

tmnxNtpServer 1.3.6.1.4.1.6527.3.1.2.38.1.1.11
The value of tmnxNtpServer specifies whether or not the system assumes the role of an NTP server. If the value of tmnxNtpServer is 'false' the system will function as an NTP client or peer and will not distribute the time to downstream network elements. This scalar object was made obsolete in R8.0; it was replaced by tmnxNtpConfigServer.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxNtpServerKeyId 1.3.6.1.4.1.6527.3.1.2.38.1.1.12
The value of tmnxNtpServerKeyId specifies the key-id of the authentication key used by this node to transmit NTP packets. When tmnxNtpServerKeyId has a value of '0', no authentication is performed. This scalar object was made obsolete in R8.0; it was replaced by tmnxNtpConfigServerAuthenticate.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..255  

tmnxNtpAuthCheck 1.3.6.1.4.1.6527.3.1.2.38.1.1.13
The value of tmnxNtpAuthCheck specifies whether or not to skip the rejection of NTP PDUs that do not match the authentication key or authentication type requirements. When tmnxNtpAuthCheck has a value of 'true', authentication PDUs are generated and NTP PDUs are authenticated upon receipt. Mismatches cause a counter to be incremented for a type mismatch and a counter for a key value mismatch. This scalar object was made obsolete in R8.0; it was replaced by tmnxNtpConfigAuthCheck.
Status: obsolete Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxNtpBroadcastTable 1.3.6.1.4.1.6527.3.1.2.38.1.2
tmnxNtpBroadcastTable contains an entry for each NTP broadcast address associated with the NTP application on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNtpBroadcastEntry

tmnxNtpBroadcastEntry 1.3.6.1.4.1.6527.3.1.2.38.1.2.1
tmnxNtpBroadcastEntry represents a row in the tmnxNtpBroadcastTable that contains the variables of a specific broadcast address associated with the NTP application on this system. A row entry can be created and deleted through the tmnxNtpBroadcastEntryStatus object.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNtpBroadcastEntry  

tmnxNtpBroadcastDirection 1.3.6.1.4.1.6527.3.1.2.38.1.2.1.1
The value of tmnxNtpBroadcastDirection specifies the this broadcast address is used to transmit or receive NTP packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNtpDirection  

tmnxNtpBroadcastIfIndex 1.3.6.1.4.1.6527.3.1.2.38.1.2.1.2
The value of tmnxNtpBroadcastIfIndex indicates the local interface on which to transmit or receive NTP broadcast packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxNtpBroadcastEntryStatus 1.3.6.1.4.1.6527.3.1.2.38.1.2.1.3
tmnxNtpBroadcastEntryStatus is the object used for creating and deleting row entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNtpBroadcastLastChanged 1.3.6.1.4.1.6527.3.1.2.38.1.2.1.4
The value of tmnxNtpBroadcastLastChanged indicates the last time the value of a writable object in this row was modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNtpBroadcastAuthKeyId 1.3.6.1.4.1.6527.3.1.2.38.1.2.1.5
The value of tmnxNtpBroadcastAuthKeyId specifies the key-id of the authentication key and its authentication type used by this node when acting as an NTP server to receive and transmit NTP packets to and from an NTP node. When an NTP packet is received by this node the authentication key type, key id, and key must be valid otherwise the packet will be rejected and an tmnxNtpAuthMismatch notification generated. When the value of tmnxNtpBroadcastAuthKeyId has a value of '0', no authentication is performed.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 1..255  

tmnxNtpBroadcastVersion 1.3.6.1.4.1.6527.3.1.2.38.1.2.1.6
The value of tmnxNtpBroadcastVersion specifies the NTP version number generated or accepted by this node in NTP broadcast packets.
Status: current Access: read-create
OBJECT-TYPE    
  NTPVersion  

tmnxNtpBroadcastTtl 1.3.6.1.4.1.6527.3.1.2.38.1.2.1.7
The value of tmnxNtpBroadcastTtl specifies the time-to-live value of messages transmitted by this broadcast address.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxNtpBroadcastAuthErrs 1.3.6.1.4.1.6527.3.1.2.38.1.2.1.8
The value of tmnxNtpBroadcastAuthErrs indicates the number of times the tmnxNtpAuthMismatch notification has been generated because of an authentication check failure on this broadcast interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxNtpBroadcastAuthenticate 1.3.6.1.4.1.6527.3.1.2.38.1.2.1.9
The value of tmnxNtpBroadcastAuthenticate specifies whether or not to require authentication of NTP PDUs when acting as a broadcast client. When tmnxNtpBroadcastAuthenticate has a value of 'true', NTP PDUs are authenticated upon receipt.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNtpBroadcastAssocId 1.3.6.1.4.1.6527.3.1.2.38.1.2.1.10
The value of tmnxNtpBroadcastAssocId indicates the association identifier of this NTP broadcast server. This is the index value for tmnxNtpPeersAssocId of the row in the tmnxNtpPeersVarTable that represents this NTP broadcast server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPAssocIdentifier  

tmnxNtpMulticastTable 1.3.6.1.4.1.6527.3.1.2.38.1.3
tmnxNtpMulticastTable contains an entry for each NTP multicast address associated with the NTP server on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNtpMulticastEntry

tmnxNtpMulticastEntry 1.3.6.1.4.1.6527.3.1.2.38.1.3.1
tmnxNtpMulticastEntry represents a row in the tmnxNtpMulticastTable that contains the variables of a specific broadcast address associated with the NTP server on this system. A row entry can be created and deleted through the tmnxNtpMulticastEntryStatus object.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNtpMulticastEntry  

tmnxNtpMulticastDirection 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.1
The value of tmnxNtpMulticastDirection specifies the whether this multicast address is used to transmit or receive NTP packets to a specific multicast subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNtpDirection  

tmnxNtpMulticastIfIndex 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.2
The value of tmnxNtpMulticastIfIndex indicates the local interface used to transmit or receive NTP multicast packets for a specific multicast subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

tmnxNtpMulticastAddressType 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.3
The value of tmnxNtpMulticastAddressType specifies the address type of the tmnxNtpMulticastAddress object.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxNtpMulticastAddress 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.4
The value of tmnxNtpMulticastAddress specifies the multicast address used to transmit or receive NTP packets transmitted for this interface.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNtpMulticastEntryStatus 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.5
tmnxNtpMulticastEntryStatus is the object used for creating and deleting row entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNtpMulticastLastChanged 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.6
The value of tmnxNtpMulticastLastChanged indicates the last time the value of a writable object in this row was modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNtpMulticastAuthKeyId 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.7
The value of tmnxNtpMulticastAuthKeyId specifies the key-id of the authentication key and its authentication type used by this node when acting as an NTP server to receive and transmit NTP packets to and from an NTP node. When an NTP packet is received by this node the authentication key type, key id, and key must be valid otherwise the packet will be rejected and an tmnxNtpAuthMismatch notification generated. When the value of tmnxNtpMulticastAuthKeyId has a value of '0', no authentication is performed.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 1..255  

tmnxNtpMulticastVersion 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.8
The value of tmnxNtpMulticastVersion specifies the NTP version number generated or accepted by this node in NTP broadcast packets.
Status: current Access: read-create
OBJECT-TYPE    
  NTPVersion  

tmnxNtpMulticastTtl 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.9
The value of tmnxNtpMulticastTtl specifies the time-to-live value of messages transmitted by this broadcast address.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxNtpMulticastAuthErrs 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.10
The value of tmnxNtpMulticastAuthErrs indicates the number of times the tmnxNtpAuthMismatch notification has been generated because of an authentication check failure on this multicast interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxNtpMulticastAuthenticate 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.11
The value of tmnxNtpMulticastAuthenticate specifies whether or not to require authentication of NTP PDUs when acting as a multicast client. When tmnxNtpMulticastAuthenticate has a value of 'true', NTP PDUs are authenticated upon receipt.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNtpMulticastAssocId 1.3.6.1.4.1.6527.3.1.2.38.1.3.1.12
The value of tmnxNtpMulticastAssocId indicates the association identifier of this NTP multicast server. This is the index value for tmnxNtpPeersAssocId of the row in the tmnxNtpPeersVarTable that represents this NTP multicast server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPAssocIdentifier  

tmnxNtpServersTable 1.3.6.1.4.1.6527.3.1.2.38.2.1
tmnxNtpServersTable contains an entry for each NTP server associated with the NTP client on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNtpServersEntry

tmnxNtpServersEntry 1.3.6.1.4.1.6527.3.1.2.38.2.1.1
tmnxNtpServersEntry represents a row in the tmnxNtpServersTable that contains the variables of a specific server associated with the NTP client on this system. A row entry can be created and deleted through the tmnxNtpServersEntryStatus object.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNtpServersEntry  

tmnxNtpServersAddrType 1.3.6.1.4.1.6527.3.1.2.38.2.1.1.1
The value of tmnxNtpServersAddrType indicates the address type of the tmnxNtpServersAddress address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNtpServersAddress 1.3.6.1.4.1.6527.3.1.2.38.2.1.1.2
The value of tmnxNtpServersAddress is an index that uniquely identifies a node that will provide time to the NTP client of this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNtpServersEntryStatus 1.3.6.1.4.1.6527.3.1.2.38.2.1.1.3
tmnxNtpServersEntryStatus is the object used for creating and deleting row entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNtpServersLastChanged 1.3.6.1.4.1.6527.3.1.2.38.2.1.1.4
The value of tmnxNtpServersLastChanged indicates the last time the value of a writable object in this row was modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNtpServersAuthKeyId 1.3.6.1.4.1.6527.3.1.2.38.2.1.1.5
The value of tmnxNtpServersAuthKeyId specifies the key-id of the authentication key and its authentication type used by this node to receive and transmit NTP packets to and from an NTP node. When an NTP packet is received by this node both authentication key and authentication type must be valid otherwise the packet will be rejected and an tmnxNtpAuthMismatch notification generated. When the value of tmnxNtpServersAuthKeyId has a value of '0', no authentication is performed.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 1..255  

tmnxNtpServersVersion 1.3.6.1.4.1.6527.3.1.2.38.2.1.1.6
The value of tmnxNtpServersVersion specifies the NTP version number generated or accepted by this node in NTP packets.
Status: current Access: read-create
OBJECT-TYPE    
  NTPVersion  

tmnxNtpServersPrefer 1.3.6.1.4.1.6527.3.1.2.38.2.1.1.7
The value of tmnxNtpServersPrefer specifies whether or not this is the preferred NTP server to receive time from. Only one row in this table can have tmnxNtpServersPrefer set to 'true'. When this object is set to 'true' if another row in this table already has the value 'true', its value will be changed to 'false'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNtpServersAssocId 1.3.6.1.4.1.6527.3.1.2.38.2.1.1.8
The value of tmnxNtpServersAssocId indicates the association identifier of this NTP server. This is the index value for tmnxNtpPeersAssocId of the row in the tmnxNtpPeersVarTable that represents this NTP server.
Status: current Access: read-only
OBJECT-TYPE    
  NTPAssocIdentifier  

tmnxNtpServersAuthErrs 1.3.6.1.4.1.6527.3.1.2.38.2.1.1.9
The value of tmnxNtpServersAuthErrs indicates the number of times the tmnxNtpAuthMismatch notification has been generated because of an authentication check failure for this NTP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxNtpPeersTable 1.3.6.1.4.1.6527.3.1.2.38.3.1
tmnxNtpPeersTable contains an entry for each NTP server associated with the NTP client on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNtpPeersEntry

tmnxNtpPeersEntry 1.3.6.1.4.1.6527.3.1.2.38.3.1.1
tmnxNtpPeersEntry represents a row in the tmnxNtpPeersTable that contains the variables of a specific server associated with the NTP client on this system. A row entry can be created and deleted through the tmnxNtpPeersEntryStatus object.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNtpPeersEntry  

tmnxNtpPeersAddrType 1.3.6.1.4.1.6527.3.1.2.38.3.1.1.1
The value of tmnxNtpPeersAddrType indicates the address type of the tmnxNtpPeersAddress address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNtpPeersAddress 1.3.6.1.4.1.6527.3.1.2.38.3.1.1.2
The value of tmnxNtpPeersAddress is an index that uniquely identifies a node that will provide time to the NTP client of this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNtpPeersEntryStatus 1.3.6.1.4.1.6527.3.1.2.38.3.1.1.3
tmnxNtpPeersEntryStatus is the object used for creating and deleting row entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNtpPeersLastChanged 1.3.6.1.4.1.6527.3.1.2.38.3.1.1.4
The value of tmnxNtpPeersLastChanged indicates the last time the value of a writable object in this row was modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNtpPeersAuthKeyId 1.3.6.1.4.1.6527.3.1.2.38.3.1.1.5
The value of tmnxNtpPeersAuthKeyId specifies the key-id of the authentication key and its authentication type used by this node to receive and transmit NTP packets to and from an NTP server and peers. When an NTP packet is received by this node both authentication key and authentication type must be valid otherwise the packet will be rejected and an tmnxNtpAuthMismatch notification generated. When the value of tmnxNtpPeersAuthKeyId has a value of '0', no authentication is performed.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 1..255  

tmnxNtpPeersVersion 1.3.6.1.4.1.6527.3.1.2.38.3.1.1.6
The value of tmnxNtpPeersVersion specifies the NTP version number generated or accepted by this node in NTP packets.
Status: current Access: read-create
OBJECT-TYPE    
  NTPVersion  

tmnxNtpPeersPrefer 1.3.6.1.4.1.6527.3.1.2.38.3.1.1.7
The value of tmnxNtpPeersPrefer specifies whether or not this is the preferred NTP server to receive time from. Only one row in this table can have tmnxNtpPeersPrefer set to 'true'. When this object is set to 'true' if another row in this table already has the value 'true', its value will be changed to 'false'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNtpPeersAssocId 1.3.6.1.4.1.6527.3.1.2.38.3.1.1.8
The value of tmnxNtpPeersAssocId indicates the association identifier of this NTP peer. This is the index value for tmnxNtpPeersVarAssocId of the row in the tmnxNtpPeersVarTable that represents this NTP peer.
Status: current Access: read-only
OBJECT-TYPE    
  NTPAssocIdentifier  

tmnxNtpPeersAuthErrs 1.3.6.1.4.1.6527.3.1.2.38.3.1.1.9
The value of tmnxNtpPeersAuthErrs indicates the number of times the tmnxNtpAuthMismatch notification has been generated because of an authentication check failure on this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxNtpPeersVarTable 1.3.6.1.4.1.6527.3.1.2.38.3.2
tmnxNtpPeersVarTable contains an entry for each peer associated with the NTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNtpPeersVarEntry

tmnxNtpPeersVarEntry 1.3.6.1.4.1.6527.3.1.2.38.3.2.1
tmnxNtpPeersVarEntry represents a row in the tmnxNtpPeersVarTable that contains the variables of a specific node associated with the NTP server. A row is created in this table when: an associated server is configured in the tmnxNtpServersTable, an associated peer is configured in the tmnxNtpPeersTable, or a peer is dynamically discovered by NTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNtpPeersVarEntry  

tmnxNtpPeersVarAssocId 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.1
The value of tmnxNtpPeersVarAssocId specifies an integer value greater than 0 that uniquely identifies a peer with which the local NTP node is associated.
Status: current Access: not-accessible
OBJECT-TYPE    
  NTPAssocIdentifier  

tmnxNtpPeersConfigured 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.2
The value of tmnxNtpPeersConfigured indicates whether or not the association was created from configuration information. When the value is 'true' this association was configured and it will not be demobilized if the peer becomes unreachable.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNtpPeersPeerAddrType 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.3
The value of tmnxNtpPeersPeerAddrType indicates the address type of the tmnxNtpPeersPeerAddress Internet address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxNtpPeersPeerAddress 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.4
The value of tmnxNtpPeersPeerAddress specifies the Internet address of this peer.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNtpPeersPeerPort 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.5
The value of tmnxNtpPeersPeerPort indicates 16-bit UDP port number on which this peer receives NTP messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxNtpPeersHostAddrType 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.6
The value of tmnxNtpPeersHostAddrType indicates the address type of the tmnxNtpPeersHostAddress Internet address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxNtpPeersHostAddress 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.7
The value of tmnxNtpPeersHostAddress specifies the Internet address of the local host.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNtpPeersHostPort 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.8
The value of tmnxNtpPeersHostPort indicates the 16-bit UDP port number on which the local host receives NTP messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxNtpPeersMode 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.9
The value of tmnxNtpPeersMode indicates the association mode, with values coded as follows: 0, unspecified 1, symmetric active - The host sends periodic messages regardless of the reachability state or stratum of this peer and so announces its willingness to synchronize and be synchronized by the peer. 2, symmetric passive - This association type is created upon receipt of a message from a peer operating in the symmetric active mode and lasts as long as the peer is reachable and operating at a stratum level less than or equal to the host. Else the association is dissolved. Such an association always lasts until at least one message has been sent in reply. A host in this mode announces its willingness to synchronize and be synchronized by the peer. 3, client - Periodic messages are sent regardless of the reachability state or stratum of the peer. A host in this mode announces its willingness to be synchronized by but not to synchronize the peer. 4, server - This association is created upon receipt of a client request message and exists only in order to reply to that request, after which the association is dissolved. A host in this mode announces its willingness to synchronize, but not to be synchronized by the peer. 5, broadcast - Periodic messages are sent regardless of the reachability state or stratum of the peers. A host in this mode announces its willingness to synchronize all of the peers but not to be synchronized by any of them. 6, reserved for NTP control messages 7, reserved for private use 8, broadcastclient - Messages are sent only in response to messages received from a broadcast server. A host in this mode is willing to be synchronized by any broadcast server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unspecified(0), symmetricActive(1), symmetricPassive(2), client(3), server(4), broadcast(5), reservedControl(6), reservedPrivate(7), broadcastclient(8)  

tmnxNtpPeersStratum 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.10
The value of tmnxNtpPeersStratum indicates the stratum of the peer clock. 0, unspecified 1, primary reference (e.g.,, calibrated atomic clock, radio clock) 2-255, secondary reference (via NTP)
Status: current Access: read-only
OBJECT-TYPE    
  NTPStratum  

tmnxNtpPeersPeerPoll 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.11
The value of tmnxNtpPeersPeerPoll indicates the interval at which the peer polls the local host.
Status: current Access: read-only
OBJECT-TYPE    
  NTPPollInterval  

tmnxNtpPeersHostPoll 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.12
The value of tmnxNtpPeersHostPoll indicates the interval at which the local host polls the peer.
Status: current Access: read-only
OBJECT-TYPE    
  NTPPollInterval  

tmnxNtpPeersRefId 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.13
The value of tmnxNtpPeersRefId indicates the particular reference clock for this peer. 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
Status: current Access: read-only
OBJECT-TYPE    
  NTPRefId  

tmnxNtpPeersReceiveTime 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.14
The value of tmnxNtpPeersReceiveTime indicates the local time when the latest NTP message from this peer arrived. If this peer becomes unreachable the value is set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  NTPTimeStamp  

tmnxNtpPeersReach 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.15
The value of tmnxNtpPeersReach indicates a shift register used to determine the reachability status of the peer. Bits enter from the least significant (rightmost) end. A peer is considered reachable if at least one bit in this register is set to one. The data in this shift register is populated by the NTP protocol processing.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxNtpPeersOffset 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.16
The value of tmnxNtpPeersOffset indicates the estimated offset of the peer clock relative to the local clock, in seconds. The host determines the value of this object using the NTP clock-filter algorithms.
Status: current Access: read-only
OBJECT-TYPE    
  NTPSignedTimeValue  

tmnxNtpPeersPrefPeer 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.17
The value of tmnxNtpPeersPrefPeer indicates whether this peer is the preferred one over the others. If this object has a value of 'true', NTP will use this peer to synchronize the time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxNtpPeersStatus 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.18
The value of tmnxNtpPeersStatus indicates the status of the peer, with values coded as follows: 0, reject - The peer is rejected and will not be used for synchronization. Rejection reasons could be the peer is unreachable, the peer is synchronized to this local server so synchronizing with it would create a sync loop, or the synchronization distance is too large. 1, inaccurate - The peer is not maintaining an accurate clock. This peer will not be used for synchronization. 2, excess - The peer's synchronization distance is greater than ten other peers. This peer will not be used for synchronization. 3, outlyer - The peer is discarded as an outlyer. This peer will not be used for synchronization. 4, candidate - The peer is accepted as a possible source of synchronization. 5, selected - The peer is an acceptable source of synchronization, but it's synchronization distance is greater than six other peers. 6, syspeer - The peer is chosen as the source of synchronization. 7, ppspeer - The peer is chosen as the source of synchronization, but the actual synchronization is occurring from a pulse-per-second (PPS) signal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER reject(0), inaccurate(1), excess(2), outlyer(3), candidate(4), selected(5), syspeer(6), ppspeer(7)  

tmnxNtpPeersStatusFlags 1.3.6.1.4.1.6527.3.1.2.38.3.2.1.19
The value of tmnxNtpPeersStatusFlags contains bits which indicate the status of the peer, where 1 or more bits may be set, with values coded as follows: 0, config - If 1, the peer is a configured association. If 0, the peer is a temporary association. 1, authenable - If 1, the peer requires authentication. If 0, the peer does not require authentication. 2, authentic - If authenable is 1, if 1 the peer has passed authentication, if 0, the peer has failed authentication. If authenable is 0, this bit has no meaning. 3, reachable - If 1, the peer has been reached in 1 of the last 8 polls. If 0, the peer is not reachable in the last 8 polls. 4, broadcastclient - If 1, the peer is a broadcast client temporary association created in response to discovering a broadcast server. If 0, the peer is not a broadcast client association. 5, multicastclient - If 1, the peer is a multicast client temporary association created in response to discovering a multicast server. If 0, the peer is not a multicast client association. 6, broadcast - If 1, the peer is a broadcast server association. If 0, the peer is not a broadcast association. 7, multicast - If 1, the peer is a multicast server association. If 0, the peer is not a multicast association.
Status: current Access: read-only
OBJECT-TYPE    
  BITS config(0), authenable(1), authentic(2), reachable(3), broadcastclient(4), multicastclient(5), broadcast(6), multicast(7)  

tmnxNtpAuthKeyTable 1.3.6.1.4.1.6527.3.1.2.38.5.1
The tmnxNtpAuthKeyTable contains an entry for each configured authentication key.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNtpAuthKeyEntry

tmnxNtpAuthKeyEntry 1.3.6.1.4.1.6527.3.1.2.38.5.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNtpAuthKeyEntry  

tmnxNtpAuthKeyId 1.3.6.1.4.1.6527.3.1.2.38.5.1.1.1
The value of tmnxNtpAuthKeyId is an index into the tmnxNtpAuthKeyTable that uniquely identifies a authentication key and type to authenticate NTP packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxNtpAuthKeyEntryStatus 1.3.6.1.4.1.6527.3.1.2.38.5.1.1.2
tmnxNtpAuthKeyEntryStatus is the object used for creating and deleting row entries in this table. A value must be set for tmnxNtpAuthKeyType in order for tmnxNtpAuthKeyEntryStatus to successfully transition to the 'active' state. An attempt to 'destroy' a row entry will fail with an inconsistentValue error if the key-id is associated with a configured NTP server, peer, multicast or broadcast address.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNtpAuthKeyLastChanged 1.3.6.1.4.1.6527.3.1.2.38.5.1.1.3
The value of tmnxNtpAuthKeyLastChanged indicates the last time the value of a writable object in this row was modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNtpAuthKey 1.3.6.1.4.1.6527.3.1.2.38.5.1.1.4
The value of tmnxNtpAuthKey is the actual valued compared by other network elements to authenticate an NTP packet. The key can be any combination of up to 32 ASCII characters, including spaces. For authentication to succeed both the authentication key and the authentication type defined by the tmnxNtpAuthKeyType variable must match. When the tmnxNtpAuthKeyType is des, the key must be a maximum of 8 octets. When the tmnxNtpAuthKeyType is messageDigest, the key may be up to 32 octets long. When read, tmnxNtpAuthKey always returns an OCTET STRING of zero length.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

tmnxNtpAuthKeyType 1.3.6.1.4.1.6527.3.1.2.38.5.1.1.5
The value of tmnxNtpAuthKeyType specifies the type of authentication method used to authenticate and NTP packet. des (1) - Use DES authentication messageDigest (2) - Use MD5 authentication as specified in RFC-2104. A value must be set for tmnxNtpAuthKeyType in order for tmnxNtpAuthKeyEntryStatus to successfully transition to the 'active' state.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER des(1), messageDigest(2)  

tmnxNtpConfigTable 1.3.6.1.4.1.6527.3.1.2.38.7.1
The tmnxNtpConfigTable contains an entry for each router instance with NTP configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNtpConfigEntry

tmnxNtpConfigEntry 1.3.6.1.4.1.6527.3.1.2.38.7.1.1
The tmnxNtpConfigEntry consists of the information pertaining to the management of supporting NTP clients on a router instance. Entries are created and destroyed using the tmnxNtpConfigRowStatus object. In order to create a new row in the tmnxNtpConfigTable, the transport router (vRtrID=1) must be defined first. Likewise, to delete the transport router, all virtual routers must be destroyed first.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNtpConfigEntry  

tmnxNtpConfigRowStatus 1.3.6.1.4.1.6527.3.1.2.38.7.1.1.1
The value of tmnxNtpConfigRowStatus manages the creation and deletion of the tmnxNtpConfigEntry row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxNtpConfigAdminState 1.3.6.1.4.1.6527.3.1.2.38.7.1.1.2
The value of tmnxNtpConfigAdminState specifies the administrative state of the NTP Configuration entry.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxNtpConfigServer 1.3.6.1.4.1.6527.3.1.2.38.7.1.1.3
The value of tmnxNtpConfigServer specifies whether or not the NTP configuration is acting as a NTP server or not. This object is fixed to 'true(1)' for rows consisting of a vRtrID value greater than 1. For the entry with vRtrID set to 1, the default value is 'false(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNtpConfigServerAuthenticate 1.3.6.1.4.1.6527.3.1.2.38.7.1.1.4
The value of tmnxNtpConfigServerAuthenticate specifies whether or not to require authentication of NTP PDUs when acting as a server. When tmnxNtpConfigServerAuthenticate has a value of 'true', NTP PDUs are authenticated upon receipt.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNtpConfigAuthCheck 1.3.6.1.4.1.6527.3.1.2.38.7.1.1.5
The value of tmnxNtpConfigAuthCheck specifies whether or not to skip the rejection of NTP PDUs that do not match the authentication key or authentication type requirements. When tmnxNtpConfigAuthCheck has a value of 'true', authentication PDUs are generated and NTP PDUs are authenticated upon receipt. Mismatches cause a counter to be incremented for a type mismatch and a counter for a key value mismatch.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxNtpClientInfoTable 1.3.6.1.4.1.6527.3.1.2.38.7.2
The tmnxNtpClientInfoTable contains an entry for NTP client requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxNtpClientInfoEntry

tmnxNtpClientInfoEntry 1.3.6.1.4.1.6527.3.1.2.38.7.2.1
The tmnxNtpClientInfoEntry represents a row in the tmnxNtpConfigTable that consists of the variables for a specific client associated with the NTP server on this system. Row entries are created and deleted by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxNtpClientInfoEntry  

tmnxNtpClientAddressType 1.3.6.1.4.1.6527.3.1.2.38.7.2.1.1
The value of tmnxNtpClientAddressType specifies the address type of the tmnxNtpClientAddress object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxNtpClientAddress 1.3.6.1.4.1.6527.3.1.2.38.7.2.1.2
The value of tmnxNtpClientAddress specifies the address of an NTP client who requested the NTP time.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxNtpClientInfoLastRequestTime 1.3.6.1.4.1.6527.3.1.2.38.7.2.1.3
The value of tmnxNtpClientInfoLastRequestTime indicates the time of the last NTP time request from this IP address.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxNtpUTCOffset 1.3.6.1.4.1.6527.3.1.2.38.6.1
tmnxNtpUTCOffset is used by tmnxNtpUtcOffsetExThreshold to specify the estimated offset of the local clock relative to UTC (Universal Coordinated Time), in seconds.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  NTPSignedTimeValue  

tmnxNtpUTCOffsetThreshold 1.3.6.1.4.1.6527.3.1.2.38.6.2
tmnxNtpUTCOffsetThreshold is used by tmnxNtpUtcOffsetExThreshold to specify the threshold, in seconds, which the UTC (Universal Coordinated Time) offset must not exceed.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  NTPSignedTimeValue  

tmnxNtpAuthKeyFailType 1.3.6.1.4.1.6527.3.1.2.38.6.3
tmnxNtpAuthKeyFailType is used by tmnxNtpAuthMismatch to specify if invalid authentication key, key id, or key type was the cause for its generation.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER invalidAuthKeyType(1), invalidAuthKey(2), invalidAuthKeyId(3)  

tmnxNtpAuthMismatch 1.3.6.1.4.1.6527.3.1.3.38.0.1
The tmnxNtpAuthMismatch notification is generated when tmnxNtpAuthCheck has a value of true and an NTP message is received with an incorrect authentication key, key id, or key type. tmnxNtpPeersPeerAddrType and tmnxNtpPeersPeerAddress indicate the Internet address of the peer that sent the message that failed authentication.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNtpNoServersAvail 1.3.6.1.4.1.6527.3.1.3.38.0.2
The tmnxNtpNoServersAvail notification is generated when no NTP servers are available.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNtpServersAvail 1.3.6.1.4.1.6527.3.1.3.38.0.3
The tmnxNtpServersAvail notification is generated when NTP servers are available.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNtpMaxFreqDftExceed 1.3.6.1.4.1.6527.3.1.3.38.0.4
The tmnxNtpMaxFreqDftExceed notification is generated when tmnxNtpDriftAmount has exceeded the maximum frequency drift of + or - 500 parts per million.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNtpUtcOffsetExThreshold 1.3.6.1.4.1.6527.3.1.3.38.0.5
The tmnxNtpUtcOffsetExThreshold event is generated when tmnxNtpUTCOffset has exceeded the threshold as specified in tmnxNtpUTCOffsetThreshold. This notification was made obsolete in 4.0 R-12 release and 5.0 R-2 release.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNtpUtcOffsetInThreshold 1.3.6.1.4.1.6527.3.1.3.38.0.6
The tmnxNtpUtcOffsetInThreshold event is generated when tmnxNtpUTCOffset is back within the threshold as specified in tmnxNtpUTCOffsetThreshold. This notification was made obsolete in 4.0 R-12 release and 5.0 R-2 release.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNtpOperChange 1.3.6.1.4.1.6527.3.1.3.38.0.7
The tmnxNtpOperChange notification is generated whenever there is a change in the operational state of NTP.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNtpServerChange 1.3.6.1.4.1.6527.3.1.3.38.0.8
The tmnxNtpServerChange notification is generated when more than one NTP servers are configured in a system and a different NTP server is selected because the operational status of the earlier NTP server has changed. The value of tmnxNtpPeersPeerAddress indicates the address of the new NTP server.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxNtpCompliances 1.3.6.1.4.1.6527.3.1.1.38.1
OBJECT IDENTIFIER    

tmnxNtpGroups 1.3.6.1.4.1.6527.3.1.1.38.2
OBJECT IDENTIFIER    

tmnxNtpCompliance 1.3.6.1.4.1.6527.3.1.1.38.1.1
The compliance statement for management of NTP features on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxNtpV4v0Compliance 1.3.6.1.4.1.6527.3.1.1.38.1.2
The compliance statement for management of NTP features on Alcatel 7xxx SR series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxNtpV6v0Compliance 1.3.6.1.4.1.6527.3.1.1.38.1.3
The compliance statement for management of NTP features on Alcatel 7xxx SR series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxNtpV8v0Compliance 1.3.6.1.4.1.6527.3.1.1.38.1.4
The compliance statement for management of NTP features on the Alcatel 7xxx SR series systems.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxNtpGlobalGroup 1.3.6.1.4.1.6527.3.1.1.38.2.1
The group of objects supporting management of the local system NTP instance capabilities on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxNtpBroadcastGroup 1.3.6.1.4.1.6527.3.1.1.38.2.2
The group of objects supporting management of the NTP servers associations capabilities on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNtpMulticastGroup 1.3.6.1.4.1.6527.3.1.1.38.2.3
The group of objects supporting management of the NTP servers associations capabilities on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNtpServersGroup 1.3.6.1.4.1.6527.3.1.1.38.2.4
The group of objects supporting management of the NTP servers associations capabilities on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNtpPeersGroup 1.3.6.1.4.1.6527.3.1.1.38.2.5
The group of objects supporting management of the NTP peers associations capabilities on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNtpAuthKeyGroup 1.3.6.1.4.1.6527.3.1.1.38.2.6
The group of objects supporting management of the NTP authentication key capabilities on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNtpNotificationGroup 1.3.6.1.4.1.6527.3.1.1.38.2.7
The group of notifications supporting management of the NTP operations on Alcatel 7x50 SR series systems.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxNtpNotifyObjsGroup 1.3.6.1.4.1.6527.3.1.1.38.2.8
The group of objects used by notifications supporting management of the NTP operations on Alcatel 7x50 SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNtpObsoleteNotificationV4v0Group 1.3.6.1.4.1.6527.3.1.1.38.2.9
The group of obsolete notifications supporting management of the NTP operations on Alcatel 7xxx SR series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxNtpNotificationV4v0Group 1.3.6.1.4.1.6527.3.1.1.38.2.10
The group of notifications supporting management of the NTP operations on Alcatel 7xxx SR series systems.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxNtpNotificationV6v0Group 1.3.6.1.4.1.6527.3.1.1.38.2.11
The group of notifications supporting management of the NTP operations on Alcatel 7xxx SR series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxNtpObsoleteNotficatnV6v0Grp 1.3.6.1.4.1.6527.3.1.1.38.2.12
The group of obsolete notifications supporting management of the NTP operations on Alcatel 7xxx SR v6.0 series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxNtpObsoleteV8v0Group 1.3.6.1.4.1.6527.3.1.1.38.2.13
The group of objects removed from the Alcatel 7x50 SR series systems in release 8.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNtpGlobalV8v0Group 1.3.6.1.4.1.6527.3.1.1.38.2.14
The group of objects supporting management of the local system NTP instance capabilities on Alcatel 7x50 SR series systems in release 8.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxNtpV8v0Group 1.3.6.1.4.1.6527.3.1.1.38.2.15
The group of objects supporting virtual router instance management of the NTP operations on Alcatel 7xxx SR series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP