ALCATEL-IND1-NTP-MIB
- Registered at
- 1.3.6.1.4.1.6486.801.1.2.1.26.1
- Last updated
- 2019-11-27 00:00
- Organization
- ALE USA Inc.
- Revisions
- 2019-11-27 00:00, 2010-05-13 00:00, 2007-04-03 00:00
- Namespace
- alcatel-aos7
- Source file
ALCATEL-IND1-NTP-MIB- Digest
sha256:ab1c77ef2c08fdea6600bbced2a50b757110db8681b76a37d97f101093d5480b
Description
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): Propietary NTP MIB definitions The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) ALE USA Inc. 2014-2019 Copyright (C) 1995-2013 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
Contact
Please consult with Customer Service to ensure the most appropriate version of this document is used with the products in question: ALE USA Inc. Enterprise 26801 West Agoura Road Agoura Hills, CA 91301-5122 United States Of America Telephone: +1 800 995 2696 Electronic Mail: ebg_global_supportcenter@al-enterprise.com World Wide Web: https://www.al-enterprise.com
Imports
| From | Symbols |
|---|---|
| ALCATEL-IND1-BASE | softentIND1Ntp |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| IPV6-TC | Ipv6Address |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ALCATEL-IND1-BASE ALCATEL-IND1-NTP-MIB INET-ADDRESS-MIB IPV6-TC SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| alcatelIND1NTPMIBNotifications OBJECT-IDENTITY Branch For NTP MIB Subsystem Notifications. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.0 | current | ||
| alcatelIND1NTPMIBObjects OBJECT-IDENTITY Branch For NTP Subsystem Managed Objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1 | current | ||
| alaNtpConfig OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1 | |||
| alaNtpEnable OBJECT-TYPE Enables/disables NTP clock discipline. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaNtpMonitorEnable OBJECT-TYPE Enables/disables NTP monitor. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.2 | INTEGER {enable(1), disable(2)} | read-write | obsolete |
| alaNtpBroadcastEnable OBJECT-TYPE Enables/disables NTP broadcast client. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaNtpPeerTable OBJECT-TYPE Table containing the synchronization host this switch will be associated with. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4 | not-accessible | current | |
| alaNtpPeerEntry OBJECT-TYPE Each entry corresponds to a synchronization host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1 | not-accessible | current | |
| alaNtpPeerAddressType OBJECT-TYPE The InetAddress type of the synchronization host. InetAddressIPv4 (1), InetAddressIPv6 (2), and InetAddressDNS (16) types are supported. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.1 | InetAddressType {ipv4(1), ipv6(2), dns(16)} | not-accessible | current |
| alaNtpPeerAddress OBJECT-TYPE The InetAddress of the synchronization host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.2 | InetAddress | not-accessible | current |
| alaNtpPeerIpAddress OBJECT-TYPE The IP address of the synchronization host derrived from the InetAddress. Only support IPv4 address. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.3 | IpAddress | read-only | deprecated |
| alaNtpPeerType OBJECT-TYPE Type of synchronization host that will communicate with this switch. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.4 | INTEGER {active(1), passive(2), client(3), server(4), broadcast(5), bclient(8)} | read-create | current |
| alaNtpPeerAuth OBJECT-TYPE The authorization keyid for the remote host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.5 | Integer32 (0..65535) | read-create | current |
| alaNtpPeerVersion OBJECT-TYPE The NTP version to communicate with the remote host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.6 | Integer32 (1..255) | read-create | current |
| alaNtpPeerMinpoll OBJECT-TYPE The minimum poll duration to the remote host. This value is a power of 2 seconds when the poll will occur. For example, 4 (2 to the power 4) is 16 seconds. The maximum poll value is 17. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.7 | Integer32 (3..17) | read-create | current |
| alaNtpPeerPrefer OBJECT-TYPE Marks the host as a preferred connection. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.8 | INTEGER {prefer(1), noPrefer(2)} | read-create | current |
| alaNtpPeerAdmin OBJECT-TYPE Used in accordance to installation and removal conventions for conceptual rows. The RowStatus values that are supported are the following: active(1) - The row is active and valid. createAndGo(4) - The row will be created and activated. destroy(6) - The row will be destroyed. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.9 | RowStatus | read-create | current |
| alaNtpPeerName OBJECT-TYPE The DNS name for the peer association derrived from the InetAddress. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.10 | SnmpAdminString | read-only | current |
| alaNtpPeerStratum OBJECT-TYPE The stratum level of the remote peer. If this number is 16, the remote peer has not been synchronized. This parameter can only be set with a LOCALCLOCK server. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.11 | Integer32 (1..16) | read-create | obsolete |
| alaNtpPeerBurst OBJECT-TYPE When the server is reachable, send a burst of eight packets instead of the usual one. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.12 | INTEGER {enable(1), disable(2)} | read-create | current |
| alaNtpPeerIBurst OBJECT-TYPE When the server is unreachable, send a burst of eight packets instead of the usual one. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.13 | INTEGER {enable(1), disable(2)} | read-create | current |
| alaNtpPeerPreempt OBJECT-TYPE Specifies the association as preemptable rather than the default persistent. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.14 | INTEGER {enable(1), disable(2)} | read-create | current |
| alaNtpPeerMaxpoll OBJECT-TYPE The maximum poll duration to the remote host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.15 | Integer32 (3..17) | read-create | current |
| alaNtpPeerInetAddressType OBJECT-TYPE The Type of IP address of the synchronization host derrived from the InetAddress. Only InetAddressTypeIpv4(1) and InetAddressTypeIpv6(2) are supported | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.16 | InetAddressType | read-only | current |
| alaNtpPeerInetAddress OBJECT-TYPE The of IP address of the synchronization host derrived from the InetAddress. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.4.1.17 | InetAddress | read-only | current |
| alaNtpAuthDelay OBJECT-TYPE This field sets a specified time interval that is added to timestamps included in requests to the server that required authentication. Typically this delay is needed in cases of long delay paths, or servers whose clocks are unsynchronized. Value is in milli-seconds | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.5 | Integer32 (0..65535) | read-write | obsolete |
| alaNtpBroadcastDelay OBJECT-TYPE This field sets a specified time interval that is added to timestamps included in messages from broadcast servers. Value is in milli-seconds | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.6 | Integer32 (0..999999) | read-write | current |
| alaNtpKeysFile OBJECT-TYPE Name of the file which has the authorization keys. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.7 | SnmpAdminString | read-only | current |
| alaNtpConfigReqKeyId OBJECT-TYPE Request messages ask for information from the NTP entity such as timestamp information, statistics, etc. This changes the authentication key identifier for request messages sent from the switch to another NTP entity. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.8 | Integer32 (0..65535) | read-write | obsolete |
| alaNtpConfigCtlKeyId OBJECT-TYPE Control messages attempt to change the configuration of the NTP entity in some fashion. This changes the authentication key identifier for control messages sent from the switch to another NTP entity. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.9 | Integer32 (0..65535) | read-write | obsolete |
| alaNtpConfigCfgKeyId OBJECT-TYPE Configuration messages changes information on the NTP entity. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.10 | Integer32 (0..65535) | read-write | obsolete |
| alaNtpPrecision OBJECT-TYPE This sets the server's advertised precision. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.11 | Integer32 (-20..-1) | read-write | obsolete |
| alaNtpPeerTests OBJECT-TYPE Enables/disable NTP peer synchronization tests. Disabling peer tests allows the NTP client to synchonize with servers that are themselves unsynchronized or would otherwise be eliminated by other time source tests. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.12 | INTEGER {enable(1), disable(2)} | read-write | obsolete |
| alaNtpSysStratum OBJECT-TYPE The stratum level of the local server. If this number is 16 it indicates that the switch is not synchronized. This helps the clients to select clocks with lower stratum number | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.13 | Integer32 (2..16) | read-write | obsolete |
| alaNtpMaxAssociation OBJECT-TYPE The maximum number of peer and client associations that the switch will serve. This helps ensure that the switch isn't overwhelmed by huge numbers of NTP synchronization requests | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.14 | Integer32 (0..512) | read-write | current |
| alaNtpAuthenticate OBJECT-TYPE Enable/Disable authentication of the NTP requests on the switch | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.15 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaNtpNoQuery OBJECT-TYPE Enable: restrict ntp mode 6 & 7 packets. Disable: respond to ntp mode 6 and 7 packets. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.1.16 | INTEGER {enable(1), disable(2)} | read-write | obsolete |
| alaNtpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2 | |||
| alaNtpPeerListTable OBJECT-TYPE Used to display a brief list of all NTP associations related to this switch (servers, peers, etc.). | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1 | not-accessible | current | |
| alaNtpPeerListEntry OBJECT-TYPE Each entry corresponds to one association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1 | not-accessible | current | |
| alaNtpPeerListAddressType OBJECT-TYPE The InetAddress type of the synchronization host. InetAddressIPv4 (1), InetAddressIPv6 (2), InetAddressDns (16) are supported. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.1 | InetAddressType {ipv4(1), ipv6(2), dns(16)} | not-accessible | current |
| alaNtpPeerListAddress OBJECT-TYPE The InetAddress of the association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.2 | InetAddress | not-accessible | current |
| alaNtpPeerListIpAddress OBJECT-TYPE The IP address of the association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.3 | IpAddress | read-only | deprecated |
| alaNtpPeerListLocal OBJECT-TYPE The local interface address assigned by NTP to the remote association. If this address is 0.0.0.0, then the local address has yet to be determined. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.4 | IpAddress | read-only | current |
| alaNtpPeerListStratum OBJECT-TYPE The stratum level of the remote peer. If this number is 16, the remote peer has not been synchronized. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.5 | Integer32 (1..16) | read-only | current |
| alaNtpPeerListPoll OBJECT-TYPE The polling interval, in seconds. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.6 | Integer32 (1..65535) | read-only | current |
| alaNtpPeerListReach OBJECT-TYPE The reachability register of the remote association, in octal format. This number is determined by the NTP algorithm. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.7 | Integer32 (0..255) | read-only | current |
| alaNtpPeerListDelay OBJECT-TYPE The currently estimated delay of this remote association, in seconds. This time is determined by the NTP algorithm. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.8 | SnmpAdminString | read-only | current |
| alaNtpPeerListOffset OBJECT-TYPE The currently estimated offset of this remote association, in seconds. This time is determined by the NTP algorithm. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.9 | SnmpAdminString | read-only | current |
| alaNtpPeerListDispersion OBJECT-TYPE The currently estimated dispersion of this remote association, in seconds. This time is determined by the NTP algorithm. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.10 | SnmpAdminString | read-only | current |
| alaNtpPeerListSynced OBJECT-TYPE Indicates that NTP is synchronized with this entity. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.11 | INTEGER {synchronized(1), notSynchronized(2)} | read-only | current |
| alaNtpPeerListName OBJECT-TYPE The DNS name for the peer association, | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.12 | SnmpAdminString | read-only | current |
| alaNtpPeerListInetAddressType OBJECT-TYPE The InetAddress type of the synchronization host. InetAddressIPv4 (1), InetAddressIPv6 (2) are supported. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.13 | InetAddressType {ipv4(1), ipv6(2)} | read-only | current |
| alaNtpPeerListInetAddress OBJECT-TYPE The InetAddress of the association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.1.1.14 | InetAddress (SIZE(4 | 16)) | read-only | current |
| alaNtpPeerShowTable OBJECT-TYPE Used to display a brief list of all NTP associations related to this switch (servers, peers, etc.). | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3 | not-accessible | current | |
| alaNtpPeerShowEntry OBJECT-TYPE Each entry corresponds to one association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1 | not-accessible | current | |
| alaNtpPeerShowRemoteAddressType OBJECT-TYPE The InetAddress type of the synchronization host. InetAddressIPv4 (1), InetAddressIPv6 (2), InetAddressDns (16) are supported. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.1 | InetAddressType | not-accessible | current |
| alaNtpPeerShowRemoteAddress OBJECT-TYPE The InetAddress of the remote association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.2 | InetAddress | not-accessible | current |
| alaNtpPeerShowRemoteIpAddress OBJECT-TYPE The IP address of the remote association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.3 | IpAddress | read-only | deprecated |
| alaNtpPeerShowLocal OBJECT-TYPE The local interface address assigned by NTP to the remote associations. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.4 | IpAddress | read-only | current |
| alaNtpPeerShowHmode OBJECT-TYPE The host mode of this remote association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.5 | SnmpAdminString | read-only | current |
| alaNtpPeerShowPmode OBJECT-TYPE The peer mode of this remote association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.6 | SnmpAdminString | read-only | current |
| alaNtpPeerShowStratum OBJECT-TYPE The stratum level of the remote peer. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.7 | Integer32 (1..16) | read-only | current |
| alaNtpPeerShowPrecision OBJECT-TYPE The advertised precision of this association, which is a number from -4 to -20. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.8 | Integer32 (-128..127) | read-only | current |
| alaNtpPeerShowLeapIndicator OBJECT-TYPE The status of leap second insertion for this association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.9 | INTEGER {noLeapWarning(0), leapAddSecond(1), leapDeleteSecond(2), leapNotInSync(3)} | read-only | current |
| alaNtpPeerShowReferenceId OBJECT-TYPE This is a 32-bit code identifying the peers primary reference source. Normally an IP address. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.10 | SnmpAdminString | read-only | current |
| alaNtpPeerShowRootDistance OBJECT-TYPE This is a signed fixed-point number indicating the total roundtrip delay to the primary reference source at the root of the synchronization subnet, in seconds. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.11 | SnmpAdminString | read-only | current |
| alaNtpPeerShowRootDispersion OBJECT-TYPE This is a signed fixed-point number indicating the maximum error relative to the primary reference source at the root of the synchronization subnet, in seconds. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.12 | SnmpAdminString | read-only | current |
| alaNtpPeerShowPpoll OBJECT-TYPE The poll time for this association when it is a peer. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.13 | Integer32 (0..255) | read-only | current |
| alaNtpPeerShowHpoll OBJECT-TYPE The poll time for this association when it is a host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.14 | Integer32 (0..255) | read-only | current |
| alaNtpPeerShowKeyid OBJECT-TYPE This is an integer identifying the cryptographic key used to generate the message authentication code. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.15 | Integer32 (0..65535) | read-only | current |
| alaNtpPeerShowVersion OBJECT-TYPE What version of NTP this association is using. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.16 | Integer32 (1..255) | read-only | current |
| alaNtpPeerShowAssociation OBJECT-TYPE The number of seconds since this NTP entity was associated with the switch. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.17 | Integer32 (0..65535) | read-only | current |
| alaNtpPeerShowValid OBJECT-TYPE This is an integer indicating the validity of current NTP system variables. The validity is made false if system variable are changed and a new peer sample under the changed configuration has not been received. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.18 | INTEGER {false(0), true(1)} | read-only | current |
| alaNtpPeerShowReach OBJECT-TYPE This is a shift register used to determine the reachability status of this peer. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.19 | Integer32 (0..255) | read-only | current |
| alaNtpPeerShowUnreach OBJECT-TYPE The number of times this NTP entity was unreachable. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.20 | Integer32 (0..2147483647) | read-only | current |
| alaNtpPeerShowFlash OBJECT-TYPE This bitmap reveals the state at the last grumble from the peer and are most handy for diagnosing problems. Duplicate packet: 0x0001 Bogus packet: 0x0002 Protocol unsynchronized: 0x0004 Access denied: 0x0008 Authentication failure: 0x0010 Peer clock unsynchronized: 0x0020 Peer stratum out: 0x0040 Root delay/dispersion bounds check: 0x0080 Peer delay dispersion bounds check: 0x0100 Autokey failed: 0x0200 Proventic not confirmed: 0x0400 | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.21 | Integer32 (0..32767) | read-only | current |
| alaNtpPeerShowBroadcastOffset OBJECT-TYPE The broadcast delay. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.22 | SnmpAdminString | read-only | current |
| alaNtpPeerShowTTL OBJECT-TYPE This field displays the Time-to-Live (TTL) time in seconds and the mode (unicast, multicast, or broadcast) of NTP messages sent to a broadcast address. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.23 | Integer32 (0..255) | read-only | current |
| alaNtpPeerShowTimer OBJECT-TYPE The time to next poll in seconds. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.24 | Integer32 (0..2147483647) | read-only | current |
| alaNtpPeerShowFlags OBJECT-TYPE This details which flags have been configured for this peer. Association configured: 0x01 System peer: 0x02 Enabled for burst mode synchronization: 0x04 Reference clock: 0x08 Preferred server: 0x10 Authentable: 0x20 Synchronization candidate: 0x40 Synchronization candidates short-list: 0x80 | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.25 | Integer32 (0..255) | read-only | current |
| alaNtpPeerShowReferenceTime OBJECT-TYPE This is the local time, in timestamp format, when the peer clock was last updated. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.26 | SnmpAdminString | read-only | current |
| alaNtpPeerShowOriginateTime OBJECT-TYPE This is the local time, in timestamp format, of the peer when its latest NTP message was sent. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.27 | SnmpAdminString | read-only | current |
| alaNtpPeerShowReceiveTime OBJECT-TYPE This is the local time, in timestamp format, when the latest NTP message from the peer arrived. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.28 | SnmpAdminString | read-only | current |
| alaNtpPeerShowTransmitTime OBJECT-TYPE This is the local time, in timestamp format, at which the last NTP message was sent from this association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.29 | SnmpAdminString | read-only | current |
| alaNtpPeerShowOffset OBJECT-TYPE The currently estimated offset of this remote association, in seconds. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.30 | SnmpAdminString | read-only | current |
| alaNtpPeerShowDelay OBJECT-TYPE The currently estimated delay of this remote association, in seconds. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.31 | SnmpAdminString | read-only | current |
| alaNtpPeerShowDispersion OBJECT-TYPE The currently estimated dispersion of this remote association, in seconds. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.32 | SnmpAdminString | read-only | current |
| alaNtpPeerShowName OBJECT-TYPE The DNS name for the peer association, | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.33 | SnmpAdminString | read-only | current |
| alaNtpPeerShowStatus OBJECT-TYPE Deprecated: please refer alaNtpPeerShowStatusWord. Peer selection status: Bits 0 - 7 - Rejected due to high stratum and/or failed sanity checks: 1 - Designated falsticker by the intersection algorithm: 2 - Excess, culled from the end of the candidate list: 3 - Outlyer, discarded by the clustering algorithm: 4 - Candidate, included in the final selection set: 5 - Selected for synchronization; but distance exceeds maximum: 6 - Selected for synchronization: 7 - Selected for synchronization, PPS signal in use: 8 Peer association status: Bits 9 - 12 - Peer association configured: 9 - Peer authentication required: 10 - Last peer message authenticated: 11 - Peer reachable: 12 | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.34 | Bits {rejected(0), falsticker(1), excess(2), outlyer(3), candidate(4), exceedsMaxDistance(5), selected(6), selectedPPS(7), reachable(8), authenticated(9), authenticationRequired(10), configured(11)} | read-only | deprecated |
| alaNtpPeerShowRemoteInetAddressType OBJECT-TYPE The InetAddress type of the synchronization host. InetAddressIPv4 (1), InetAddressIPv6 (2) are supported. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.35 | InetAddressType {ipv4(1), ipv6(2)} | read-only | current |
| alaNtpPeerShowRemoteInetAddress OBJECT-TYPE The InetAddress of the remote association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.36 | InetAddress (SIZE(4 | 16)) | read-only | current |
| alaNtpPeerShowStatusWord OBJECT-TYPE Peer selection status: Bits 0 - 7 - discarded as not valid (TEST10-TEST13) 0 - discarded by intersection algorithm 1 - discarded by table overflow (not used) 2 - discarded by the cluster algorithm 3 - included by the combine algorithm 4 - backup (more than tos maxclock sources) 5 - system peer 6 - PPS peer (when the prefer peer is valid) 7 Peer association status: Bits 8 - 12 - broadcast association 8 - host reachable 9 - authentication ok 10 - authentication enabled 11 - persistent association 12 | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.3.1.37 | Bits {reject(0), falsetick(1), excess(2), outlier(3), candidate(4), backup(5), syspeer(6), ppspeer(7), bcst(8), reach(9), auth(10), authenb(11), config(12)} | read-only | current |
| alaNtpClientListTable OBJECT-TYPE Used to display a brief list of all incoming NTP client associations related to this switch. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.4 | not-accessible | current | |
| alaNtpClientListEntry OBJECT-TYPE Each entry corresponds to one association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.4.1 | not-accessible | current | |
| alaNtpClientListAddressType OBJECT-TYPE The InetAddress type of the incoming client association. InetAddressIPv4 (1), InetAddressIPv6 (2) are the type currently supported. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.4.1.1 | InetAddressType {ipv4(1), ipv6(2)} | not-accessible | current |
| alaNtpClientListAddress OBJECT-TYPE The InetAddress of the client. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.4.1.2 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| alaNtpClientListVersion OBJECT-TYPE The NTP version used by the remote host for communication. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.4.1.3 | Integer32 (3..4) | read-only | current |
| alaNtpClientKey OBJECT-TYPE The authorization keyid for the remote host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.2.4.1.4 | Integer32 (0..65535) | read-only | current |
| alaNtpStats OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3 | |||
| alaNtpStatsPeerTable OBJECT-TYPE Table containing the synchronization host statistics. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2 | not-accessible | current | |
| alaNtpStatsPeerEntry OBJECT-TYPE Each entry corresponds to a synchronization host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1 | not-accessible | current | |
| alaNtpStatsPeerAddressType OBJECT-TYPE The InetAddress type of the synchronization host. InetAddressIPv4 (1), InetAddressIPv6 (2), InetAddressDns (16) are supported. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.1 | InetAddressType | not-accessible | current |
| alaNtpStatsPeerAddress OBJECT-TYPE The InetAddress of the synchronization host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.2 | InetAddress | not-accessible | current |
| alaNtpStatsPeerIpAddress OBJECT-TYPE The IP address of the synchronization host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.3 | IpAddress | read-only | deprecated |
| alaNtpStatsPeerLocal OBJECT-TYPE The local interface address assigned by NTP to the remote association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.4 | IpAddress | read-only | current |
| alaNtpStatsPeerLastRcv OBJECT-TYPE The time since the last packet was received. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.5 | Counter32 | read-only | current |
| alaNtpStatsPeerNextSend OBJECT-TYPE The time until the next packet is to be sent. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.6 | Counter32 | read-only | current |
| alaNtpStatsPeerReachChange OBJECT-TYPE The time that the peer has been reachable. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.7 | Counter32 | read-only | current |
| alaNtpStatsPeerPacketsSent OBJECT-TYPE The number of packets that have been sent. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.8 | Counter32 | read-only | current |
| alaNtpStatsPeerPacketsRcvd OBJECT-TYPE The number of packets that have been received. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.9 | Counter32 | read-only | current |
| alaNtpStatsPeerBadAuth OBJECT-TYPE The number of packets received with bad authentication. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.10 | Counter32 | read-only | current |
| alaNtpStatsPeerBogusOrigin OBJECT-TYPE The number of bogus packets. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.11 | Counter32 | read-only | current |
| alaNtpStatsPeerDuplicate OBJECT-TYPE The number of duplicated packets received. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.12 | Counter32 | read-only | current |
| alaNtpStatsPeerBadDispersion OBJECT-TYPE The number bad dispersions. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.13 | Counter32 | read-only | current |
| alaNtpStatsPeerBadRefTime OBJECT-TYPE The number of bad reference times received. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.14 | Counter32 | read-only | deprecated |
| alaNtpStatsPeerCandidateOrder OBJECT-TYPE The order of synchronization candidates. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.15 | Counter32 | read-only | current |
| alaNtpStatsPeerReset OBJECT-TYPE The number of seconds since the statistics for this peer were last reset. Writing any value will reset the peer statistics. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.16 | Integer32 (0..2147483647) | read-write | current |
| alaNtpStatsPeerName OBJECT-TYPE The DNS name for the peer association, | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.17 | SnmpAdminString | read-only | current |
| alaNtpStatsPeerInetAddressType OBJECT-TYPE The InetAddress type of the synchronization host. InetAddressIPv4 (1), InetAddressIPv6 (2) are supported. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.18 | InetAddressType {ipv4(1), ipv6(2)} | read-only | current |
| alaNtpStatsPeerInetAddress OBJECT-TYPE The InetAddress of the synchronization host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.2.1.19 | InetAddress (SIZE(4 | 16)) | read-only | current |
| alaNtpStatsReset OBJECT-TYPE Resets the statistics counters for the following subsystems: 0x01 - all peers 0x02 - i/o 0x04 - system 0x08 - memory 0x10 - timer 0x20 - authentication 0x40 - control | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.5 | Integer32 (0..127) | read-write | current |
| alaNtpStatsMonitorTable OBJECT-TYPE Table containing the association monitoring list. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6 | not-accessible | obsolete | |
| alaNtpStatsMonitorEntry OBJECT-TYPE Each entry corresponds to a synchronization host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1 | not-accessible | obsolete | |
| alaNtpStatsMonitorIndex OBJECT-TYPE Table index. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1.1 | Unsigned32 (1..65535) | not-accessible | obsolete |
| alaNtpStatsMonitorAddress OBJECT-TYPE The IP address of the remote association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1.2 | IpAddress | read-only | obsolete |
| alaNtpStatsMonitorPort OBJECT-TYPE The IP port number of the association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1.3 | Integer32 (0..65535) | read-only | obsolete |
| alaNtpStatsMonitorLocalAddress OBJECT-TYPE The local IP address of the association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1.4 | IpAddress | read-only | obsolete |
| alaNtpStatsMonitorCount OBJECT-TYPE The number of NTP packets received from this association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1.5 | Counter32 | read-only | obsolete |
| alaNtpStatsMonitorMode OBJECT-TYPE The mode the NTP association uses in relation to the switch. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1.6 | SnmpAdminString | read-only | obsolete |
| alaNtpStatsMonitorVersion OBJECT-TYPE The version of NTP the association is using. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1.7 | Integer32 (1..255) | read-only | obsolete |
| alaNtpStatsMonitorDrop OBJECT-TYPE The number of NTP packets received from this association that were dropped. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1.8 | Counter32 | read-only | obsolete |
| alaNtpStatsMonitorLast OBJECT-TYPE The number of seconds since the last NTP message has been received from this association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1.9 | Counter32 | read-only | obsolete |
| alaNtpStatsMonitorFirst OBJECT-TYPE The number of seconds since the first NTP message has been received from this association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1.10 | Counter32 | read-only | obsolete |
| alaNtpStatsMonitorName OBJECT-TYPE The DNS name for the peer association, | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.3.6.1.11 | SnmpAdminString | read-only | obsolete |
| alaNtpStatsStat OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.4 | |||
| alaNtpStatsStatUptime OBJECT-TYPE The number of seconds the local NTP server has been associated with the switch. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.4.1 | Counter32 | read-only | current |
| alaNtpStatsStatReset OBJECT-TYPE The number of seconds since the last time the local NTP server has been restarted. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.4.2 | Counter32 | read-only | current |
| alaNtpStatsStatBadStratum OBJECT-TYPE The number of NTP packets received that had a corrupted stratum bit in the data of the packet. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.4.3 | Counter32 | read-only | obsolete |
| alaNtpStatsStatOldVersion OBJECT-TYPE The number of NTP packets received that were of an older version of NTP (either version 1 or 2). | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.4.4 | Counter32 | read-only | current |
| alaNtpStatsStatNewVersion OBJECT-TYPE The number of NTP packets received that were version 3 of NTP. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.4.5 | Counter32 | read-only | current |
| alaNtpStatsStatUnknownVersion OBJECT-TYPE The number of NTP packets received that the version was unknown (most likely due to packet corruption). | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.4.6 | Counter32 | read-only | current |
| alaNtpStatsStatBadLength OBJECT-TYPE The number of NTP packets received that did not fit the NTP packet structure (most likely due to packet corruption). | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.4.7 | Counter32 | read-only | current |
| alaNtpStatsStatProcessed OBJECT-TYPE The total number of NTP packets processed. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.4.8 | Counter32 | read-only | current |
| alaNtpStatsStatBadAuth OBJECT-TYPE The number of NTP packets rejected because they did not meet authentication standards. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.4.9 | Counter32 | read-only | current |
| alaNtpStatsStatLimitRejects OBJECT-TYPE The number of NTP packets rejected because they did not meet authentication standards. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.4.10 | Counter32 | read-only | current |
| alaNtpStatsLoop OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.5 | |||
| alaNtpStatsLoopOffset OBJECT-TYPE The currently estimated offset of this remote association, in seconds. This counter indicates the offset of the peer clock relative to the local clock. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.5.1 | SnmpAdminString | read-only | current |
| alaNtpStatsLoopFrequency OBJECT-TYPE A number determining the local clocks frequency in relation to a reference clocks Pulse per Second (PPS). If the clock is running in perfect synchronization, this number should be 1. Otherwise, it will be slightly lower or higher in order to compensate for the time discrepancy between the reference clock and the local clock. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.5.2 | SnmpAdminString | read-only | current |
| alaNtpStatsLoopPollAdjust OBJECT-TYPE Determines the peer polling time. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.5.3 | Integer32 (-30..30) | read-only | current |
| alaNtpStatsLoopWatchdog OBJECT-TYPE Makes sure that NTP timer continues to run. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.5.4 | Counter32 | read-only | current |
| alaNtpStatsIo OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6 | |||
| alaNtpStatsIoReset OBJECT-TYPE The number of seconds since the last restart of NTP. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.1 | Counter32 | read-only | current |
| alaNtpStatsIoRcvBuffers OBJECT-TYPE The number of switch receive buffers currently being used by this NTP entity. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.2 | Counter32 | read-only | current |
| alaNtpStatsIoFreeRcvBuffers OBJECT-TYPE The number of free receive buffers. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.3 | Counter32 | read-only | current |
| alaNtpStatsIoUsedRcvBuffers OBJECT-TYPE The number of receive buffers currently being used. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.4 | Counter32 | read-only | current |
| alaNtpStatsIoRefills OBJECT-TYPE The number of times we added packets. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.5 | Counter32 | read-only | current |
| alaNtpStatsIoDroppedPackets OBJECT-TYPE The number of packets dropped. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.6 | Counter32 | read-only | current |
| alaNtpStatsIoIgnoredPackets OBJECT-TYPE The number of packets ignored. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.7 | Counter32 | read-only | current |
| alaNtpStatsIoRcvPackets OBJECT-TYPE The total number of NTP packets received by the switch. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.8 | Counter32 | read-only | current |
| alaNtpStatsIoSentPackets OBJECT-TYPE The total number of NTP packets sent by the switch. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.9 | Counter32 | read-only | current |
| alaNtpStatsIoNotSentPackets OBJECT-TYPE The number of NTP packets generated but not sent due to restrictions. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.10 | Counter32 | read-only | current |
| alaNtpStatsIoInterrupts OBJECT-TYPE The number of times NTP information was interrupted in the process of transmitting or receiving. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.11 | Counter32 | read-only | current |
| alaNtpStatsIoInterruptsRcv OBJECT-TYPE The number of packets received by the interrupt handler. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.6.12 | Counter32 | read-only | current |
| alaNtpAccess OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7 | |||
| alaNtpAccessKeyIdTable OBJECT-TYPE Table containing the trusted keys. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.1 | not-accessible | current | |
| alaNtpAccessKeyIdEntry OBJECT-TYPE Entry of a trusted key. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.1.1 | not-accessible | current | |
| alaNtpAccessKeyIdKeyId OBJECT-TYPE Keyid of the key in the key file. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.1.1.1 | Integer32 (0..65535) | not-accessible | current |
| alaNtpAccessKeyIdTrust OBJECT-TYPE The current state of trust of the table entry. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.1.1.2 | INTEGER {trusted(1), untrusted(2)} | read-write | current |
| alaNtpAccessRestrictedTable OBJECT-TYPE Table containing the restricted addresses. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.2 | not-accessible | deprecated | |
| alaNtpAccessRestrictedEntry OBJECT-TYPE Entry of a restricted address. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.2.1 | not-accessible | deprecated | |
| alaNtpAccessRestrictedIpAddress OBJECT-TYPE IP address to restrict. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.2.1.1 | IpAddress | not-accessible | deprecated |
| alaNtpAccessRestrictedMask OBJECT-TYPE IP mask to restrict. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.2.1.2 | IpAddress | not-accessible | deprecated |
| alaNtpAccessRestrictedRestrictions OBJECT-TYPE A mask indicating the restrictions to apply to the entry. 0x0001 - ignore, Ignore all packets from hosts. Can't use this on default (0.0.0.0). 0x0002 - noserve, Ignore NTP packets other than information queries and config-uration requests. 0x0004 - notrust, Treat these hosts normally in other respects, but never use them as synchronization sources. 0x0008 - noquery, Ignore all NTP information queries and configuration requests from the source. 0x0010 - nomodify, Ignore all NTP information queries and configuration requests that attempt to modify the state of the server. 0x0020 - nopeer, Provide stateless time service to polling hosts, but do not allocate peer memory resources to these hosts even if they otherwise might be considered useful as future synchronization partners. 0x0040 - notrap, Decline to provide control message trap service to matching hosts. 0x0080 - lowpriotrap, Declare traps set by matching hosts to be low priority. 0x0100 - limited, These hosts are subject to a limitation of the number of clients from the same net. 0x0200 - version. Serves only current version. 0x0400 - demobilize. A demobilization packet (kod) packet is sent. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.2.1.3 | Integer32 (0..1023) | read-create | deprecated |
| alaNtpAccessRestrictedCount OBJECT-TYPE Number of packets matched. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.2.1.4 | Counter32 | read-only | obsolete |
| alaNtpAccessRestrictedRowStatus OBJECT-TYPE Used in accordance to installation and removal conventions for conceptual rows. The RowStatus values that are supported are the following: active(1) - The row is active and valid. createAndGo(4) - The row will be created and activated. destroy(6) - The row will be destroyed. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.2.1.5 | RowStatus | read-create | deprecated |
| alaNtpAccessRereadKeyFile OBJECT-TYPE Reloads the keyfile containing all currently existing keys into the alaNtpAccessKeyIdTable in the switch's memory. Reading this object will yield one of the three following values: inProgress(2), successful(3), failed(4) A value of inProgress means that table reload procedure is inProgress and not yet complete. A sucessful reply means the last attempted keyfile load completed successfully. A failed response indicates the last attempt to reload failed. Writing a value of 1 to this object initiates a reload of the table. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.3 | INTEGER {reload(1), inProgress(2), successful(3), error(4)} | read-write | current |
| alaNtpInterfaceDisabledTable OBJECT-TYPE Table containing the restricted IPv6 addresses. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.4 | not-accessible | current | |
| alaNtpInterfaceDisabledEntry OBJECT-TYPE Entry of a restricted IPv6 address. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.4.1 | not-accessible | current | |
| alaNtpInterfaceDisabledIpAddressType OBJECT-TYPE IP address type. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.4.1.1 | InetAddressType | not-accessible | current |
| alaNtpInterfaceDisabledIpAddress OBJECT-TYPE IP address to restrict. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.4.1.2 | InetAddress | not-accessible | current |
| alaNtpInterfaceDisabledRestrictions OBJECT-TYPE A mask indicating the restrictions to apply to the entry. 0x0001 - ignore, Ignore all packets from hosts. Can't use this on default (0.0.0.0). 0x0002 - noserve, Ignore NTP packets other than information queries and config-uration requests. 0x0004 - notrust, Treat these hosts normally in other respects, but never use them as synchronization sources. 0x0008 - noquery, Ignore all NTP information queries and configuration requests from the source. 0x0010 - nomodify, Ignore all NTP information queries and configuration requests that attempt to modify the state of the server. 0x0020 - nopeer, Provide stateless time service to polling hosts, but do not allocate peer memory resources to these hosts even if they otherwise might be considered useful as future synchronization partners. 0x0040 - notrap, Decline to provide control message trap service to matching hosts. 0x0080 - lowpriotrap, Declare traps set by matching hosts to be low priority. 0x0100 - limited, These hosts are subject to a limitation of the number of clients from the same net. 0x0200 - version. Serves only current version. 0x0400 - demobilize. A demobilization packet (kod) packet is sent. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.4.1.4 | Integer32 (0..1023) | read-create | current |
| alaNtpInterfaceDisabledRowStatus OBJECT-TYPE Used in accordance to installation and removal conventions for conceptual rows. The RowStatus values that are supported are the following: active(1) - The row is active and valid. createAndGo(4) - The row will be created and activated. destroy(6) - The row will be destroyed. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.7.4.1.5 | RowStatus | read-create | current |
| alaNtpLocalInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8 | |||
| alaNtpInfoPeer OBJECT-TYPE The IP address of the remote association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.1 | IpAddress | read-only | current |
| alaNtpInfoMode OBJECT-TYPE The peer mode of this remote association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.2 | SnmpAdminString | read-only | current |
| alaNtpInfoLeapIndicator OBJECT-TYPE The status of leap second insertion for this association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.3 | INTEGER {noLeapWarning(0), leapAddSecond(1), leapDeleteSecond(2), leapNotInSync(3)} | read-only | current |
| alaNtpInfoStratum OBJECT-TYPE The stratum level of the remote peer. If this number is 16, the remote peer has not been synchronized. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.4 | Integer32 (1..16) | read-only | current |
| alaNtpInfoPrecision OBJECT-TYPE The advertised precision of the switch. It will be a number between -128 and 127. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.5 | Integer32 (-128..127) | read-only | current |
| alaNtpInfoDistance OBJECT-TYPE This is a signed fixed-point number indicating the total roundtrip delay to the primary reference source at the root of the synchronization subnet, in seconds. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.6 | SnmpAdminString | read-only | current |
| alaNtpInfoDispersion OBJECT-TYPE This is a signed fixed-point number indicating the maximum error relative to the primary reference source at the root of the synchronization subnet, in seconds. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.7 | SnmpAdminString | read-only | current |
| alaNtpInfoReferenceId OBJECT-TYPE This is a 32-bit code identifying the particular reference clock. Can be an IP address. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.8 | SnmpAdminString | read-only | current |
| alaNtpInfoReferenceTime OBJECT-TYPE This is the local time at which the local clock was last set or corrected. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.9 | SnmpAdminString | read-only | current |
| alaNtpInfoFrequency OBJECT-TYPE A number determining the local clocks frequency in relation to a reference clock's Pulse per Second (PPS). If the clock is running in perfect synchronization, this number should be 1. Otherwise, it will be slightly lower or higher in order to compensate for the time difference. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.10 | SnmpAdminString | read-only | current |
| alaNtpInfoStability OBJECT-TYPE The stability of the clock in relation to a reference clock's Pulse per Second (PPS). | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.11 | SnmpAdminString | read-only | current |
| alaNtpInfoBroadcastDelay OBJECT-TYPE The broadcast delay, in seconds, of this association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.12 | SnmpAdminString | read-only | current |
| alaNtpInfoAuthDelay OBJECT-TYPE The authentication delay, in seconds, of this association. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.8.13 | SnmpAdminString | read-only | current |
| ntpClientConfig OBJECT-TYPE The Agent Config Information 1 -- Default(Loopback0 or closest IP) 2 -- Non Loopback0 3 -- Interface IP Specified by User | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.9 | INTEGER {default(1), nonLoopback0(2), userIp(3)} | read-write | deprecated |
| ntpClientIP OBJECT-TYPE The interface IP Address to be used in NTP Packets for Source IP field. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.10 | IpAddress | read-write | deprecated |
| alaNtpSrcIpConfig OBJECT-TYPE The Agent Config Information 1 -- Default(Loopback0 or closest IP) 2 -- Non Loopback0 3 -- Interface IP Specified by User | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.11 | INTEGER {default(1), nonLoopback0(2), userIp(3)} | read-write | obsolete |
| alaNtpSrcIp OBJECT-TYPE The interface IP Address to be used in NTP Packets for Source IP field. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.1.12 | IpAddress | read-write | obsolete |
| alaIND1NtpMIBConformance OBJECT-IDENTITY Branch For Ntp Subsystem Managed Objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2 | current | ||
| alaIND1NtpMIBGroups OBJECT-IDENTITY Branch For Ntp Subsystem Managed Objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1 | current | ||
| alaIND1NtpMIBCompliances OBJECT-IDENTITY Branch For Ntp Subsystem Managed Objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.2 | current |
Notifications
| Name | OID | Status |
|---|---|---|
| alaNtpMaxAssocTrap NOTIFICATION-TYPE Notify the management entity on reaching the maximum allowable NTP client and peer associations. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| alaNtpConfigGroup OBJECT-GROUP Collection of NTP configuration objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.1 | current |
| alaNtpInfoGroup OBJECT-GROUP Collection of NTP peer information objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.2 | current |
| alaNtpStatsGroup OBJECT-GROUP Collection of NTP peer information objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.3 | current |
| alaNtpStatsStatGroup OBJECT-GROUP Collection of NTP statistic objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.4 | current |
| alaNtpStatsLoopGroup OBJECT-GROUP Collection of NTP clocking objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.5 | current |
| alaNtpStatsIoGroup OBJECT-GROUP Collection of NTP send and receive statistics objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.6 | current |
| alaNtpAccessGroup OBJECT-GROUP Collection of NTP authentication control objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.7 | current |
| alaNtpLocalInfoGroup OBJECT-GROUP Collection of NTP local clock information objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.8 | current |
| alaNtpEventsGroup NOTIFICATION-GROUP Notify the management entity on reaching the maximum allowable NTP client and peer associations. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.9 | current |
| alaNtpSrcIpGroup OBJECT-GROUP Collection of NTP source IP information objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.10 | current |
| alaNtpStatsMonitorGroup OBJECT-GROUP Each entry corresponds to a synchronization host. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.11 | current |
| alaNtpInterfaceDisabledGroup OBJECT-GROUP Collection of NTP authentication IPv4/IPv6 control objects. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.1.12 | current |
| alaIND1NtpMonitorMIBCompliance MODULE-COMPLIANCE Compliance statement for Health Monitoring. | 1.3.6.1.4.1.6486.801.1.2.1.26.1.2.2.1 | current |