enterasys-sntp-client-mib Download
This MIB module defines a portion of the SNMP MIB under
the Enterasys Networks enterprise OID pertaining to
SNTP client configuration and statistical collection.
With the IPHost SNMP tool, you can monitor any SNMP objects of the
enterasys-sntp-client-mib
. You can select a variable to monitor using the built-in IPHost MIB browser that provides you with all variables,
their current values and descriptions taken from the
enterasys-sntp-client-mib
.
OID list for enterasys-sntp-client-mib
- etsysSntpClientVersion
- The SNTP version this device supports. As specified in RFC 2030, higher versions are required to be backwards compatible with all lower versions with the exception of version 0.
- etsysSntpClientSupportedMode
- The SNTP client operational modes that this device supports.
- etsysSntpClientMode
- The current operational mode of the SNTP client. A SET of this object will cause the SNTP client to change operational modes. A SET request MUST have only 1 bit set since is not possible to operate in multiple modes simultaneously. SETs of this object ...
- etsysSntpClientLastUpdateTime
- The local date and time that the SNTP client last updated the system time on the device since agent reboot. This time is updated for all non-disabled operational modes of the SNTP client. If the SNTP client has not updated the time then this object MUST ...
- etsysSntpClientLastAttemptTime
- The local date and time of the last SNTP request or unsolicited SNTP message for this SNTP client since agent reboot. Essentially, this value is a timestamp for the etsysSntpClientLastAttemptStatus object. When the etsysSntpClientLastAttemptStatus has a ...
- etsysSntpClientLastAttemptStatus
- The status of the last SNTP request or unsolicited SNTP message for this SNTP client since agent reboot. The status is updated for all non-disabled operational modes of the SNTP client.
- etsysSntpClientUnicastPollInterval
- The number of seconds between successive SNTP request transmissions. This polling interval is used for directed SNTP requests in unicast(1) operational mode. Maintaining the value of this object across agent reboots is REQUIRED.
- etsysSntpClientUnicastPollTimeout
- The number of seconds to wait for a response from a SNTP server before considering the attempt to have 'timed out'. This timeout is used for directed SNTP requests in unicast(1) operational mode. Maintaining the value of this object across agent reboots ...
- etsysSntpClientUnicastPollRetry
- The number of times to retry a request to a SNTP server that has not successfully responded. This retry count is used for directed SNTP requests in unicast(1) operational mode. For example, assume this object has been SET to a value of 2. When the SNTP c ...
- etsysSntpClientUServerMaxEntries
- The maximum number of server entries that are allowed in the etsysSntpClientUServerTable.
- etsysSntpClientUServerCurrEntries
- The current number of server entries in the etsysSntpClientUServerTable.
- etsysSntpClientUServerTable
- A table containing configuration and statistical information for unicast SNTP servers. Each server entry is represented by single conceptual row in this table.
- etsysSntpClientUServerEntry
- Information for a particular unicast SNTP server.
- etsysSntpClientUServerAddrType
- This object specifies how etsysSntpClientUServerAddr is encoded. Support for all possible enumerations defined by InetAddressType is NOT REQUIRED.
- etsysSntpClientUServerAddr
- The encoded unicast IP address or hostname of a SNTP server. Unicast SNTP requests will be sent to this address. If this address is a DNS hostname, then that hostname SHOULD be resolved into an IP address each time a SNTP request is sent to it.
- etsysSntpClientUServerPrecedence
- The precedence that this server has in relation to its peers in the determining the sequence of servers that SNTP requests will be sent to. When the poll interval, as specified by etsysSntpClientUnicastPollInterval, expires the SNTP client on this device ...
- etsysSntpClientUServerLastUpdateTime
- The local date and time that the response from this server was used to update the system time on the device since agent reboot. If the SNTP client has not updated the time using a response from this server then this object MUST return '00000000'H.
- etsysSntpClientUServerLastAttemptTime
- The local date and time that this SNTP server was last queried since agent reboot. Essentially, this value is a timestamp for the etsysSntpClientUServerLastAttemptStatus object. If this server has not been queried then this object MUST return '00000000' ...
- etsysSntpClientUServerLastAttemptStatus
- The status of the last SNTP request to this server since agent reboot. If no requests have been made then this object should return 'other'.
- etsysSntpClientUServerNumRequests
- The number of SNTP requests made to this server since the last agent reboot. This includes retry attempts to the server.
- etsysSntpClientUServerNumFailedRequests
- The number of SNTP requests made to this server that did not result in a successful response since the last agent reboot. This includes retry attempts to the server.
- etsysSntpClientUServerStatus
- The row status of this conceptual row in the table. active - The server is available for use in SNTP client operations. Other writable leaves in this table MAY be modified while the row is in the active state. notInService - The entry is fully configured ...
- etsysSntpClientMulticastDelay
- The number of microseconds it takes for an unsolicited SNTP multicast message to travel from the SNTP server to the SNTP client. This value is added to the time encoded in the SNTP message to derive the correct system time. Maintaining the value of this ...
- etsysSntpClientMulticastCount
- The number of unsolicited multicast SNTP messages that have been received and processed by the SNTP client. Unsolicited SNTP multicast frames will not be counted unless the SNTP agent is operating in multicast(2) mode, as specified by etsysSntpClientMode ...
- etsysSntpClientBroadcastDelay
- The number of microseconds it takes for an unsolicited SNTP broadcast message to travel from the SNTP server to the SNTP client. This value is added to the time encoded in the SNTP message to derive the correct time. Maintaining the value of this object ...
- etsysSntpClientBroadcastCount
- The number of unsolicited broadcast SNTP messages that have been received and processed by the SNTP client. Unsolicited SNTP broadcast frames will not be counted unless the SNTP agent is operating in broadcast(3) mode, as specified by etsysSntpClientMode ...
- etsysSntpClientAnycastBindRequestInterval
- The number of seconds between SNTP anycast bind requests. This polling interval is used when the SNTP client is in anycast(4) operational mode and it is not bound to a SNTP server. Maintaining the value of this object across agent reboots is REQUIRED.
- etsysSntpClientAnycastPollInterval
- The number of seconds between SNTP request transmissions. This polling interval is used for directed SNTP requests in anycast(4) operational mode. Maintaining the value of this object across agent reboots is REQUIRED.
- etsysSntpClientAnycastPollTimeout
- The number of seconds to wait for a response from a SNTP server before considering the unicast request attempt to have 'timed out'. This timeout is used for directed SNTP requests in anycast(4) operational mode. Maintaining the value of this object acro ...
- etsysSntpClientAnycastPollRetry
- The number of times to retry a unicast request to a SNTP server that has not successfully responded. This retry count is used for directed SNTP requests in anycast(4) operational mode. For example, assume this object has been SET to a value of 2. When th ...
- etsysSntpClientAnycastServerAddrType
- This object specifies how etsysSntpClientAnycastServerAddr is encoded. If the SNTP client is not bound to a server this object MUST return unknown(0). Maintaining the value of this object across agent reboots is NOT RECOMMENDED. Support for all possibl ...
- etsysSntpClientAnycastServerAddr
- The encoded unicast IP address or hostname of the SNTP server that we are bound to in anycast mode. If the SNTP client is not bound to a server this object MUST return a zero-length string. Maintaining the value of this object across agent reboots is NO ...
- etsysSntpClientAnycastNumRequests
- The number of anycast bind requests sent from this device since the last agent reboot.
- etsysSntpClientAnycastNumPollRequests
- The number of unicast poll requests sent from this device while in anycast(4) operational mode since the last agent reboot. Unicast poll requests are only sent once the SNTP client has bound to a server. This includes retry attempts to the server.
- etsysSntpClientDeviceGroup
- A collection of objects providing device level control of a SNTP client on Enterasys Network's devices.
- etsysSntpClientUnicastGroup
- A collection of objects providing control and statistics for a SNTP client capable of operating in unicast mode.
- etsysSntpClientMulticastGroup
- A collection of objects providing control and statistics for a SNTP client capable of operating in multicast mode.
- etsysSntpClientBroadcastGroup
- A collection of objects providing control and statistics for a SNTP client capable of operating in broadcast mode.
- etsysSntpClientAnycastGroup
- A collection of objects providing control and statistics for a SNTP client capable of operating in anycast mode.