Unisphere-Data-System-Clock-MIB

File: Unisphere-Data-System-Clock-MIB.mib (51716 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
Unisphere-Data-TC Unisphere-Data-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 IpAddress TEXTUAL-CONVENTION
DateAndTime DisplayString TruthValue
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
UsdEnable usDataMibs

Defined Types

UsdSysClockMonth  
The month of the year.
TEXTUAL-CONVENTION    
  INTEGER january(1), february(2), march(3), april(4), may(5), june(6), july(7), august(8), september(9), october(10), november(11), december(12)  

UsdSysClockWeekOfTheMonth  
The week of the month.
TEXTUAL-CONVENTION    
  INTEGER weekFirst(0), weekOne(1), weekTwo(2), weekThree(3), weekFour(4), weekFive(5), weekLast(6)  

UsdSysClockDayOfTheWeek  
The day of the week.
TEXTUAL-CONVENTION    
  INTEGER sunday(0), monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6)  

UsdSysClockHour  
The hour of the day. Uses 24-hour clock format.
TEXTUAL-CONVENTION    
  Integer32 0..23  

UsdSysClockMinute  
The minute of the hour.
TEXTUAL-CONVENTION    
  Integer32 0..59  

UsdNtpTimeStamp  
The ASCII character representation of time in 64-bit unsigned long format, where the integer part is the first 32 bits and the fraction part is the last 32 bits. This represents the time stamp as defined in the NTP packet header format, which is the number of seconds since 1 January 1900. The textual form of an unsigned decimal number is taken from the NVT ASCII graphics character set (codes 46 and 48 through 57).
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..21)  

UsdNtpClockSignedTime  
The ASCII character representation of NTP clock error time in seconds as a signed value. The first 16 bits represents integer part of the signed value and the last 16 bits represents the fraction part of the signed value. The textual form of a signed decimal number is taken from the NVT ASCII graphics character set (codes 43, 45, 46 and 48 through 57).
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..11)  

UsdNtpClockUnsignedTime  
The ASCII character representation of NTP clock error time in seconds as an unsigned value. The first 8 bits represents the integer part of the unsigned value and the last 48 bits represents the fraction part of the unsigned value. The textual form of an unsigned decimal number is taken from the NVT ASCII graphics character set (codes 46 and 48 through 57).
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..11)  

UsdNtpClientIfEntry  
SEQUENCE    
  usdNtpClientIfRouterIndex Unsigned32
  usdNtpClientIfIfIndex Integer32
  usdNtpClientIfStatus TruthValue
  usdNtpClientIfIsBroadcastClient TruthValue

UsdNtpPeerCfgEntry  
SEQUENCE    
  usdNtpPeerCfgIpAddress IpAddress
  usdNtpPeerCfgNtpVersion Integer32
  usdNtpPeerCfgPacketSourceIfIndex Integer32
  usdNtpPeerCfgIsPreferred TruthValue
  usdNtpPeerCfgRowStatus RowStatus

UsdNtpPeerEntry  
SEQUENCE    
  usdNtpPeerState OCTET STRING
  usdNtpPeerStratumNumber Integer32
  usdNtpPeerAssociationMode INTEGER
  usdNtpPeerBroadcastInterval Integer32
  usdNtpPeerPolledInterval Integer32
  usdNtpPeerPollingInterval Integer32
  usdNtpPeerDelay UsdNtpClockSignedTime
  usdNtpPeerDispersion UsdNtpClockUnsignedTime
  usdNtpPeerOffsetError UsdNtpClockSignedTime
  usdNtpPeerReachability OCTET STRING
  usdNtpPeerPrecision UsdNtpClockSignedTime
  usdNtpPeerRootDelay UsdNtpClockSignedTime
  usdNtpPeerRootDispersion UsdNtpClockUnsignedTime
  usdNtpPeerRootSyncDistance UsdNtpClockSignedTime
  usdNtpPeerRootTime UsdNtpTimeStamp
  usdNtpPeerRootTimeUpdateServer IpAddress
  usdNtpPeerReceiveTime UsdNtpTimeStamp
  usdNtpPeerTransmitTime UsdNtpTimeStamp
  usdNtpPeerRequestTime UsdNtpTimeStamp

UsdNtpPeerFilterRegisterEntry  
SEQUENCE    
  usdNtpPeerFilterIndex Unsigned32
  usdNtpPeerFilterOffset UsdNtpClockSignedTime
  usdNtpPeerFilterDelay UsdNtpClockSignedTime
  usdNtpPeerFilterDispersion UsdNtpClockUnsignedTime

