Home/Catalog/USR-NTP-MIB

USR-NTP-MIB

AI MIB Summary

The USR-NTP-MIB provides a private CommWorks interface for configuring and monitoring the Simple Network Time Protocol (NTP) client process on USR devices, specifically managing primary and secondary unicast server associations and retransmission logic. It exposes writable objects for server address configuration and operational status, utilizing default values to initialize settings on new systems lacking a saved configuration.

This MIB Module defines the CommWorks private interface to the Simple Network Time Protocol client process. The process can be configured with up to two alternate servers, a primary server and a secondary server. The primary server is always contacted first, the secondary server is contacted after all retransmissions to the primary failed have failed. The implementation is based on RFC 2030, using unicast mode only. Note that all the writable objects include a 'DEFVAL' clause. The clause is intended to be used as a reference only, in case an agent has no previously saved configuration. Typically, at start-up, an agent will load data saved from a previous session - thus 'DEFVAL' is used mainly for new systems.
Main OID:
usrNTPMib.1.3.6.1.4.1.77.1.1.34
55
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

55 total
Object Name
usrNTPMibThis MIB Module defines the CommWorks private interface to the Simple Network Time Protocol client process. The process can be configured with up to two alternate servers, a primary server and a secondary server. The primary server is always contacted first, the secondary server is contacted after all retransmissions to the primary failed have failed. The implementation is based on RFC 2030, using unicast mode only. Note that all the writable objects include a 'DEFVAL' clause. The clause is intended to be used as a reference only, in case an agent has no previously saved configuration. Typically, at start-up, an agent will load data saved from a previous session - thus 'DEFVAL' is used mainly for new systems.
MODULE-IDENTITY
.1.3.6.1.4.1.77.1.1.34
IMPORTSThis MIB Module defines the CommWorks private interface to the Simple Network Time Protocol client process. The process can be configured with up to two alternate servers, a primary server and a secondary server. The primary server is always contacted first, the secondary server is contacted after all retransmissions to the primary failed have failed. The implementation is based on RFC 2030, using unicast mode only. Note that all the writable objects include a 'DEFVAL' clause. The clause is intended to be used as a reference only, in case an agent has no previously saved configuration. Typically, at start-up, an agent will load data saved from a previous session - thus 'DEFVAL' is used mainly for new systems.
Unknown
.1.3.6.1.4.1.77.1.1.34
usrNTPObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.34.1
usrNTPPrimaryServerThe IP address or host name of the primary NTP server that the module will query for time synchronization. An empty string means that no primary server is defined.rw
DisplayString
.1.3.6.1.4.1.77.1.1.34.1.1
usrNTPSecondaryServerThe IP address or host name of the secondary NTP server that the module will query for time synchronization whenever the primary server is unavailable. An empty string means that no secondary server is defined.rw
DisplayString
.1.3.6.1.4.1.77.1.1.34.1.2
usrNTPPollingIntervalThe polling interval used by the NTP process to gather time synchronization information. In seconds. The range available is 64 seconds to 1024 seconds. The default is 600 seconds (10 minutes).rw
Integer32
.1.3.6.1.4.1.77.1.1.34.1.3
usrNTPMaxRetransmitsThe maximum number of times a request will be retransmitted to a given server before the server is considered unavailable. The range allowed is 1 to 200 times. The default is 5 times.rw
Integer32
.1.3.6.1.4.1.77.1.1.34.1.4
usrNTPTimeOutThe number of seconds since a request has been sent to a server, after which period the request is considered timed-out. The range for this is 1 second to 1 minute. The default is 10 seconds.rw
Integer32
.1.3.6.1.4.1.77.1.1.34.1.5
usrNTPEnableThis object enables or disables NTP synchronization in a system. Default is disabled.rw
Enumeration
.1.3.6.1.4.1.77.1.1.34.1.6
usrNTPProtocolVersionThe protocol version that the NTP client will use when sending NTP client requests to a server.rw
Enumeration
.1.3.6.1.4.1.77.1.1.34.1.7
usrNTPCfmFileNameThe name of the configuration file currently in use.ro
DisplayString
.1.3.6.1.4.1.77.1.1.34.1.8
usrNTPCfmSaveFlagSetting the value of this object to `save' causes the values of the NTP Group to be written out to the current config file, which is stored in the usrNTPCfmFileName object. While the new ConfigFile is being written, the NTP process will set the value of this flag set to `saving''. Any attempts to set the value while it is not `normal' (i.e. the file is currently being written to the ConfigFile) will result in a badValue error being returned. Setting the value to `normal' will result in no action.rw
UsrConfigStatus
.1.3.6.1.4.1.77.1.1.34.1.9
usrNTPModuleVersionThe current software version of the NTP module.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.34.1.10
usrNTPLastGoodServerThe symbolic host name of the last server from which time synchronization information was received (if there was a numeric address defined, this will be a numeric address in dot notation).ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.34.1.11
usrNTPRcvdDatagramsNumber of datagrams received at the port on which NTP is listening to.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.12
usrNTPRcvdTooShortsNumber of datagrams received which were too short for NTP version four.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.13
usrNTPRcvdBadVersionsNumber of datagrams received with a wrong NTP version.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.14
usrNTPRcvdRequestsNumber of NTP requests received.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.15
usrNTPRcvdRepliesNumber of NTP replies received.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.16
usrNTPRcvdUnsuportedModesNumber of NTP datagrams received which had a mode value not supported by this entity.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.17
usrNTPSentRequestsNumber of NTP requests sent.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.18
usrNTPSentRepliesNumber of NTP replies sent since the system was last rebooted.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.19
usrNTPSentRexmitsNumber of NTP requests that were retransmitted due to lack of a timely reply.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.20
usrNTPSendErrorsNumber of NTP requests that could not be sent due to internal errors.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.21
usrNTPDnsErrorsNumber of times an error was returned by DNS when processing a name resolution request from the NTP module.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.22
usrNTPServerTimeoutsNumber of times a server was considered unavailable after requests were sent to it a maximum number of retransmissions without a reply.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.23
usrNTPAllocErrorsNumber of times an operation could not be performed due to a failure to allocate memory resources.ro
Counter32
.1.3.6.1.4.1.77.1.1.34.1.24
usrNTPResolvedIPAddressThe IP address resolved from the 'current' server with which synchronization is being attempted. If there is no resolution, or there is no current server defined, this object returns zero.ro
IpAddress
.1.3.6.1.4.1.77.1.1.34.1.25
usrNTPLastRcvdLeapIndicatorThe value of the last received Leap Indicator field.ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.26
usrNTPLastRcvdModeThe value of the last received Mode field.ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.27
usrNTPLastRcvdStratumThe value of the last received Stratum field.ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.28
usrNTPLastRcvdPollThe value of the last received Poll field.ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.29
usrNTPLastRcvdPrecisionThe value of the last received Precision field.ro
Integer32 (-127..127)
.1.3.6.1.4.1.77.1.1.34.1.30
usrNTPLastRcvdRootDelayThe value of the last received Root Delay field.ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.31
usrNTPLastRcvdRootDispersionThe value of the last received Root Dispersion field.ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.32
usrNTPLastRcvdReferenceIdentifierThe value of the last received Reference Identifier field.ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.33
usrNTPLastRcvdReferenceTimestampHighThe value of the last received Reference Timestamp field (high octets).ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.34
usrNTPLastRcvdReferenceTimestampLowThe value of the last received Reference Timestamp field (low octets).ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.35
usrNTPLastRcvdOriginateTimestampHighThe value of the last received Originate Timestamp field (high octets).ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.36
usrNTPLastRcvdOriginateTimestampLowThe value of the last received Originate Timestamp field (low octets).ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.37
usrNTPLastRcvdReceiveTimestampHighThe value of the last received Receive Timestamp field (high octets).ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.38
usrNTPLastRcvdReceiveTimestampLowThe value of the last received Receive Timestamp field (low octets).ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.39
usrNTPLastRcvdTransmitTimestampHighThe value of the last received Transmit Timestamp field (high octets).ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.40
usrNTPLastRcvdTransmitTimestampLowThe value of the last received Transmit Timestamp field (low octets).ro
Integer32
.1.3.6.1.4.1.77.1.1.34.1.41
usrNTPTimeZoneTimezone variables; should be one of the following, Egypt, Libya, PRC, ROC, Hongkong, Iran, Israel, Japan, ROK, Singapore, Australia/Tasmania, Australia/Queensland, Australia/North, Australia/West, Australia/South, Australia/Victoria, Australia/NSW, Australia/Yancowinna, Australia/LHI, NZ, GMT, GMT-12, GMT-11, GMT-10, GMT-9, GMT-8, GMT-7, GMT-6, GMT-5, GMT-4, GMT-3, GMT-2, GMT-1, GMT+1, GMT+2, GMT+3, GMT+4, GMT+5, GMT+6, GMT+7, GMT+8, GMT+9, GMT+10, GMT+11, GMT+12, GMT+13, UTC, Universal, Greenwich, Zulu, GMT-0, GMT+0, GB-Eire, WET, Iceland, MET, EET, Turkey, W-SU, CET, Factory, US/Eastern, US/Central, US/Mountain, US/Pacific, US/Alaska, US/East-Indiana, US/Arizona, US/Michigan, US/Samoa, US/Aleutian, US/Hawaii, Canada/Newfoundland, Canada/Atlantic, Canada/Eastern, Canada/Central, Canada/East-Saskatchewan, Canada/Mountain, Canada/Pacific, Canada/Yukon, Mexico/BajaNorte, Mexico/BajaSur, Mexico/General, Cuba, Navajo, Jamaica, Brazil/East, Brazil/West, Brazil/Acre, Brazil/DeNoronha, Chile/Continental, Chile/EasterIsland.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.34.1.42
usrNTPTimeZoneTable
SEQUENCE OF TimeZoneEntry
.1.3.6.1.4.1.77.1.1.34.1.43
timeZoneEntry
TimeZoneEntry
.1.3.6.1.4.1.77.1.1.34.1.43.1
usrNTPIndexThe key field
Integer32
.1.3.6.1.4.1.77.1.1.34.1.43.1.1
usrNTPNextTimeZoneTime zone list namero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.34.1.43.1.2
usrNTPConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.34.2
usrNTPCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.34.2.1
usrNTPGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.34.2.2
usrNTPTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.34.3
usrNTPTrapsV2Events for NTP
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.34.3.0
usrNTPServerFailureThis trap is generated for NTP Server connectivity failure.
NOTIFICATION-TYPE
.1.3.6.1.4.1.77.1.1.34.3.0.1
USR-NTP-MIB - SNMP MIB Reference | MIBs Explorer