DLINKSW-NTP-MIB
AI MIB Summary
The DLINKSW-NTP-MIB enables monitoring and management of Network Time Protocol (NTP) configuration parameters, synchronization status, and association states on D-Link managed switches. This module provides visibility into time source reachability, stratum levels, and client-server synchronization errors to ensure accurate system clock alignment across the network infrastructure.
The Structure of NTP for the proprietary enterprise.
Main OID:
dlinkSwNtpMIB.1.3.6.1.4.1.171.14.182
89
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
89 total| Object Name |
|---|
dlinkSwNtpMIBThe Structure of NTP for the proprietary enterprise. MODULE-IDENTITY .1.3.6.1.4.1.171.14.182 |
dNtpMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.182.0 |
dNtpMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.182.1 |
dNtpCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.182.1.1 |
dNtpServiceEnabledThis object enables/disables the NTP service on the device.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.1.1 |
dNtpAuthenticateEnabledThis object enables/disables NTP authentication on the device.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.1.2 |
dNtpUpdateCalendarEnabledThis object enables/disables periodically update calendar.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.1.3 |
dNtpMaxAssociationsThis object used to configure the maximum number of NTP peers and
clients on the device.rw INTEGER .1.3.6.1.4.1.171.14.182.1.1.4 |
dNtpBroadcastDelayThis object used to configure NTP broadcast delay in millisecond.rw INTEGER .1.3.6.1.4.1.171.14.182.1.1.5 |
dNtpControlKeyThis object used to Specify the key ID for the NTP control message.rw INTEGER .1.3.6.1.4.1.171.14.182.1.1.6 |
dNtpRequestKeyThis object used to Specify the key ID for the NTP mode 7 packets.rw INTEGER .1.3.6.1.4.1.171.14.182.1.1.7 |
dNtpMasterStratumThis object used to configure switch act as NTP master clock.
Note:Valid stratum is 1-15, 0 for disable.rw INTEGER .1.3.6.1.4.1.171.14.182.1.1.8 |
dNtpAccessGroupTableThis object describes the access group of NTP. SEQUENCE OF DNtpAccessGroupEntry .1.3.6.1.4.1.171.14.182.1.2 |
dNtpAccessGroupEntryThis is a list of information contained in the dNtpAccessGroupTable. DNtpAccessGroupEntry .1.3.6.1.4.1.171.14.182.1.2.1 |
dNtpAccessGroupVrfNameThis object indicates the name of the routing forwarding instance.
A zero length string indicates the VRF name is not specified.
For the platform that doesn't support VRF, only a zero length string
is allowed for this object. DisplayString .1.3.6.1.4.1.171.14.182.1.2.1.1 |
dNtpAccessGroupIpAddressTypeThe Internet address type of access group. InetAddressType {ipv4(1), ipv6(2), ipv6z(4) } .1.3.6.1.4.1.171.14.182.1.2.1.2 |
dNtpAccessGroupIpAddressIP address expressed in dotted-quad form is the address of a host or network.
Note:use 0.0.0.0 for default entry InetAddress .1.3.6.1.4.1.171.14.182.1.2.1.3 |
dNtpAccessGroupIpAddressPrefixLengthThe length of the prefix associated with the IP address of this entry. InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.182.1.2.1.4 |
dNtpAccessGroupIgnoreThis object can deny packets of all kinds, including NTP control queries.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.2.1.5 |
dNtpAccessGroupNoModifyThis object can deny NTP control queries which attempt to modify
the state of the server.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.2.1.6 |
dNtpAccessGroupNoQueryThis object can deny all NTP control queries.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.2.1.7 |
dNtpAccessGroupNoPeerThis object can deny packets that might mobilize
an association unless authenticated.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.2.1.8 |
dNtpAccessGroupNoServeThis object can deny all packets except NTP control queries.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.2.1.9 |
dNtpAccessGroupNoTrustThis object can deny packets that are not cryptographically authenticated.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.2.1.10 |
dNtpAccessGroupVersionThis object can deny packets that do not match the current NTP version.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.2.1.11 |
dNtpAccessGroupRowStatusThis object describes the state of the access group entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.2.1.99 |
dNtpAccessInterfaceTableThis object describes the interface control of NTP. SEQUENCE OF DNtpAccessInterfaceEntry .1.3.6.1.4.1.171.14.182.1.3 |
dNtpAccessInterfaceEntryThis is a list of information contained in the dNtpAccessInterfaceTable. DNtpAccessInterfaceEntry .1.3.6.1.4.1.171.14.182.1.3.1 |
dNtpAccessInterfaceIfIndexThe ifIndex value of the interface is determined by the agent. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.182.1.3.1.1 |
dNtpAccessInterfaceEnabledIndicate if NTP receive packet from this interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.3.1.2 |
dNtpAuthenticationKeyTableThis object describes the access group of NTP. SEQUENCE OF DNtpAuthenticationKeyEntry .1.3.6.1.4.1.171.14.182.1.4 |
dNtpAuthenticationKeyEntryThis is a list of information contained in the
dNtpAuthenticationKeyTable. DNtpAuthenticationKeyEntry .1.3.6.1.4.1.171.14.182.1.4.1 |
dNtpAuthenticationKeyIdThis object used to define authentication key ID for NTP. INTEGER .1.3.6.1.4.1.171.14.182.1.4.1.1 |
dNtpAuthenticationKeyTypeThis object used to define authentication key type for NTP.
Note: Only support md5 now.rw DisplayString .1.3.6.1.4.1.171.14.182.1.4.1.2 |
dNtpAuthenticationKeyValueThis object used to define authentication key value for NTP.rw DisplayString .1.3.6.1.4.1.171.14.182.1.4.1.3 |
dNtpAuthenticationKeyTrustedThis object is used to trust an NTP key on the device.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.4.1.4 |
dNtpAuthenticationKeyStatusThis object describes the state of the authentication key entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.4.1.99 |
dNtpCfgBroadcastClientTableThis object describes the broadcast client of NTP. SEQUENCE OF DNtpCfgBroadcastClientEntry .1.3.6.1.4.1.171.14.182.1.5 |
dNtpCfgBroadcastClientEntryThis is a list of information contained in the dNtpCfgBroadcastClientTable. DNtpCfgBroadcastClientEntry .1.3.6.1.4.1.171.14.182.1.5.1 |
dNtpCfgBroadcastClientIfIndexThe ifIndex value of the interface is determined by the agent. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.182.1.5.1.1 |
dNtpCfgBroadcastClientKeyIdDefines the authentication key ID used for this entry.
0 means no key ID used.rw INTEGER .1.3.6.1.4.1.171.14.182.1.5.1.2 |
dNtpCfgBroadcastClientStatusThis object describes the state of the NTP broadcast client entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.5.1.99 |
dNtpCfgBroadcastServerTableThis object describes the broadcast server of NTP. SEQUENCE OF DNtpCfgBroadcastServerEntry .1.3.6.1.4.1.171.14.182.1.6 |
dNtpCfgBroadcastServerEntryThis is a list of information contained in the dNtpCfgBroadcastServerTable. DNtpCfgBroadcastServerEntry .1.3.6.1.4.1.171.14.182.1.6.1 |
dNtpCfgBroadcastServerIfIndexThe ifIndex value of the interface is determined by the agent. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.182.1.6.1.1 |
dNtpCfgBroadcastServerVersionDefines the NTP version number.rw INTEGER .1.3.6.1.4.1.171.14.182.1.6.1.2 |
dNtpCfgBroadcastServerKeyIdDefines the authentication key ID used for this entry.
0 means no key ID used.rw INTEGER .1.3.6.1.4.1.171.14.182.1.6.1.3 |
dNtpCfgBroadcastServerStatusThis object describes the state of the NTP broadcast server entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.6.1.99 |
dNtpCfgMulticastClientTableThis object describes the multicast client of NTP. SEQUENCE OF DNtpCfgMulticastClientEntry .1.3.6.1.4.1.171.14.182.1.7 |
dNtpCfgMulticastClientEntryThis is a list of information contained in the dNtpCfgMulticastClientTable. DNtpCfgMulticastClientEntry .1.3.6.1.4.1.171.14.182.1.7.1 |
dNtpCfgMulticastClientIfIndexThis object indicates the ifIndex value of the interface
is determined by the agent. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.182.1.7.1.1 |
dNtpCfgMulticastClientIpAddressTypeThe Internet address type of Ntp peer. InetAddressType {ipv4(1), ipv6(2)} .1.3.6.1.4.1.171.14.182.1.7.1.2 |
dNtpCfgMulticastClientIpAddressIP address expressed in dotted-quad form is the address of Ntp peer. InetAddress .1.3.6.1.4.1.171.14.182.1.7.1.3 |
dNtpCfgMulticastClientKeyIdDefines the authentication key ID used for this entry.
0 means no key ID used.rw INTEGER .1.3.6.1.4.1.171.14.182.1.7.1.4 |
dNtpCfgMulticastClientStatusThis object describes the state of the NTP multicast client entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.7.1.99 |
dNtpCfgMulticastServerTableThis object describes the multicast server of NTP. SEQUENCE OF DNtpCfgMulticastServerEntry .1.3.6.1.4.1.171.14.182.1.8 |
dNtpCfgMulticastServerEntryThis is a list of information contained in the dNtpCfgMulticastServerTable. DNtpCfgMulticastServerEntry .1.3.6.1.4.1.171.14.182.1.8.1 |
dNtpCfgMulticastServerIfIndexThis object indicates the ifIndex value of the interface
is determined by the agent. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.182.1.8.1.1 |
dNtpCfgMulticastServerIpAddressTypeThe Internet address type of Ntp peer. InetAddressType {ipv4(1), ipv6(2)} .1.3.6.1.4.1.171.14.182.1.8.1.2 |
dNtpCfgMulticastServerIpAddressIP address expressed in dotted-quad form is the address of Ntp peer. InetAddress .1.3.6.1.4.1.171.14.182.1.8.1.3 |
dNtpCfgMulticastServerVersionDefines the NTP version number.rw INTEGER .1.3.6.1.4.1.171.14.182.1.8.1.4 |
dNtpCfgMulticastServerKeyIdDefines the authentication key ID used for this entry.
0 means no key ID used.rw INTEGER .1.3.6.1.4.1.171.14.182.1.8.1.5 |
dNtpCfgMulticastServerTtlThis object Specified the TTL value for NTP messages.rw INTEGER .1.3.6.1.4.1.171.14.182.1.8.1.6 |
dNtpCfgMulticastServerStatusThis object describes the state of the NTP multicast server entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.8.1.99 |
dNtpCfgPeerTableThis object describes the symmetric peer of NTP. SEQUENCE OF DNtpCfgPeerEntry .1.3.6.1.4.1.171.14.182.1.9 |
dNtpCfgPeerEntryThis is a list of information contained in the dNtpCfgPeerTable. DNtpCfgPeerEntry .1.3.6.1.4.1.171.14.182.1.9.1 |
dNtpCfgPeerVrfNameThis object indicates the name of the routing forwarding instance.
A zero length string indicates the VRF name is not specified.
For the platform that doesn't support VRF, only a zero length string
is allowed for this object. DisplayString .1.3.6.1.4.1.171.14.182.1.9.1.1 |
dNtpCfgPeerIpAddressTypeThe Internet address type of Ntp peer. InetAddressType {ipv4(1), ipv6(2), ipv6z(4) } .1.3.6.1.4.1.171.14.182.1.9.1.2 |
dNtpCfgPeerIpAddressIP address expressed in dotted-quad form is the address of Ntp peer. InetAddress .1.3.6.1.4.1.171.14.182.1.9.1.3 |
dNtpCfgPeerVersionDefines the NTP version number.rw INTEGER .1.3.6.1.4.1.171.14.182.1.9.1.4 |
dNtpCfgPeerKeyIdDefines the authentication key ID used for this entry.
0 means no key ID used.rw INTEGER .1.3.6.1.4.1.171.14.182.1.9.1.5 |
dNtpCfgPeerPreferThis object is used to makes it be the preferred peer
that provides synchronization.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.9.1.6 |
dNtpCfgPeerMinPollThis object Specified the minimum poll intervals for NTP
messages, in seconds as a power of two.rw INTEGER .1.3.6.1.4.1.171.14.182.1.9.1.7 |
dNtpCfgPeerMaxPollThis object Specified the maximum poll intervals for NTP
messages, in seconds as a power of two.rw INTEGER .1.3.6.1.4.1.171.14.182.1.9.1.8 |
dNtpCfgPeerStatusThis object describes the state of the NTP peer entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.9.1.99 |
dNtpCfgSrvTableThis object describes the server of NTP. SEQUENCE OF DNtpCfgSrvEntry .1.3.6.1.4.1.171.14.182.1.10 |
dNtpCfgSrvEntryThis is a list of information contained in the dNtpCfgSrvTable. DNtpCfgSrvEntry .1.3.6.1.4.1.171.14.182.1.10.1 |
dNtpCfgSrvVrfNameThis object indicates the name of the routing forwarding instance.
A zero length string indicates the VRF name is not specified.
For the platform that doesn't support VRF, only a zero length string
is allowed for this object. DisplayString .1.3.6.1.4.1.171.14.182.1.10.1.1 |
dNtpCfgSrvIpAddressTypeThe Internet address type of Ntp peer. InetAddressType {ipv4(1), ipv6(2), ipv6z(4) } .1.3.6.1.4.1.171.14.182.1.10.1.2 |
dNtpCfgSrvIpAddressIP address expressed in dotted-quad form is the address of Ntp peer. InetAddress .1.3.6.1.4.1.171.14.182.1.10.1.3 |
dNtpCfgSrvVersionDefines the NTP version number.rw INTEGER .1.3.6.1.4.1.171.14.182.1.10.1.4 |
dNtpCfgSrvKeyIdDefines the authentication key ID used for this entry.
0 means no key ID used.rw INTEGER .1.3.6.1.4.1.171.14.182.1.10.1.5 |
dNtpCfgSrvPreferThis object is used to makes it be the preferred peer
that provides synchronization.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.10.1.6 |
dNtpCfgSrvMinPollThis object Specified the minimum poll intervals for NTP
messages, in seconds as a power of two.rw INTEGER .1.3.6.1.4.1.171.14.182.1.10.1.7 |
dNtpCfgSrvMaxPollThis object Specified the maximum poll intervals for NTP
messages, in seconds as a power of two.rw INTEGER .1.3.6.1.4.1.171.14.182.1.10.1.8 |
dNtpCfgSrvStatusThis object describes the state of the NTP peer entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.182.1.10.1.99 |
dNtpMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.182.2 |
dNtpCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.182.2.1 |
dNtpGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.182.2.2 |