agentNtpServerRowStatus
DNOS-NTP-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.11
Object
The row status of this conceptual row in the table.
active
- The server is available for use in NTP client operations.
Other writable leaves in this table MAY be modified while
the row is in the active state. If status is 'active'
columns in the row can not be modified.
notInService
- Indicates that the conceptual row exists in the agent,
but is unavailable for use by the managed device, 'notInService'
has no implication regarding the internal consistency of
the row, availability of resources, or consistency with
the current state of the managed device. To modify columns
of the existing row, status needs to set as 'notInService'.
notReady
- Indicates that the conceptual row exists in the agent,
but is missing information necessary in order to be available
for use by the managed device. One or more required columns
in the row are not instantiated.
createAndGo
- This is the preferred mechanism for creating conceptual
rows in this table. This value can never be read as
the row will always transition immediately to active.
destroy
- This will remove the conceptual row from the table and
make it unavailable for NTP client operations.
Context
- MIB
- DNOS-NTP-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentNtpServerEntry
- Table
- agentNtpServerTable
- Siblings
- 10
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentNtpServerIndex This object uniquely identifies the entry in the table. | column | Unsigned32 | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.1 |
| agentNtpServerIburstStatus The NTP server iburst status.
The value true(1) indicates that iburst should be configured. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.10 |
| agentNtpServerAddressType This object specifies how agentNtpServerAddr is
encoded. Support for all possible enumerations defined by
InetAddressType is NOT REQUIRED. Address type can be set with agentNtpSe… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.2 |
| agentNtpServerAddress The encoded internet address of an NTP server.
Unicast NTP requests will be sent to this address. If this
address is a DNS hostname, then that hostname SHOULD be
resolved into an… | column | OctetString | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.3 |
| agentNtpServerVersion The NTP version this server supports. This is the value
that will be encoded in NTP polls when operating in unicast(1)
administrative mode. | column | Enumeration | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.4 |
| agentNtpServerAuthKeyNumber NTP server authentication key number. | column | Unsigned32 | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.5 |
| agentNtpServerMinPollInterval The minimum number of seconds between successive NTP polls
of the server in seconds as a power of two. This
polling interval is used for NTP requests in
unicast(1) or broadcast(2… | column | seconds Unsigned32 | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.6 |
| agentNtpServerMaxPollInterval The maximum number of seconds between successive NTP polls
of the server in seconds as a power of two. This
polling interval is used for NTP requests in
unicast(1) or broadcast(2… | column | seconds Unsigned32 | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.7 |
| agentNtpServerPreferStatus The NTP server preference status.
The value true(1) indicates that server is preferred. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.8 |
| agentNtpServerBurstStatus The NTP server burst status.
The value true(1) indicates that burst should be configured. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.9 |