Defined Values

usdSysClockMIB 1.3.6.1.4.1.4874.2.2.56
The System Clock and Network Time Protocol (NTP) MIB for the Unisphere Networks enterprise. The System Clock section of the MIB allows setting the system clock time, date and timezone. All definitions are based on the Gregorian calendar. The NTP portion of the MIB provides management for the local NTP client/server, which adheres to RFC 1305, the 'Network Time Protocol (Version 3) Specification, Implementation and Analysis'.
MODULE-IDENTITY    

usdSysClockObjects 1.3.6.1.4.1.4874.2.2.56.1
OBJECT IDENTIFIER    

usdNtpObjects 1.3.6.1.4.1.4874.2.2.56.2
OBJECT IDENTIFIER    

usdSysClockTime 1.3.6.1.4.1.4874.2.2.56.1.1
OBJECT IDENTIFIER    

usdSysClockDst 1.3.6.1.4.1.4874.2.2.56.1.2
OBJECT IDENTIFIER    

usdSysClockDateAndTime 1.3.6.1.4.1.4874.2.2.56.1.1.1
This object is used to manage the system clock time, date and timezone. If the Network Time Protocol (NTP) is enabled, attempts to set this object will result in an inconsistantValue error. For sets, the implementation may check the value of the year and if it is outside of a 'reasonable' range (e.g., 1999..2035) it may return an inconsistantValue error. Only system clock time and date will be set if the timezone offset is not set along with the timezone name.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

usdSysClockTimeZoneName 1.3.6.1.4.1.4874.2.2.56.1.1.2
Name of the timezone. Timezone name take effects only with its offset set along with it.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

usdSysClockDstName 1.3.6.1.4.1.4874.2.2.56.1.2.1
The name of the daylight savings time (DST) zone. Setting any standard US DST timezone name with recurrent mode will result in turning on corresponding DST recurrent mode values for the timezone.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

usdSysClockDstOffset 1.3.6.1.4.1.4874.2.2.56.1.2.2
The offset, in minutes, from the base timezone for the DST.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1440  

usdSysClockDstStatus 1.3.6.1.4.1.4874.2.2.56.1.2.3
The state of DST. With each state, only corresponding objects can be set. When the state is off(0), set values will be ignored.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), recurrent(1), absolute(2)  

usdSysClockDstAbsoluteStartTime 1.3.6.1.4.1.4874.2.2.56.1.2.4
This object represents the start time for absolute DST. Only the year, month, day, hour and minutes fields of the object are used. The other fields will be ignored for a Set operation and will return zeroes for a Get operation.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

usdSysClockDstAbsoluteStopTime 1.3.6.1.4.1.4874.2.2.56.1.2.5
This object represents the stop time for absolute DST. Only the year, month, day, hour and minutes fields of the object are used. The other fields will be ignored for a Set operation and will return zeroes when read.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

usdSysClockDstRecurStartMonth 1.3.6.1.4.1.4874.2.2.56.1.2.6
The start month for DST recurrence. The default value is based on the 1987 law for the USA.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSysClockMonth  

usdSysClockDstRecurStartWeek 1.3.6.1.4.1.4874.2.2.56.1.2.7
The start week of the month for DST recurrence. The default value is based on the 1987 law for the USA.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSysClockWeekOfTheMonth  

usdSysClockDstRecurStartDay 1.3.6.1.4.1.4874.2.2.56.1.2.8
The start day of the week for DST recurrence. The default value is based on the 1987 law for the USA.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSysClockDayOfTheWeek  

usdSysClockDstRecurStartHour 1.3.6.1.4.1.4874.2.2.56.1.2.9
The start hour for DST recurrence. The default value is based on the 1987 law for the USA.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSysClockHour  

usdSysClockDstRecurStartMinute 1.3.6.1.4.1.4874.2.2.56.1.2.10
The start minute for DST recurrence. The default value is based on the 1987 law for the USA.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSysClockMinute  

usdSysClockDstRecurStopMonth 1.3.6.1.4.1.4874.2.2.56.1.2.11
The stop month for DST recurrence. The default value is based on the 1987 law for the USA.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSysClockMonth  

usdSysClockDstRecurStopWeek 1.3.6.1.4.1.4874.2.2.56.1.2.12
The stop week of the month for DST recurrence. The default value is based on the 1987 law for the USA.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSysClockWeekOfTheMonth  

