BAY-STACK-NTP-MIB
AI MIB Summary
The BAY-STACK-NTP-MIB module provides management and monitoring capabilities for Network Time Protocol (NTP) services on BayStack networking hardware, exposing metrics such as NTP peer associations, synchronization status, stratum levels, and server reachability.
Enterprise MIB for the NTP.
Main OID:
bayStackNtpMib.bayStackMibs.49
29
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
bayStackNtpMibEnterprise MIB for the NTP. MODULE-IDENTITY .bayStackMibs.49 |
bsNtpNotifications OBJECT IDENTIFIER .bayStackMibs.49.0 |
bsNtpObjects OBJECT IDENTIFIER .bayStackMibs.49.1 |
bsNtpGlobal OBJECT IDENTIFIER .bayStackMibs.49.1.1 |
bsNtpGlobalEnableEnable/disable NTP featurerw TruthValue (SNMPv2-TC) .bayStackMibs.49.1.1.1 |
bsNtpServerTableThe NTP version 4 server table. This table lists the information
of a NTP server. SEQUENCE OF BsNtpServerEntry .bayStackMibs.49.1.2 |
bsNtpServerEntryA NTP server table entry. BsNtpServerEntry .bayStackMibs.49.1.2.1 |
bsNtpServerAddressTypeServer IP address type of NTP time source referred to in
this table entry. It indicates the type of address
contained in bsNtpServerAddress. InetAddressType (INET-ADDRESS-MIB) .bayStackMibs.49.1.2.1.1 |
bsNtpServerAddressServer IP address of NTP time source referred to in
this table entry. The type of address is specified in
bsNtpServerAddressType. InetAddress (INET-ADDRESS-MIB) .bayStackMibs.49.1.2.1.2 |
bsNtpServerEnableEnable or disable this server for participation in
time update.rw TruthValue (SNMPv2-TC) .bayStackMibs.49.1.2.1.3 |
bsNtpServerAuthEnableEnable or disable the authentication on this
server.rw TruthValue (SNMPv2-TC) .bayStackMibs.49.1.2.1.4 |
bsNtpServerKeyIdPublic Key used to generate MD5 digest for this
server.rw INTEGER .bayStackMibs.49.1.2.1.5 |
bsNtpServerAutokeyEnableEnable or disable autokey.rw TruthValue (SNMPv2-TC) .bayStackMibs.49.1.2.1.6 |
bsNtpServerVersionNTP version of this serverro Unsigned32 .bayStackMibs.49.1.2.1.7 |
bsNtpServerStratumStratum of this serverro Unsigned32 .bayStackMibs.49.1.2.1.8 |
bsNtpServerRootDelayRoot Delay of this serverro DisplayString .bayStackMibs.49.1.2.1.9 |
bsNtpServerPrecisionNTP precision of this server in seconds (represented as power of two)ro Integer32 .bayStackMibs.49.1.2.1.10 |
bsNtpServerReachableNTP Reachability of this serverro DisplayString .bayStackMibs.49.1.2.1.11 |
bsNtpServerSynchronizedStatus of synchronization with this serverro DisplayString .bayStackMibs.49.1.2.1.12 |
bsNtpServerPckSentThe number of NTP packets sent to this serverro Counter32 .bayStackMibs.49.1.2.1.13 |
bsNtpServerPckProcessedThe number of NTP processed packetsro Counter32 .bayStackMibs.49.1.2.1.14 |
bsNtpServerPckDiscardedThe number of NTP discarded packetsro Counter32 .bayStackMibs.49.1.2.1.15 |
bsNtpServerRowStatusUsed to create/delete entries.rw RowStatus (SNMPv2-TC) .bayStackMibs.49.1.2.1.16 |
bsNtpKeyTableThe NTP key table. This table lists the private key
of the public key Id SEQUENCE OF BsNtpKeyEntry .bayStackMibs.49.1.3 |
bsNtpKeyEntryA NTP key table entry. BsNtpKeyEntry .bayStackMibs.49.1.3.1 |
bsNtpKeyIdPublic Key used to generate MD5 digestro INTEGER .bayStackMibs.49.1.3.1.1 |
bsNtpKeyTypeKey type: MD5 or SHA1rw Enumeration .bayStackMibs.49.1.3.1.2 |
bsNtpKeySecretPrivate Key used to generate MD5 Digestrw DisplayString .bayStackMibs.49.1.3.1.3 |
bsNtpKeyRowStatusUsed to create/delete entries.rw RowStatus (SNMPv2-TC) .bayStackMibs.49.1.3.1.4 |