BAY-STACK-NTP-MIB: View SNMP OID List / Download MIB
VENDOR: SYNOPTICS
Home | MIB: BAY-STACK-NTP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
bayStackNtpMib | 1.3.6.1.4.1.45.5.49 |
Enterprise MIB for the NTP. |
||
bsNtpNotifications | 1.3.6.1.4.1.45.5.49.0 | |||
bsNtpObjects | 1.3.6.1.4.1.45.5.49.1 | |||
bsNtpGlobal | 1.3.6.1.4.1.45.5.49.1.1 | |||
bsNtpGlobalEnable | 1.3.6.1.4.1.45.5.49.1.1.1 | truthvalue | read-write |
Enable/disable NTP feature |
bsNtpServerTable | 1.3.6.1.4.1.45.5.49.1.2 | no-access |
The NTP version 4 server table. This table lists the information of a NTP server. |
|
1.3.6.1.4.1.45.5.49.1.2.1 | no-access |
A NTP server table entry. |
||
bsNtpServerAddressType | 1.3.6.1.4.1.45.5.49.1.2.1.1 | inetaddresstype | no-access |
Server IP address type of NTP time source referred to in this table entry. It indicates the type of address contained in bsNtpServerAddress. |
bsNtpServerAddress | 1.3.6.1.4.1.45.5.49.1.2.1.2 | inetaddress | no-access |
Server IP address of NTP time source referred to in this table entry. The type of address is specified in bsNtpServerAddressType. |
bsNtpServerEnable | 1.3.6.1.4.1.45.5.49.1.2.1.3 | truthvalue | read-write |
Enable or disable this server for participation in time update. |
bsNtpServerAuthEnable | 1.3.6.1.4.1.45.5.49.1.2.1.4 | truthvalue | read-write |
Enable or disable the authentication on this server. |
bsNtpServerKeyId | 1.3.6.1.4.1.45.5.49.1.2.1.5 | integer | read-write |
Public Key used to generate MD5 digest for this server. |
bsNtpServerAutokeyEnable | 1.3.6.1.4.1.45.5.49.1.2.1.6 | truthvalue | read-write |
Enable or disable autokey. |
bsNtpServerVersion | 1.3.6.1.4.1.45.5.49.1.2.1.7 | unsigned32 | read-only |
NTP version of this server |
bsNtpServerStratum | 1.3.6.1.4.1.45.5.49.1.2.1.8 | unsigned32 | read-only |
Stratum of this server |
bsNtpServerRootDelay | 1.3.6.1.4.1.45.5.49.1.2.1.9 | displaystring | read-only |
Root Delay of this server |
bsNtpServerPrecision | 1.3.6.1.4.1.45.5.49.1.2.1.10 | integer32 | read-only |
NTP precision of this server in seconds (represented as power of two) |
bsNtpServerReachable | 1.3.6.1.4.1.45.5.49.1.2.1.11 | displaystring | read-only |
NTP Reachability of this server |
bsNtpServerSynchronized | 1.3.6.1.4.1.45.5.49.1.2.1.12 | displaystring | read-only |
Status of synchronization with this server |
bsNtpServerPckSent | 1.3.6.1.4.1.45.5.49.1.2.1.13 | counter32 | read-only |
The number of NTP packets sent to this server |
bsNtpServerPckProcessed | 1.3.6.1.4.1.45.5.49.1.2.1.14 | counter32 | read-only |
The number of NTP processed packets |
bsNtpServerPckDiscarded | 1.3.6.1.4.1.45.5.49.1.2.1.15 | counter32 | read-only |
The number of NTP discarded packets |
bsNtpServerRowStatus | 1.3.6.1.4.1.45.5.49.1.2.1.16 | rowstatus | read-write |
Used to create/delete entries. |
bsNtpKeyTable | 1.3.6.1.4.1.45.5.49.1.3 | no-access |
The NTP key table. This table lists the private key of the public key Id |
|
1.3.6.1.4.1.45.5.49.1.3.1 | no-access |
A NTP key table entry. |
||
bsNtpKeyId | 1.3.6.1.4.1.45.5.49.1.3.1.1 | integer | read-only |
Public Key used to generate MD5 digest |
bsNtpKeyType | 1.3.6.1.4.1.45.5.49.1.3.1.2 | integer | read-write |
Key type: MD5 or SHA1 Enumeration: 'sha1': 2, 'md5': 1. |
bsNtpKeySecret | 1.3.6.1.4.1.45.5.49.1.3.1.3 | displaystring | read-write |
Private Key used to generate MD5 Digest |
bsNtpKeyRowStatus | 1.3.6.1.4.1.45.5.49.1.3.1.4 | rowstatus | read-write |
Used to create/delete entries. |