usdSysClockDstRecurStopDay 1.3.6.1.4.1.4874.2.2.56.1.2.13
The stop day of the week for DST recurrence. The default value is based on the 1987 law for the USA.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSysClockDayOfTheWeek  

usdSysClockDstRecurStopHour 1.3.6.1.4.1.4874.2.2.56.1.2.14
The stop hour for DST recurrence. The default value is based on the 1987 law for the USA.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSysClockHour  

usdSysClockDstRecurStopMinute 1.3.6.1.4.1.4874.2.2.56.1.2.15
The stop minutes for DST recurrence. The default value is based on the 1987 law for the USA.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSysClockMinute  

usdNtpSysClock 1.3.6.1.4.1.4874.2.2.56.2.1
OBJECT IDENTIFIER    

usdNtpClient 1.3.6.1.4.1.4874.2.2.56.2.2
OBJECT IDENTIFIER    

usdNtpServer 1.3.6.1.4.1.4874.2.2.56.2.3
OBJECT IDENTIFIER    

usdNtpPeers 1.3.6.1.4.1.4874.2.2.56.2.4
OBJECT IDENTIFIER    

usdNtpAccessGroup 1.3.6.1.4.1.4874.2.2.56.2.5
OBJECT IDENTIFIER    

usdNtpSysClockState 1.3.6.1.4.1.4874.2.2.56.2.1.1
Displays the state of the NTP on the system clock. Clock states are: 0 - Clock has never been calibrated for frequency errors 1 - Clock frequency errors calibration has done 2 - Clock time has set to server time 3 - Clock frequency errors calibration is going on 4 - Clock has synchronized its time 5 - Clock has detected spike
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER neverFrequencyCalibrated(0), frequencyCalibrated(1), setToServerTime(2), frequencyCalibrationIsGoingOn(3), synchronized(4), spikeDetected(5)  

usdNtpSysClockOffsetError 1.3.6.1.4.1.4874.2.2.56.2.1.2
Displays the estimated offset error of the system clock relative to the master clock in seconds. This variable can take on both positive and negative values; the value will be positive if the system clock is ahead of the master clock; the value will be negative if the system clock is behind the master clock. This offset value will be used by internal the NTP filter algorithm to adjust the system clock to correct its error.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockSignedTime  

usdNtpSysClockFrequencyError 1.3.6.1.4.1.4874.2.2.56.2.1.3
Displays the system clock frequency error in parts per million (ppm). It will always be a positive value. This error adjustment happens when the system reboots or the NTP is enabled for the first time and it may take up to fifteen minutes to complete. Each system clock oscillator interrupts to update its clock. If for example, it interrupts one million time per second then it has resolution of microseconds. This is also frequency of the clock update. Frequency error represents failed to update by parts per millionth of a second. For example, if we have frequency error of 1ppm, it means clock is ahead by 0.864 second in a day and that much has to be corrected in a day for clock to be accurate. Frequency error varies with temperature. Due to this system clock has to be corrected when system boots based on temperature it has to operate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdNtpSysClockRootDelay 1.3.6.1.4.1.4874.2.2.56.2.1.4
This indicates the NTP time message total Network roundtrip delay to the primary reference source at the root of the synchronization subnet, in seconds. Note that this variable can take on both positive and negative values, depending on clock precision and skew.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockSignedTime  

usdNtpSysClockRootDispersion 1.3.6.1.4.1.4874.2.2.56.2.1.5
This indicates 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.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockUnsignedTime  

usdNtpSysClockStratumNumber 1.3.6.1.4.1.4874.2.2.56.2.1.6
Displays the stratum number of the system clock. 1 - primary reference (e.g. calibrated atomic clock, radio clock) 2-255 - secondary reference (via NTP)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

usdNtpSysClockLastUpdateTime 1.3.6.1.4.1.4874.2.2.56.2.1.7
Displays the time of the system clock at the time when it was last updated by any associated NTP server(peer).
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpTimeStamp  

usdNtpSysClockLastUpdateServer 1.3.6.1.4.1.4874.2.2.56.2.1.8
Displays the IP address of the NTP server (peer) which done last update to the system clock.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usdNtpClientAdminStatus 1.3.6.1.4.1.4874.2.2.56.2.2.1
By enabling/disabling the NTP admin status, the router is enabled/ disabled to run as NTP client for the correction and synchronization of the system clock time with the reliable time sources (stratum time servers). At any given time, only one NTP client can run on any router on the system. Sets the NTP admin status along with the routerIndex where NTP client has be enabled in that router context.
Status: current Access: read-write
OBJECT-TYPE    
  UsdEnable  

