etsysSntpClientUServerStatus
ENTERASYS-SNTP-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.38.1.2.6.1.9
Object
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.
Context
- MIB
- ENTERASYS-SNTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.38.1.2.6.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysSntpClientUServerEntry
- Table
- etsysSntpClientUServerTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysSntpClientUServerAddrType This object specifies how etsysSntpClientUServerAddr is
encoded. Support for all possible enumerations defined by
InetAddressType is NOT REQUIRED. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.1 |
| etsysSntpClientUServerAuthKey The key ID number which is used by the server for
SNTP authentication | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.10 |
| 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… | column | OctetString | .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.2 |
| 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 interva… | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.3 |
| 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 usin… | column | OctetString | .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.4 |
| 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. … | column | OctetString | .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.5 |
| 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'. | column | SntpClientUpdateStatus | .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.6 |
| etsysSntpClientUServerNumRequests The number of SNTP requests made to this server since
the last agent reboot. This includes retry attempts to
the server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.7 |
| 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. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.38.1.2.6.1.8 |