AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Enterasys-Networks » ENTERASYS-SNTP-CLIENT-MIB » Objects

ENTERASYS-SNTP-CLIENT-MIB.mib object view, vendor Enterasys-Networks

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file ENTERASYS-SNTP-CLIENT-MIB and use it to monitor vendor specific OID's.

ENTERASYS-SNTP-CLIENT-MIB file content

Object view of ENTERASYS-SNTP-CLIENT-MIB:

Scalar Object
etsysSntpClientVersion .1.3.6.1.4.1.5624.1.2.38.1.1.1
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 .1.3.6.1.4.1.5624.1.2.38.1.1.2
The SNTP client operational modes that this device supports.
etsysSntpClientMode .1.3.6.1.4.1.5624.1.2.38.1.1.3
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 are further limited to values supported by the device as specified by etsysSntpClientSupportedMode. Maintaining the value of this object across agent reboots is REQUIRED.
etsysSntpClientLastUpdateTime .1.3.6.1.4.1.5624.1.2.38.1.1.4
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 return '00000000'H.
etsysSntpClientLastAttemptTime .1.3.6.1.4.1.5624.1.2.38.1.1.5
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 value of success(2), this object's value should be equal to the value returned by etsysSntpClientLastUpdateTime. If no SNTP frames have been processed by the SNTP client then this value MUST return '00000000'H. This object is updated for all non-disabled operational modes of the SNTP client.
etsysSntpClientLastAttemptStatus .1.3.6.1.4.1.5624.1.2.38.1.1.6
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 .1.3.6.1.4.1.5624.1.2.38.1.2.1
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 .1.3.6.1.4.1.5624.1.2.38.1.2.2
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 is REQUIRED.
etsysSntpClientUnicastPollRetry .1.3.6.1.4.1.5624.1.2.38.1.2.3
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 client queries a given server it will send 1 SNTP request frame. If that original attempt fails, the client will retry up to a maximum of 2 more times before giving up and attempting the next server. Maintaining the value of this object across agent reboots is REQUIRED.
etsysSntpClientUServerMaxEntries .1.3.6.1.4.1.5624.1.2.38.1.2.4
The maximum number of server entries that are allowed in the etsysSntpClientUServerTable.
etsysSntpClientUServerCurrEntries .1.3.6.1.4.1.5624.1.2.38.1.2.5
The current number of server entries in the etsysSntpClientUServerTable.
etsysSntpClientUServerEntry .1.3.6.1.4.1.5624.1.2.38.1.2.6.1
Information for a particular unicast SNTP server.
etsysSntpClientMulticastDelay .1.3.6.1.4.1.5624.1.2.38.1.3.1
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 object across agent reboots is REQUIRED.
etsysSntpClientMulticastCount .1.3.6.1.4.1.5624.1.2.38.1.3.2
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. Maintaining the value of this object across agent reboots is NOT RECOMMENDED.
etsysSntpClientBroadcastDelay .1.3.6.1.4.1.5624.1.2.38.1.4.1
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 across reboots is REQUIRED.
etsysSntpClientBroadcastCount .1.3.6.1.4.1.5624.1.2.38.1.4.2
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. Maintaining the value of this object across agent reboots is NOT RECOMMENDED.
etsysSntpClientAnycastBindRequestInterval .1.3.6.1.4.1.5624.1.2.38.1.5.1
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 .1.3.6.1.4.1.5624.1.2.38.1.5.2
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 .1.3.6.1.4.1.5624.1.2.38.1.5.3
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 across agent reboots is REQUIRED.
etsysSntpClientAnycastPollRetry .1.3.6.1.4.1.5624.1.2.38.1.5.4
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 the SNTP client queries the bound server it will send 1 SNTP request frame. If that original attempt fails, the client will retry up to a maximum of 2 more times before giving up and unbinding from the server. Once the client becomes unbound it will start sending out anycast bind requests at an interval specified by etsysSntpClientAnycastBindRequestInterval. Maintaining the value of this object across agent reboots is REQUIRED.
etsysSntpClientAnycastServerAddrType .1.3.6.1.4.1.5624.1.2.38.1.5.5
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 possible enumerations defined by InetAddressType is NOT REQUIRED.
etsysSntpClientAnycastServerAddr .1.3.6.1.4.1.5624.1.2.38.1.5.6
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 NOT RECOMMENDED.
etsysSntpClientAnycastNumRequests .1.3.6.1.4.1.5624.1.2.38.1.5.7
The number of anycast bind requests sent from this device since the last agent reboot.
etsysSntpClientAnycastNumPollRequests .1.3.6.1.4.1.5624.1.2.38.1.5.8
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.
Tabular Object
etsysSntpClientUServerAddrType .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.1
This object specifies how etsysSntpClientUServerAddr is encoded. Support for all possible enumerations defined by InetAddressType is NOT REQUIRED.
etsysSntpClientUServerAddr .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.2
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 .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.3
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 will send SNTP requests to the servers listed in this table. The client will continue sending requests to different servers until a successful response is received or all servers are exhausted. This object indicates the order in which to query the servers. A server entry with a precedence of 1 will be queried before a server with a precedence of 2, and so forth. If more than one server has the same precedence then the requesting order will follow the lexicographical ordering of the entries in this table.
etsysSntpClientUServerLastUpdateTime .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.4
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 .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.5
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'H.
etsysSntpClientUServerLastAttemptStatus .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.6
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 .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.7
The number of SNTP requests made to this server since the last agent reboot. This includes retry attempts to the server.
etsysSntpClientUServerNumFailedRequests .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.8
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 .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.9
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 but is not available for use in SNTP client operations. Conceptual rows with this status MAY be deleted at the discretion of the agent, at which time it will be treated as if destroy(6) was SET to this object. createAndGo - This is the preferred mechanism for creating conceptual rows in this table. All writable leaves have default values so createAndGo will always transition a new entry to the active state. destroy - This will remove the conceptual row from the table and make it unavailable for SNTP client operations. This MUST also cause any persistent data related to this row to be removed from the system. Maintaining active(1) entries across agent reboots is REQUIRED.
Table
etsysSntpClientUServerTable .1.3.6.1.4.1.5624.1.2.38.1.2.6
A table containing configuration and statistical information for unicast SNTP servers. Each server entry is represented by single conceptual row in this table.
Object Identifier
etsysSntpClientMIB .1.3.6.1.4.1.5624.1.2.38
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to SNTP client configuration and statistical collection.
etsysSntpClientObjects .1.3.6.1.4.1.5624.1.2.38.1
etsysSntpClientDevice .1.3.6.1.4.1.5624.1.2.38.1.1
etsysSntpClientUnicast .1.3.6.1.4.1.5624.1.2.38.1.2
etsysSntpClientMulticast .1.3.6.1.4.1.5624.1.2.38.1.3
etsysSntpClientBroadcast .1.3.6.1.4.1.5624.1.2.38.1.4
etsysSntpClientAnycast .1.3.6.1.4.1.5624.1.2.38.1.5
etsysSntpClientConformance .1.3.6.1.4.1.5624.1.2.38.2
etsysSntpClientGroups .1.3.6.1.4.1.5624.1.2.38.2.1
etsysSntpClientCompliances .1.3.6.1.4.1.5624.1.2.38.2.2
Group
etsysSntpClientDeviceGroup .1.3.6.1.4.1.5624.1.2.38.2.1.1
A collection of objects providing device level control of a SNTP client on Enterasys Network's devices.
etsysSntpClientUnicastGroup .1.3.6.1.4.1.5624.1.2.38.2.1.2
A collection of objects providing control and statistics for a SNTP client capable of operating in unicast mode.
etsysSntpClientMulticastGroup .1.3.6.1.4.1.5624.1.2.38.2.1.3
A collection of objects providing control and statistics for a SNTP client capable of operating in multicast mode.
etsysSntpClientBroadcastGroup .1.3.6.1.4.1.5624.1.2.38.2.1.4
A collection of objects providing control and statistics for a SNTP client capable of operating in broadcast mode.
etsysSntpClientAnycastGroup .1.3.6.1.4.1.5624.1.2.38.2.1.5
A collection of objects providing control and statistics for a SNTP client capable of operating in anycast mode.