DNOS-NTP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
18
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7 · 1 row entry · 7 columns
A table containing configuration of Authentication Keys
for NTP.  Each authentication key entry is represented
by single conceptual row in this table.
agentNtpAuthKeyEntry entry .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1
Information for a particular NTP authentication key.
Indexes
agentNtpAuthKeyIndex
Column Syntax OID
agentNtpAuthKeyIndex
This object uniquely identifies the entry in the table.
Unsigned32
Constraints:
range: 1-5
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.1
agentNtpAuthKeyNumber
Authentication key number.
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.2
agentNtpAuthKeyMessageAuthAlg
Message authentication algorithm used while using this key.
Enumerationr/w
Enumerated Values:
1md5
2sha1
3sha2
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.3
agentNtpAuthKeyEncryptionStatus
The NTP authentication key encryption status.
The value true(1) indicates that key is already encrypted.
Get of this object always returns true.
Encryption status can set with agentNtpAuthKeyName.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.4
agentNtpAuthKeyName
A textual string containing the key.
Get of this object always returns the key in the encrypted format.
Key name can set with agentNtpAuthKeyEncryptionStatus.
if key name is in plain text, length of key name must not gr…
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.5
agentNtpAuthKeyTrustedStatus
The NTP authentication key trusted status.
The value true(1) indicates that key is trusted.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.6
agentNtpAuthKeyRowStatus
The row status of this conceptual row in the table.

active
- The authentication key is available for use in NTP operations.
Other writable leaves in this table can not be modified while
the r…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.7
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8 · 1 row entry · 11 columns
A table containing configuration and statistical
information for NTP servers.  Each server
entry is represented by single conceptual row in this
table.
agentNtpServerEntry entry .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1
Information for a particular NTP server.
Indexes
agentNtpServerIndex
Column Syntax OID
agentNtpServerIndex
This object uniquely identifies the entry in the table.
Unsigned32
Constraints:
range: 1-8
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.1
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 agentNtpServerAddress.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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 IP address each time a NTP request is s…
OctetStringr/w
Constraints:
range: 1-64
.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.
Enumerationr/w
Enumerated Values:
1version1
2version2
3version3
4version4
.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.
Unsigned32r/w
Constraints:
range: 1-65535
.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) administrative mode.
secondsUnsigned32r/w
Constraints:
range: 6-10
.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) administrative mode.
secondsUnsigned32r/w
Constraints:
range: 6-10
.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.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.9
agentNtpServerIburstStatus
The NTP server iburst status.
The value true(1) indicates that iburst should be configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.10
agentNtpServerRowStatus
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 s…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.11