DLINKSW-NTP-MIB
- Registered at
- 1.3.6.1.4.1.171.14.182
- Last updated
- 2014-09-15 00:00
- Organization
- D-Link Corp.
- Revisions
- 2014-09-15 00:00
- Namespace
- dlink
- Source file
DLINKSW-NTP-MIB- Digest
sha256:669ea9f8aa4673464889b697451b92613b5b50048483799784e036e6ff8e77ce
Description
The Structure of NTP for the proprietary enterprise.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB DLINKSW-NTP-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dNtpMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.182.0 | |||
| dNtpMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.182.1 | |||
| dNtpCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.182.1.1 | |||
| dNtpServiceEnabled OBJECT-TYPE This object enables/disables the NTP service on the device. | 1.3.6.1.4.1.171.14.182.1.1.1 | TruthValue | read-write | current |
| dNtpAuthenticateEnabled OBJECT-TYPE This object enables/disables NTP authentication on the device. | 1.3.6.1.4.1.171.14.182.1.1.2 | TruthValue | read-write | current |
| dNtpUpdateCalendarEnabled OBJECT-TYPE This object enables/disables periodically update calendar. | 1.3.6.1.4.1.171.14.182.1.1.3 | TruthValue | read-write | current |
| dNtpMaxAssociations OBJECT-TYPE This object used to configure the maximum number of NTP peers and clients on the device. | 1.3.6.1.4.1.171.14.182.1.1.4 | INTEGER | read-write | current |
| dNtpBroadcastDelay OBJECT-TYPE This object used to configure NTP broadcast delay in millisecond. | 1.3.6.1.4.1.171.14.182.1.1.5 | INTEGER (1..999999) | read-write | current |
| dNtpControlKey OBJECT-TYPE This object used to Specify the key ID for the NTP control message. | 1.3.6.1.4.1.171.14.182.1.1.6 | INTEGER | read-write | current |
| dNtpRequestKey OBJECT-TYPE This object used to Specify the key ID for the NTP mode 7 packets. | 1.3.6.1.4.1.171.14.182.1.1.7 | INTEGER | read-write | current |
| dNtpMasterStratum OBJECT-TYPE This object used to configure switch act as NTP master clock. Note:Valid stratum is 1-15, 0 for disable. | 1.3.6.1.4.1.171.14.182.1.1.8 | INTEGER (0..15) | read-write | current |
| dNtpAccessGroupTable OBJECT-TYPE This object describes the access group of NTP. | 1.3.6.1.4.1.171.14.182.1.2 | not-accessible | current | |
| dNtpAccessGroupEntry OBJECT-TYPE This is a list of information contained in the dNtpAccessGroupTable. | 1.3.6.1.4.1.171.14.182.1.2.1 | not-accessible | current | |
| dNtpAccessGroupVrfName OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.182.1.2.1.1 | DisplayString (SIZE(0..12)) | not-accessible | current |
| dNtpAccessGroupIpAddressType OBJECT-TYPE The Internet address type of access group. | 1.3.6.1.4.1.171.14.182.1.2.1.2 | InetAddressType {ipv4(1), ipv6(2), ipv6z(4)} | not-accessible | current |
| dNtpAccessGroupIpAddress OBJECT-TYPE IP address expressed in dotted-quad form is the address of a host or network. Note:use 0.0.0.0 for default entry | 1.3.6.1.4.1.171.14.182.1.2.1.3 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| dNtpAccessGroupIpAddressPrefixLength OBJECT-TYPE The length of the prefix associated with the IP address of this entry. | 1.3.6.1.4.1.171.14.182.1.2.1.4 | InetAddressPrefixLength | not-accessible | current |
| dNtpAccessGroupIgnore OBJECT-TYPE This object can deny packets of all kinds, including NTP control queries. | 1.3.6.1.4.1.171.14.182.1.2.1.5 | TruthValue | read-write | current |
| dNtpAccessGroupNoModify OBJECT-TYPE This object can deny NTP control queries which attempt to modify the state of the server. | 1.3.6.1.4.1.171.14.182.1.2.1.6 | TruthValue | read-write | current |
| dNtpAccessGroupNoQuery OBJECT-TYPE This object can deny all NTP control queries. | 1.3.6.1.4.1.171.14.182.1.2.1.7 | TruthValue | read-write | current |
| dNtpAccessGroupNoPeer OBJECT-TYPE This object can deny packets that might mobilize an association unless authenticated. | 1.3.6.1.4.1.171.14.182.1.2.1.8 | TruthValue | read-write | current |
| dNtpAccessGroupNoServe OBJECT-TYPE This object can deny all packets except NTP control queries. | 1.3.6.1.4.1.171.14.182.1.2.1.9 | TruthValue | read-write | current |
| dNtpAccessGroupNoTrust OBJECT-TYPE This object can deny packets that are not cryptographically authenticated. | 1.3.6.1.4.1.171.14.182.1.2.1.10 | TruthValue | read-write | current |
| dNtpAccessGroupVersion OBJECT-TYPE This object can deny packets that do not match the current NTP version. | 1.3.6.1.4.1.171.14.182.1.2.1.11 | TruthValue | read-write | current |
| dNtpAccessGroupRowStatus OBJECT-TYPE This object describes the state of the access group entry. | 1.3.6.1.4.1.171.14.182.1.2.1.99 | RowStatus | read-create | current |
| dNtpAccessInterfaceTable OBJECT-TYPE This object describes the interface control of NTP. | 1.3.6.1.4.1.171.14.182.1.3 | not-accessible | current | |
| dNtpAccessInterfaceEntry OBJECT-TYPE This is a list of information contained in the dNtpAccessInterfaceTable. | 1.3.6.1.4.1.171.14.182.1.3.1 | not-accessible | current | |
| dNtpAccessInterfaceIfIndex OBJECT-TYPE The ifIndex value of the interface is determined by the agent. | 1.3.6.1.4.1.171.14.182.1.3.1.1 | InterfaceIndex | not-accessible | current |
| dNtpAccessInterfaceEnabled OBJECT-TYPE Indicate if NTP receive packet from this interface. | 1.3.6.1.4.1.171.14.182.1.3.1.2 | TruthValue | read-write | current |
| dNtpAuthenticationKeyTable OBJECT-TYPE This object describes the access group of NTP. | 1.3.6.1.4.1.171.14.182.1.4 | not-accessible | current | |
| dNtpAuthenticationKeyEntry OBJECT-TYPE This is a list of information contained in the dNtpAuthenticationKeyTable. | 1.3.6.1.4.1.171.14.182.1.4.1 | not-accessible | current | |
| dNtpAuthenticationKeyId OBJECT-TYPE This object used to define authentication key ID for NTP. | 1.3.6.1.4.1.171.14.182.1.4.1.1 | INTEGER (1..255) | not-accessible | current |
| dNtpAuthenticationKeyType OBJECT-TYPE This object used to define authentication key type for NTP. Note: Only support md5 now. | 1.3.6.1.4.1.171.14.182.1.4.1.2 | DisplayString (SIZE(1..12)) | read-create | current |
| dNtpAuthenticationKeyValue OBJECT-TYPE This object used to define authentication key value for NTP. | 1.3.6.1.4.1.171.14.182.1.4.1.3 | DisplayString (SIZE(1..32)) | read-create | current |
| dNtpAuthenticationKeyTrusted OBJECT-TYPE This object is used to trust an NTP key on the device. | 1.3.6.1.4.1.171.14.182.1.4.1.4 | TruthValue | read-write | current |
| dNtpAuthenticationKeyStatus OBJECT-TYPE This object describes the state of the authentication key entry. | 1.3.6.1.4.1.171.14.182.1.4.1.99 | RowStatus | read-create | current |
| dNtpCfgBroadcastClientTable OBJECT-TYPE This object describes the broadcast client of NTP. | 1.3.6.1.4.1.171.14.182.1.5 | not-accessible | current | |
| dNtpCfgBroadcastClientEntry OBJECT-TYPE This is a list of information contained in the dNtpCfgBroadcastClientTable. | 1.3.6.1.4.1.171.14.182.1.5.1 | not-accessible | current | |
| dNtpCfgBroadcastClientIfIndex OBJECT-TYPE The ifIndex value of the interface is determined by the agent. | 1.3.6.1.4.1.171.14.182.1.5.1.1 | InterfaceIndex | not-accessible | current |
| dNtpCfgBroadcastClientKeyId OBJECT-TYPE Defines the authentication key ID used for this entry. 0 means no key ID used. | 1.3.6.1.4.1.171.14.182.1.5.1.2 | INTEGER (0..255) | read-write | current |
| dNtpCfgBroadcastClientStatus OBJECT-TYPE This object describes the state of the NTP broadcast client entry. | 1.3.6.1.4.1.171.14.182.1.5.1.99 | RowStatus | read-create | current |
| dNtpCfgBroadcastServerTable OBJECT-TYPE This object describes the broadcast server of NTP. | 1.3.6.1.4.1.171.14.182.1.6 | not-accessible | current | |
| dNtpCfgBroadcastServerEntry OBJECT-TYPE This is a list of information contained in the dNtpCfgBroadcastServerTable. | 1.3.6.1.4.1.171.14.182.1.6.1 | not-accessible | current | |
| dNtpCfgBroadcastServerIfIndex OBJECT-TYPE The ifIndex value of the interface is determined by the agent. | 1.3.6.1.4.1.171.14.182.1.6.1.1 | InterfaceIndex | not-accessible | current |
| dNtpCfgBroadcastServerVersion OBJECT-TYPE Defines the NTP version number. | 1.3.6.1.4.1.171.14.182.1.6.1.2 | INTEGER | read-write | current |
| dNtpCfgBroadcastServerKeyId OBJECT-TYPE Defines the authentication key ID used for this entry. 0 means no key ID used. | 1.3.6.1.4.1.171.14.182.1.6.1.3 | INTEGER (0..255) | read-write | current |
| dNtpCfgBroadcastServerStatus OBJECT-TYPE This object describes the state of the NTP broadcast server entry. | 1.3.6.1.4.1.171.14.182.1.6.1.99 | RowStatus | read-create | current |
| dNtpCfgMulticastClientTable OBJECT-TYPE This object describes the multicast client of NTP. | 1.3.6.1.4.1.171.14.182.1.7 | not-accessible | current | |
| dNtpCfgMulticastClientEntry OBJECT-TYPE This is a list of information contained in the dNtpCfgMulticastClientTable. | 1.3.6.1.4.1.171.14.182.1.7.1 | not-accessible | current | |
| dNtpCfgMulticastClientIfIndex OBJECT-TYPE This object indicates the ifIndex value of the interface is determined by the agent. | 1.3.6.1.4.1.171.14.182.1.7.1.1 | InterfaceIndex | not-accessible | current |
| dNtpCfgMulticastClientIpAddressType OBJECT-TYPE The Internet address type of Ntp peer. | 1.3.6.1.4.1.171.14.182.1.7.1.2 | InetAddressType {ipv4(1), ipv6(2)} | not-accessible | current |
| dNtpCfgMulticastClientIpAddress OBJECT-TYPE IP address expressed in dotted-quad form is the address of Ntp peer. | 1.3.6.1.4.1.171.14.182.1.7.1.3 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| dNtpCfgMulticastClientKeyId OBJECT-TYPE Defines the authentication key ID used for this entry. 0 means no key ID used. | 1.3.6.1.4.1.171.14.182.1.7.1.4 | INTEGER (0..255) | read-write | current |
| dNtpCfgMulticastClientStatus OBJECT-TYPE This object describes the state of the NTP multicast client entry. | 1.3.6.1.4.1.171.14.182.1.7.1.99 | RowStatus | read-create | current |
| dNtpCfgMulticastServerTable OBJECT-TYPE This object describes the multicast server of NTP. | 1.3.6.1.4.1.171.14.182.1.8 | not-accessible | current | |
| dNtpCfgMulticastServerEntry OBJECT-TYPE This is a list of information contained in the dNtpCfgMulticastServerTable. | 1.3.6.1.4.1.171.14.182.1.8.1 | not-accessible | current | |
| dNtpCfgMulticastServerIfIndex OBJECT-TYPE This object indicates the ifIndex value of the interface is determined by the agent. | 1.3.6.1.4.1.171.14.182.1.8.1.1 | InterfaceIndex | not-accessible | current |
| dNtpCfgMulticastServerIpAddressType OBJECT-TYPE The Internet address type of Ntp peer. | 1.3.6.1.4.1.171.14.182.1.8.1.2 | InetAddressType {ipv4(1), ipv6(2)} | not-accessible | current |
| dNtpCfgMulticastServerIpAddress OBJECT-TYPE IP address expressed in dotted-quad form is the address of Ntp peer. | 1.3.6.1.4.1.171.14.182.1.8.1.3 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| dNtpCfgMulticastServerVersion OBJECT-TYPE Defines the NTP version number. | 1.3.6.1.4.1.171.14.182.1.8.1.4 | INTEGER | read-write | current |
| dNtpCfgMulticastServerKeyId OBJECT-TYPE Defines the authentication key ID used for this entry. 0 means no key ID used. | 1.3.6.1.4.1.171.14.182.1.8.1.5 | INTEGER (0..255) | read-write | current |
| dNtpCfgMulticastServerTtl OBJECT-TYPE This object Specified the TTL value for NTP messages. | 1.3.6.1.4.1.171.14.182.1.8.1.6 | INTEGER (1..255) | read-write | current |
| dNtpCfgMulticastServerStatus OBJECT-TYPE This object describes the state of the NTP multicast server entry. | 1.3.6.1.4.1.171.14.182.1.8.1.99 | RowStatus | read-create | current |
| dNtpCfgPeerTable OBJECT-TYPE This object describes the symmetric peer of NTP. | 1.3.6.1.4.1.171.14.182.1.9 | not-accessible | current | |
| dNtpCfgPeerEntry OBJECT-TYPE This is a list of information contained in the dNtpCfgPeerTable. | 1.3.6.1.4.1.171.14.182.1.9.1 | not-accessible | current | |
| dNtpCfgPeerVrfName OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.182.1.9.1.1 | DisplayString (SIZE(0..12)) | not-accessible | current |
| dNtpCfgPeerIpAddressType OBJECT-TYPE The Internet address type of Ntp peer. | 1.3.6.1.4.1.171.14.182.1.9.1.2 | InetAddressType {ipv4(1), ipv6(2), ipv6z(4)} | not-accessible | current |
| dNtpCfgPeerIpAddress OBJECT-TYPE IP address expressed in dotted-quad form is the address of Ntp peer. | 1.3.6.1.4.1.171.14.182.1.9.1.3 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| dNtpCfgPeerVersion OBJECT-TYPE Defines the NTP version number. | 1.3.6.1.4.1.171.14.182.1.9.1.4 | INTEGER | read-write | current |
| dNtpCfgPeerKeyId OBJECT-TYPE Defines the authentication key ID used for this entry. 0 means no key ID used. | 1.3.6.1.4.1.171.14.182.1.9.1.5 | INTEGER (0..255) | read-write | current |
| dNtpCfgPeerPrefer OBJECT-TYPE This object is used to makes it be the preferred peer that provides synchronization. | 1.3.6.1.4.1.171.14.182.1.9.1.6 | TruthValue | read-write | current |
| dNtpCfgPeerMinPoll OBJECT-TYPE This object Specified the minimum poll intervals for NTP messages, in seconds as a power of two. | 1.3.6.1.4.1.171.14.182.1.9.1.7 | INTEGER (3..16) | read-write | current |
| dNtpCfgPeerMaxPoll OBJECT-TYPE This object Specified the maximum poll intervals for NTP messages, in seconds as a power of two. | 1.3.6.1.4.1.171.14.182.1.9.1.8 | INTEGER (4..17) | read-write | current |
| dNtpCfgPeerStatus OBJECT-TYPE This object describes the state of the NTP peer entry. | 1.3.6.1.4.1.171.14.182.1.9.1.99 | RowStatus | read-create | current |
| dNtpCfgSrvTable OBJECT-TYPE This object describes the server of NTP. | 1.3.6.1.4.1.171.14.182.1.10 | not-accessible | current | |
| dNtpCfgSrvEntry OBJECT-TYPE This is a list of information contained in the dNtpCfgSrvTable. | 1.3.6.1.4.1.171.14.182.1.10.1 | not-accessible | current | |
| dNtpCfgSrvVrfName OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.182.1.10.1.1 | DisplayString (SIZE(0..12)) | not-accessible | current |
| dNtpCfgSrvIpAddressType OBJECT-TYPE The Internet address type of Ntp peer. | 1.3.6.1.4.1.171.14.182.1.10.1.2 | InetAddressType {ipv4(1), ipv6(2), ipv6z(4)} | not-accessible | current |
| dNtpCfgSrvIpAddress OBJECT-TYPE IP address expressed in dotted-quad form is the address of Ntp peer. | 1.3.6.1.4.1.171.14.182.1.10.1.3 | InetAddress (SIZE(4 | 16 | 20)) | not-accessible | current |
| dNtpCfgSrvVersion OBJECT-TYPE Defines the NTP version number. | 1.3.6.1.4.1.171.14.182.1.10.1.4 | INTEGER | read-write | current |
| dNtpCfgSrvKeyId OBJECT-TYPE Defines the authentication key ID used for this entry. 0 means no key ID used. | 1.3.6.1.4.1.171.14.182.1.10.1.5 | INTEGER (0..255) | read-write | current |
| dNtpCfgSrvPrefer OBJECT-TYPE This object is used to makes it be the preferred peer that provides synchronization. | 1.3.6.1.4.1.171.14.182.1.10.1.6 | TruthValue | read-write | current |
| dNtpCfgSrvMinPoll OBJECT-TYPE This object Specified the minimum poll intervals for NTP messages, in seconds as a power of two. | 1.3.6.1.4.1.171.14.182.1.10.1.7 | INTEGER (3..16) | read-write | current |
| dNtpCfgSrvMaxPoll OBJECT-TYPE This object Specified the maximum poll intervals for NTP messages, in seconds as a power of two. | 1.3.6.1.4.1.171.14.182.1.10.1.8 | INTEGER (4..17) | read-write | current |
| dNtpCfgSrvStatus OBJECT-TYPE This object describes the state of the NTP peer entry. | 1.3.6.1.4.1.171.14.182.1.10.1.99 | RowStatus | read-create | current |
| dNtpMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.182.2 | |||
| dNtpCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.182.2.1 | |||
| dNtpGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.182.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dNtpCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINK-NTP-MIB. | 1.3.6.1.4.1.171.14.182.2.1.1 | current |
| dNtpCtrlGroup OBJECT-GROUP A collection of objects provides control for NTP. | 1.3.6.1.4.1.171.14.182.2.2.1 | current |
| dNtpAclGroup OBJECT-GROUP A collection of objects provides configuration for NTP access group. | 1.3.6.1.4.1.171.14.182.2.2.2 | current |
| dNtpBroadcastGroup OBJECT-GROUP A collection of objects provides broadcast node for NTP. | 1.3.6.1.4.1.171.14.182.2.2.3 | current |
| dNtpMulticastGroup OBJECT-GROUP A collection of objects provides multicast node for NTP. | 1.3.6.1.4.1.171.14.182.2.2.4 | current |
| dNtpPeerCfgGroup OBJECT-GROUP A collection of objects provides peer configur for NTP. | 1.3.6.1.4.1.171.14.182.2.2.5 | current |
| dNtpSrvCfgGroup OBJECT-GROUP A collection of objects provides peer configur for NTP. | 1.3.6.1.4.1.171.14.182.2.2.6 | current |