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

VENDOR: UTSTARCOM INCORPORATED


 Home MIB: USR-NTP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usrNTPMib 1.3.6.1.4.1.429.4.34
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.
       usrNTPObjects 1.3.6.1.4.1.429.4.34.1
           usrNTPPrimaryServer 1.3.6.1.4.1.429.4.34.1.1
The 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.
           usrNTPSecondaryServer 1.3.6.1.4.1.429.4.34.1.2
The 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.
           usrNTPPollingInterval 1.3.6.1.4.1.429.4.34.1.3
The 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).
           usrNTPMaxRetransmits 1.3.6.1.4.1.429.4.34.1.4
The 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.
           usrNTPTimeOut 1.3.6.1.4.1.429.4.34.1.5
The 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.
           usrNTPEnable 1.3.6.1.4.1.429.4.34.1.6
This object enables or disables NTP synchronization in a system. Default is disabled.
           usrNTPProtocolVersion 1.3.6.1.4.1.429.4.34.1.7
The protocol version that the NTP client will use when sending NTP client requests to a server.
           usrNTPCfmFileName 1.3.6.1.4.1.429.4.34.1.8
The name of the configuration file currently in use.
           usrNTPCfmSaveFlag 1.3.6.1.4.1.429.4.34.1.9
Setting 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.
           usrNTPModuleVersion 1.3.6.1.4.1.429.4.34.1.10
The current software version of the NTP module.
           usrNTPLastGoodServer 1.3.6.1.4.1.429.4.34.1.11
The 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).
           usrNTPRcvdDatagrams 1.3.6.1.4.1.429.4.34.1.12
Number of datagrams received at the port on which NTP is listening to.
           usrNTPRcvdTooShorts 1.3.6.1.4.1.429.4.34.1.13
Number of datagrams received which were too short for NTP version four.
           usrNTPRcvdBadVersions 1.3.6.1.4.1.429.4.34.1.14
Number of datagrams received with a wrong NTP version.
           usrNTPRcvdRequests 1.3.6.1.4.1.429.4.34.1.15
Number of NTP requests received.
           usrNTPRcvdReplies 1.3.6.1.4.1.429.4.34.1.16
Number of NTP replies received.
           usrNTPRcvdUnsuportedModes 1.3.6.1.4.1.429.4.34.1.17
Number of NTP datagrams received which had a mode value not supported by this entity.
           usrNTPSentRequests 1.3.6.1.4.1.429.4.34.1.18
Number of NTP requests sent.
           usrNTPSentReplies 1.3.6.1.4.1.429.4.34.1.19
Number of NTP replies sent since the system was last rebooted.
           usrNTPSentRexmits 1.3.6.1.4.1.429.4.34.1.20
Number of NTP requests that were retransmitted due to lack of a timely reply.
           usrNTPSendErrors 1.3.6.1.4.1.429.4.34.1.21
Number of NTP requests that could not be sent due to internal errors.
           usrNTPDnsErrors 1.3.6.1.4.1.429.4.34.1.22
Number of times an error was returned by DNS when processing a name resolution request from the NTP module.
           usrNTPServerTimeouts 1.3.6.1.4.1.429.4.34.1.23
Number of times a server was considered unavailable after requests were sent to it a maximum number of retransmissions without a reply.
           usrNTPAllocErrors 1.3.6.1.4.1.429.4.34.1.24
Number of times an operation could not be performed due to a failure to allocate memory resources.
           usrNTPResolvedIPAddress 1.3.6.1.4.1.429.4.34.1.25
The 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.
           usrNTPLastRcvdLeapIndicator 1.3.6.1.4.1.429.4.34.1.26
The value of the last received Leap Indicator field.
           usrNTPLastRcvdMode 1.3.6.1.4.1.429.4.34.1.27
The value of the last received Mode field.
           usrNTPLastRcvdStratum 1.3.6.1.4.1.429.4.34.1.28
The value of the last received Stratum field.
           usrNTPLastRcvdPoll 1.3.6.1.4.1.429.4.34.1.29
The value of the last received Poll field.
           usrNTPLastRcvdPrecision 1.3.6.1.4.1.429.4.34.1.30
The value of the last received Precision field.
           usrNTPLastRcvdRootDelay 1.3.6.1.4.1.429.4.34.1.31
The value of the last received Root Delay field.
           usrNTPLastRcvdRootDispersion 1.3.6.1.4.1.429.4.34.1.32
The value of the last received Root Dispersion field.
           usrNTPLastRcvdReferenceIdentifier 1.3.6.1.4.1.429.4.34.1.33
The value of the last received Reference Identifier field.
           usrNTPLastRcvdReferenceTimestampHigh 1.3.6.1.4.1.429.4.34.1.34
The value of the last received Reference Timestamp field (high octets).
           usrNTPLastRcvdReferenceTimestampLow 1.3.6.1.4.1.429.4.34.1.35
The value of the last received Reference Timestamp field (low octets).
           usrNTPLastRcvdOriginateTimestampHigh 1.3.6.1.4.1.429.4.34.1.36
The value of the last received Originate Timestamp field (high octets).
           usrNTPLastRcvdOriginateTimestampLow 1.3.6.1.4.1.429.4.34.1.37
The value of the last received Originate Timestamp field (low octets).
           usrNTPLastRcvdReceiveTimestampHigh 1.3.6.1.4.1.429.4.34.1.38
The value of the last received Receive Timestamp field (high octets).
           usrNTPLastRcvdReceiveTimestampLow 1.3.6.1.4.1.429.4.34.1.39
The value of the last received Receive Timestamp field (low octets).
           usrNTPLastRcvdTransmitTimestampHigh 1.3.6.1.4.1.429.4.34.1.40
The value of the last received Transmit Timestamp field (high octets).
           usrNTPLastRcvdTransmitTimestampLow 1.3.6.1.4.1.429.4.34.1.41
The value of the last received Transmit Timestamp field (low octets).
           usrNTPTimeZone 1.3.6.1.4.1.429.4.34.1.42
Timezone 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.
           usrNTPTimeZoneTable 1.3.6.1.4.1.429.4.34.1.43
Tok_String
                 timeZoneEntry 1.3.6.1.4.1.429.4.34.1.43.1
Tok_String
                     usrNTPIndex 1.3.6.1.4.1.429.4.34.1.43.1.1
The key field
                     usrNTPNextTimeZone 1.3.6.1.4.1.429.4.34.1.43.1.2
Time zone list name
       usrNTPConformance 1.3.6.1.4.1.429.4.34.2
           usrNTPCompliances 1.3.6.1.4.1.429.4.34.2.1
               usrNTPCompliance 1.3.6.1.4.1.429.4.34.2.1.1
The compliance statement for entities which implement the MIB.
           usrNTPGroups 1.3.6.1.4.1.429.4.34.2.2
               usrNTPGroup 1.3.6.1.4.1.429.4.34.2.2.1
All objects in this MIB.
       usrNTPTraps 1.3.6.1.4.1.429.4.34.3
           usrNTPTrapsV2 1.3.6.1.4.1.429.4.34.3.0
Events for NTP
               usrNTPServerFailure 1.3.6.1.4.1.429.4.34.3.0.1
This trap is generated for NTP Server connectivity failure.