usdNtpClientSystemRouterIndex 1.3.6.1.4.1.4874.2.2.56.2.2.2
The index of the router to be enabled or disabled as the system-wide NTP client. Always set along with usdNtpClientAdminStatus. This is also the router context when NTP is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

usdNtpClientPacketSourceIfIndex 1.3.6.1.4.1.4874.2.2.56.2.2.3
When the NTP client sends an NTP packet, the source IP address is normally set to the address of the interface through which the NTP packet is sent. Sets all the outgoing NTP packets' source ifIndex to one specific ifIndex on the NTP client from which the source ifIndex is taken. This ifIndex will be the index of the IP interface as NTP is IP/UDP based. If the value is zero, it means no interface has configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

usdNtpClientBroadcastDelay 1.3.6.1.4.1.4874.2.2.56.2.2.4
Allows to set the estimated round-trip broadcast delay between the system client and broadcast servers (peers).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..999999  

usdNtpClientIfTable 1.3.6.1.4.1.4874.2.2.56.2.2.5
Lists all the NTP client's interfaces enabled for NTP. All the IP interfaces on the NTP client are by default enabled for NTP communications and can be disabled individually on each IP interface. If desired, any IP interface can be blocked from participating in NTP communication.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdNtpClientIfEntry

usdNtpClientIfEntry 1.3.6.1.4.1.4874.2.2.56.2.2.5.1
Each entry is per interface config for NTP.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdNtpClientIfEntry  

usdNtpClientIfRouterIndex 1.3.6.1.4.1.4874.2.2.56.2.2.5.1.1
The index of the router to be enabled or disabled as an NTP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

usdNtpClientIfIfIndex 1.3.6.1.4.1.4874.2.2.56.2.2.5.1.2
The ifIndex of the interface on the NTP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

usdNtpClientIfStatus 1.3.6.1.4.1.4874.2.2.56.2.2.5.1.3
Enable/disable NTP on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

usdNtpClientIfIsBroadcastClient 1.3.6.1.4.1.4874.2.2.56.2.2.5.1.4
Enable/disable NTP client's interface as broadcast client. As NTP client's broadcast interface, it receives the broadcast NTP messages from the associated servers (peers).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

usdNtpServerStratumNumber 1.3.6.1.4.1.4874.2.2.56.2.3.1
Configure the stratum number (level) of the NTP server. Due to one system clock, setting the stratum number have a effect of setting all the NTP servers' stratum to one stratum number(level) on the system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

usdNtpServerAdminStatus 1.3.6.1.4.1.4874.2.2.56.2.3.2
Enable/disable the NTP server on the router.
Status: current Access: read-write
OBJECT-TYPE    
  UsdEnable  

usdNtpPeerCfgTable 1.3.6.1.4.1.4874.2.2.56.2.4.1
This table provides information on the peers with which the NTP client has associations. The associated peers(servers) to client will be running different hosts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdNtpPeerCfgEntry

usdNtpPeerCfgEntry 1.3.6.1.4.1.4874.2.2.56.2.4.1.1
Each entry provides one NTP server's configuration information. Each peer is uniquely identified by the routerIndex of the client to which it has to be associated and the Ip address of the remote server(peer) itself. Entries are automatically created when the user configures the remote peer NTP server info on the system which has to be associated with the NTP client and deleted when the user removes the peer association from the NTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdNtpPeerCfgEntry  

usdNtpPeerCfgIpAddress 1.3.6.1.4.1.4874.2.2.56.2.4.1.1.1
Peer's IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

usdNtpPeerCfgNtpVersion 1.3.6.1.4.1.4874.2.2.56.2.4.1.1.2
Displays the peer server NTP software version.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4  

usdNtpPeerCfgPacketSourceIfIndex 1.3.6.1.4.1.4874.2.2.56.2.4.1.1.3
All the outgoing NTP packets' source address can be configured to one specific interface address on the NTP peer server. This object allows to configure all the outgoing NTP packets' source IP ifIndex to one specific IP ifIndex on the NTP server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

usdNtpPeerCfgIsPreferred 1.3.6.1.4.1.4874.2.2.56.2.4.1.1.4
Select whether this NTP server is a preferred time source to the NTP client to which it has association.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

