BAY-STACK-NTP-MIB

File: BAY-STACK-NTP-MIB.mib (8602 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SYNOPTICS-ROOT-MIB
INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
IpAddress Integer32 Unsigned32
DisplayString TruthValue RowStatus
DateAndTime bayStackMibs InetAddressType
InetAddress

Defined Types

BsNtpServerEntry  
SEQUENCE    
  bsNtpServerAddressType InetAddressType
  bsNtpServerAddress InetAddress
  bsNtpServerEnable TruthValue
  bsNtpServerAuthEnable TruthValue
  bsNtpServerKeyId INTEGER
  bsNtpServerAutokeyEnable TruthValue
  bsNtpServerVersion Unsigned32
  bsNtpServerStratum Unsigned32
  bsNtpServerRootDelay DisplayString
  bsNtpServerPrecision Integer32
  bsNtpServerReachable DisplayString
  bsNtpServerSynchronized DisplayString
  bsNtpServerPckSent Counter32
  bsNtpServerPckProcessed Counter32
  bsNtpServerPckDiscarded Counter32
  bsNtpServerRowStatus RowStatus

BsNtpKeyEntry  
SEQUENCE    
  bsNtpKeyId INTEGER
  bsNtpKeyType INTEGER
  bsNtpKeySecret DisplayString
  bsNtpKeyRowStatus RowStatus

Defined Values

bayStackNtpMib 1.3.6.1.4.1.45.5.49
Enterprise MIB for the NTP.
MODULE-IDENTITY    

bsNtpNotifications 1.3.6.1.4.1.45.5.49.0
OBJECT IDENTIFIER    

bsNtpObjects 1.3.6.1.4.1.45.5.49.1
OBJECT IDENTIFIER    

bsNtpGlobal 1.3.6.1.4.1.45.5.49.1.1
OBJECT IDENTIFIER    

bsNtpGlobalEnable 1.3.6.1.4.1.45.5.49.1.1.1
Enable/disable NTP feature
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsNtpServerTable 1.3.6.1.4.1.45.5.49.1.2
The NTP version 4 server table. This table lists the information of a NTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsNtpServerEntry

bsNtpServerEntry 1.3.6.1.4.1.45.5.49.1.2.1
A NTP server table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsNtpServerEntry  

bsNtpServerAddressType 1.3.6.1.4.1.45.5.49.1.2.1.1
Server IP address type of NTP time source referred to in this table entry. It indicates the type of address contained in bsNtpServerAddress.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

bsNtpServerAddress 1.3.6.1.4.1.45.5.49.1.2.1.2
Server IP address of NTP time source referred to in this table entry. The type of address is specified in bsNtpServerAddressType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

bsNtpServerEnable 1.3.6.1.4.1.45.5.49.1.2.1.3
Enable or disable this server for participation in time update.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsNtpServerAuthEnable 1.3.6.1.4.1.45.5.49.1.2.1.4
Enable or disable the authentication on this server.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsNtpServerKeyId 1.3.6.1.4.1.45.5.49.1.2.1.5
Public Key used to generate MD5 digest for this server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

bsNtpServerAutokeyEnable 1.3.6.1.4.1.45.5.49.1.2.1.6
Enable or disable autokey.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsNtpServerVersion 1.3.6.1.4.1.45.5.49.1.2.1.7
NTP version of this server
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bsNtpServerStratum 1.3.6.1.4.1.45.5.49.1.2.1.8
Stratum of this server
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bsNtpServerRootDelay 1.3.6.1.4.1.45.5.49.1.2.1.9
Root Delay of this server
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

bsNtpServerPrecision 1.3.6.1.4.1.45.5.49.1.2.1.10
NTP precision of this server in seconds (represented as power of two)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

bsNtpServerReachable 1.3.6.1.4.1.45.5.49.1.2.1.11
NTP Reachability of this server
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

bsNtpServerSynchronized 1.3.6.1.4.1.45.5.49.1.2.1.12
Status of synchronization with this server
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

bsNtpServerPckSent 1.3.6.1.4.1.45.5.49.1.2.1.13
The number of NTP packets sent to this server
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bsNtpServerPckProcessed 1.3.6.1.4.1.45.5.49.1.2.1.14
The number of NTP processed packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bsNtpServerPckDiscarded 1.3.6.1.4.1.45.5.49.1.2.1.15
The number of NTP discarded packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bsNtpServerRowStatus 1.3.6.1.4.1.45.5.49.1.2.1.16
Used to create/delete entries.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

bsNtpKeyTable 1.3.6.1.4.1.45.5.49.1.3
The NTP key table. This table lists the private key of the public key Id
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsNtpKeyEntry

bsNtpKeyEntry 1.3.6.1.4.1.45.5.49.1.3.1
A NTP key table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsNtpKeyEntry  

bsNtpKeyId 1.3.6.1.4.1.45.5.49.1.3.1.1
Public Key used to generate MD5 digest
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

bsNtpKeyType 1.3.6.1.4.1.45.5.49.1.3.1.2
Key type: MD5 or SHA1
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER md5(1), sha1(2)  

bsNtpKeySecret 1.3.6.1.4.1.45.5.49.1.3.1.3
Private Key used to generate MD5 Digest
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..8)  

bsNtpKeyRowStatus 1.3.6.1.4.1.45.5.49.1.3.1.4
Used to create/delete entries.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus