BayNetworks-NTP-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: BayNetworks-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 |
wfNtpEntryTable | 1.3.6.1.4.1.18.3.5.3.17.1 | no-access |
NTP base entry table. |
|
1.3.6.1.4.1.18.3.5.3.17.1.1 | no-access |
An NTP base entry description |
||
wfNtpIndex | 1.3.6.1.4.1.18.3.5.3.17.1.1.1 | integer | read-only |
Index of this entry. Index could only be one |
wfNtpDelete | 1.3.6.1.4.1.18.3.5.3.17.1.1.2 | integer | read-write |
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete NTP. Enumeration: 'deleted': 2, 'created': 1. |
wfNtpDisable | 1.3.6.1.4.1.18.3.5.3.17.1.1.3 | integer | read-write |
Enable/Disable NTP Enumeration: 'disabled': 2, 'enabled': 1. |
wfNtpMode | 1.3.6.1.4.1.18.3.5.3.17.1.1.4 | integer | read-write |
Enable/Disable NTP Enumeration: 'bclient': 2, 'client': 1, 'mclient': 3. |
wfNtpDebugFlag | 1.3.6.1.4.1.18.3.5.3.17.1.1.5 | gauge | read-write |
Flag for setting debug level |
wfNtpState | 1.3.6.1.4.1.18.3.5.3.17.1.1.6 | integer | read-only |
The current state of NTP. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4. |
wfNtpVersion | 1.3.6.1.4.1.18.3.5.3.17.1.1.7 | integer | read-only |
The NTP version on the Router NTP client/server software |
wfNtpStratum | 1.3.6.1.4.1.18.3.5.3.17.1.1.8 | integer | read-only |
Router NTP client software stratum |
wfNtpRootDelay | 1.3.6.1.4.1.18.3.5.3.17.1.1.9 | integer | read-only |
Delay from synchronization server this could be another secondary server or primary server in seconds |
wfNtpReferenceId | 1.3.6.1.4.1.18.3.5.3.17.1.1.10 | ipaddress | read-only |
Reference ID of time synchronozition source |
wfNtpClockPrec | 1.3.6.1.4.1.18.3.5.3.17.1.1.11 | integer | read-only |
An 8 bit number indicating the precision of the router clock in seconds to the nearest power of two. |
wfNtpLeapHappened | 1.3.6.1.4.1.18.3.5.3.17.1.1.12 | integer | read-only |
Flag indicating whether leap occurred or not leap: a leap second is added / subtracted from the last second of a particular day for e.g. the time of a particular day will end with 23:59:60 instead of 23:59:59. This is done to conform with Universal Standard Time conventions Enumeration: 'yes': 1, 'no': 2. |
wfNtpLeapTime | 1.3.6.1.4.1.18.3.5.3.17.1.1.13 | timeticks | read-only |
Next leap adjustment in 1/100 second |
wfNtpUpdateTimer | 1.3.6.1.4.1.18.3.5.3.17.1.1.14 | integer | read-write |
Number of seconds in powers of 2 between NTP polls. |
wfNtpAccessTable | 1.3.6.1.4.1.18.3.5.3.17.2 | no-access |
List of peers we restrict/prefer time synchronization based on source IP address or the source subnet |
|
1.3.6.1.4.1.18.3.5.3.17.2.1 | no-access |
An access control entry description |
||
wfNtpAccessDelete | 1.3.6.1.4.1.18.3.5.3.17.2.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an NTP access control record Enumeration: 'deleted': 2, 'created': 1. |
wfNtpAccessFilterType | 1.3.6.1.4.1.18.3.5.3.17.2.1.2 | integer | read-write |
Could be restrict or prefer Enumeration: 'restrict': 1, 'prefer': 2. |
wfNtpAccessIpAddr | 1.3.6.1.4.1.18.3.5.3.17.2.1.3 | ipaddress | read-only |
Source Ip address of Peer the rule applies to |
wfNtpAccessIpMask | 1.3.6.1.4.1.18.3.5.3.17.2.1.4 | ipaddress | read-write |
Mask of subnet if rule applies to peers from a specific subnet |
wfNtpPeerTable | 1.3.6.1.4.1.18.3.5.3.17.3 | no-access |
The list of configured NTP peers |
|
1.3.6.1.4.1.18.3.5.3.17.3.1 | no-access |
An NTP peer description |
||
wfNtpPeerDelete | 1.3.6.1.4.1.18.3.5.3.17.3.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an IP interface. Enumeration: 'deleted': 2, 'created': 1. |
wfNtpPeerState | 1.3.6.1.4.1.18.3.5.3.17.3.1.2 | gauge | read-only |
State of peer |
wfNtpCfgPeerMode | 1.3.6.1.4.1.18.3.5.3.17.3.1.3 | integer | read-write |
The configured as peer or server Enumeration: 'peer': 2, 'server': 1. |
wfNtpPeerMode | 1.3.6.1.4.1.18.3.5.3.17.3.1.4 | integer | read-only |
The mode peer of operation Enumeration: 'symmetrica': 1, 'server': 4, 'broadcast': 5, 'symmetricp': 2, 'client': 3, 'ntpctrl': 6. |
wfNtpPeerHostMode | 1.3.6.1.4.1.18.3.5.3.17.3.1.5 | integer | read-write |
Router NTP mode Enumeration: 'symmetrica': 1, 'server': 4, 'broadcast': 5, 'symmetricp': 2, 'client': 3, 'ntpctrl': 6. |
wfNtpPeerIpAddress | 1.3.6.1.4.1.18.3.5.3.17.3.1.6 | ipaddress | read-only |
Source IP address of Peer |
wfNtpSourceIpAddress | 1.3.6.1.4.1.18.3.5.3.17.3.1.7 | ipaddress | read-write |
Source IP address of Peer |
wfNtpPeerPref | 1.3.6.1.4.1.18.3.5.3.17.3.1.8 | integer | read-write |
Peer Preference: Preference assigned to this peer. Will override NTP peer selection algorithm if greater than default value Enumeration: 'yes': 1, 'no': 2. |
wfNtpPeerRefId | 1.3.6.1.4.1.18.3.5.3.17.3.1.9 | ipaddress | read-only |
Peer Reference clock IP address |
wfNtpPeerVersion | 1.3.6.1.4.1.18.3.5.3.17.3.1.10 | integer | read-only |
Peers NTP version number |
wfNtpPeerPrecision | 1.3.6.1.4.1.18.3.5.3.17.3.1.11 | integer | read-only |
Peers clock precision |
wfNtpPeerStratum | 1.3.6.1.4.1.18.3.5.3.17.3.1.12 | integer | read-only |
Peer stratum |
wfNtpPeerRootDelay | 1.3.6.1.4.1.18.3.5.3.17.3.1.13 | integer | read-only |
Delay from syncronization clock in seconds |
wfNtpPeerDispersion | 1.3.6.1.4.1.18.3.5.3.17.3.1.14 | gauge | read-only |
Peer clock dispersion |
wfNtpPeerOffset | 1.3.6.1.4.1.18.3.5.3.17.3.1.15 | gauge | read-only |
Peer clock offset |
wfNtpPeerPolls | 1.3.6.1.4.1.18.3.5.3.17.3.1.16 | counter | read-only |
Number of times this peer has been polled |
wfNtpPeerFrameReceives | 1.3.6.1.4.1.18.3.5.3.17.3.1.17 | counter | read-only |
Number of times this peer has been polled |