usdNtpPeerCfgRowStatus 1.3.6.1.4.1.4874.2.2.56.2.4.1.1.5
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdNtpPeerCfgRowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdNtpPeerTable 1.3.6.1.4.1.4874.2.2.56.2.4.2
This table provides information on the peers with which the NTP client has associations. The associated peers (servers) to client will be running different hosts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdNtpPeerEntry

usdNtpPeerEntry 1.3.6.1.4.1.4874.2.2.56.2.4.2.1
Each entry provides one NTP server (peer) information. Each peer is uniquely identified by the routerIndex of the client to which it has to be associated and the Ip address of the remote server (peer) itself. Entries are automatically created when the user configures the remote peer NTP server info on the system which has to be associated with the NTP client and deleted when the user removes the peer association from the NTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdNtpPeerEntry  

usdNtpPeerState 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.1
Displays the peer server association state to NTP client on the system. Bit Peer State Description --- ---------- ------------------------------------------------ 0 master Means NTP client on the system has chosen this peer server as the master. 1 configured Confirms peer server configured for the NTP client. 2 selected NTP client will consider this peer server when it chooses the master. 3 unusable Indication that the server does not meet the initial criteria for the master 4 preferred Indicates as preferred time source. 5 correct NTP client considers the peer server's clock is reasonably correct. 6 incorrect NTP client considers the peer server's clock is not reasonably correct 7 reserved Each bit position value of 0 and 1 disables and enables that peer state respectively.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

usdNtpPeerStratumNumber 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.2
Displays the peer server system clock stratum number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

usdNtpPeerAssociationMode 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.3
Displays the peer server association mode to the NTP client on the router. broadcastServer - Broadcast only NTP messages. multicastServer - Broadcast only NTP messages for IGMP multicast Network. unicastServer - Only sends NTP poll messages to the peer servers.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER broacastServer(0), multicastServer(1), unicastServer(2)  

usdNtpPeerBroadcastInterval 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.4
Displays the broadcast time interval of the NTP time messages from the peer when the peer is enabled either as broadcast server or multicast server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdNtpPeerPolledInterval 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.5
Displays the time interval at which peer will be polled by NTP client with which peer has associations when it is enabled as unicast server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdNtpPeerPollingInterval 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.6
Displays the time interval at which peer will poll the servers with which peer has associations when it is enabled as unicast server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usdNtpPeerDelay 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.7
Displays the peer server broadcast delay.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockSignedTime  

usdNtpPeerDispersion 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.8
Displays the peer server dispersion.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockUnsignedTime  

usdNtpPeerOffsetError 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.9
Displays the peer server offset error.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockSignedTime  

usdNtpPeerReachability 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.10
Displays the peer reachability status. An 8-bit number that shows whether or not the peer server responded to the last eight requests to the server to which it has association; one indicates a response, zero indicates no response. Count from rightmost to leftmost as latest to later requests as reachability states. For example, 0b11111111 indicates that the peer server responded to the last eight requests. If the system client reaches one peer server less often than it does other peer servers, that server is not a good choice for the master
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

usdNtpPeerRootDelay 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.11
Displays the peer server root delay.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockSignedTime  

usdNtpPeerRootDispersion 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.12
Displays the peer server root dispersion.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockUnsignedTime  

usdNtpPeerRootSyncDistance 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.13
Displays the peer server synchronization distance. Measure of the total time error since the update in the path to the stratum 1 server.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockSignedTime  

usdNtpPeerRootTime 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.14
Last time at which the stratum 1 server sent clock update reply to the this peer server.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpTimeStamp  

usdNtpPeerRootTimeUpdateServer 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.15
IP address of the stratum 1 server last updated the peer server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usdNtpPeerReceiveTime 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.16
If the peer server is either broadcast or multicast server, this will represent time stamp at which NTP client received the broadcast message. If it is unicast server, it represents the time stamp at which the peer has sent the response to the NTP client poll message.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpTimeStamp  

usdNtpPeerTransmitTime 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.17
If the peer server is either broadcast or multicast server, this will represent time stamp at which peer sent the broadcast message. If it is unicast server, it represents the time stamp at which the NTP client has received response from the peer.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpTimeStamp  

usdNtpPeerRequestTime 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.18
For unicast server, it represents the time stamp at which the system client sent NTP request to the peer.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpTimeStamp  

usdNtpPeerPrecision 1.3.6.1.4.1.4874.2.2.56.2.4.2.1.19
Length of the clock tick (interrupt interval) of the server's clock.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockSignedTime  

