DNOS-NTP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
18
agentNtpAuthKeyTable
table.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7
·
1 row entry
·
7 columns
Uses the dell variant from
Command help
/opt/observium/mibs/dell.
Walk agentNtpAuthKeyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNOS-NTP-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-NTP-MIB::agentNtpAuthKeyTable'
A table containing configuration of Authentication Keys for NTP. Each authentication key entry is represented by single conceptual row in this table.
Information for a particular NTP authentication key.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||
|
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 |
||||||||||||
|
Message authentication algorithm used while using this key.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.3 |
||||||||||||
|
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 Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.4 |
||||||||||||
|
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 |
||||||||||||
|
The NTP authentication key trusted status.
The value true(1) indicates that key is trusted. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.6 |
||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.7.1.7 |
agentNtpServerTable
table.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8
·
1 row entry
·
11 columns
Uses the dell variant from
Command help
/opt/observium/mibs/dell.
Walk agentNtpServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNOS-NTP-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-NTP-MIB::agentNtpServerTable'
A table containing configuration and statistical information for NTP servers. Each server entry is represented by single conceptual row in this table.
Information for a particular NTP server.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 |
||||||||||||||
|
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 Type Values:
|
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.2 |
||||||||||||||
|
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 |
||||||||||||||
|
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:
|
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.4 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
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 |
||||||||||||||
|
The NTP server preference status.
The value true(1) indicates that server is preferred. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.8 |
||||||||||||||
|
The NTP server burst status.
The value true(1) indicates that burst should be configured. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.9 |
||||||||||||||
|
The NTP server iburst status.
The value true(1) indicates that iburst should be configured. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.10 |
||||||||||||||
|
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 Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.168.1.1.8.1.11 |