usdNtpPeerFilterRegisterTable 1.3.6.1.4.1.4874.2.2.56.2.4.3
The following table contains NTP state variables used by the NTP clock filter and selection algorithms. This table depicts a shift register. Each stage in the shift register is a 3-tuple consisting of the measured clock offset, measured clock delay and measured clock dispersion associated with a single observation. The NTP clock-filter and selection algorithms are designed to minimize the error in the calculated time by using the objects values in the filter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdNtpPeerFilterRegisterEntry

usdNtpPeerFilterRegisterEntry 1.3.6.1.4.1.4874.2.2.56.2.4.3.1
Each entry corresponds to one stage of the shift register and reading one set of values clock delay, clock offset and clock dispersion. Entries are automatically created whenever a peer is configured and deleted when the peer is removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdNtpPeerFilterRegisterEntry  

usdNtpPeerFilterIndex 1.3.6.1.4.1.4874.2.2.56.2.4.3.1.1
An integer value in the specified range that is used to index into the table. The size of the table is fixed at 8. Each entry identifies a particular reading of the clock filter variables in the shift register. Entries are added starting at index 1. The index wraps back to 1 when it reaches 8. When the index wraps back, the new entries will overwrite the old entries effectively deleting the old entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

usdNtpPeerFilterOffset 1.3.6.1.4.1.4874.2.2.56.2.4.3.1.2
The offset of the peer clock relative to the system clock in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockSignedTime  

usdNtpPeerFilterDelay 1.3.6.1.4.1.4874.2.2.56.2.4.3.1.3
Roundtrip delay of the peer clock relative to the system 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.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockSignedTime  

usdNtpPeerFilterDispersion 1.3.6.1.4.1.4874.2.2.56.2.4.3.1.4
The maximum error of the peer clock relative to the system clock over the network path between them, in seconds. Only positive values greater than zero are possible.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNtpClockUnsignedTime  

usdNtpRouterAccessGroupPeer 1.3.6.1.4.1.4874.2.2.56.2.5.1
Configure the name of the peer access list for the NTP enabled router.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

usdNtpRouterAccessGroupServe 1.3.6.1.4.1.4874.2.2.56.2.5.2
Configure the name of the serve access list for the NTP enabled router.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

usdNtpRouterAccessGroupServeOnly 1.3.6.1.4.1.4874.2.2.56.2.5.3
Configure the name of the serve-only access list for the NTP enabled router.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

usdNtpRouterAccessGroupQueryOnly 1.3.6.1.4.1.4874.2.2.56.2.5.4
Configure the name of the peer query-only list for the NTP enabled router.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

usdSysClockConformance 1.3.6.1.4.1.4874.2.2.56.3
OBJECT IDENTIFIER    

usdSysClockCompliances 1.3.6.1.4.1.4874.2.2.56.3.1
OBJECT IDENTIFIER    

usdSysClockGroups 1.3.6.1.4.1.4874.2.2.56.3.2
OBJECT IDENTIFIER    

usdSysClockCompliance 1.3.6.1.4.1.4874.2.2.56.3.1.1
The compliance statement for entities that implement the Unisphere System Clock MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

usdSysClockTimeGroup 1.3.6.1.4.1.4874.2.2.56.3.2.1
The management objects pertaining to the System Clock current date and time.
Status: current Access: read-write
OBJECT-GROUP    

usdSysClockDstGroup 1.3.6.1.4.1.4874.2.2.56.3.2.2
The management objects pertaining to the System Clock daylight savings time information.
Status: current Access: read-write
OBJECT-GROUP    

usdNtpSysClockGroup 1.3.6.1.4.1.4874.2.2.56.3.2.3
The management objects pertaining to the system clock when NTP is configured on the system.
Status: current Access: read-write
OBJECT-GROUP    

usdNtpClientGroup 1.3.6.1.4.1.4874.2.2.56.3.2.4
The management objects pertaining to the NTP client group.
Status: current Access: read-write
OBJECT-GROUP    

usdNtpServerGroup 1.3.6.1.4.1.4874.2.2.56.3.2.5
The management objects pertaining to the NTP server group.
Status: current Access: read-write
OBJECT-GROUP    

usdNtpPeersGroup 1.3.6.1.4.1.4874.2.2.56.3.2.6
The management objects pertaining to the NTP peers group.
Status: current Access: read-write
OBJECT-GROUP    

usdNtpAccessGroupGroup 1.3.6.1.4.1.4874.2.2.56.3.2.7
The management objects pertaining to the NTP per router access group.
Status: current Access: read-write
OBJECT-GROUP