WWP-LEOS-NTP-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-NTP-CLIENT-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wwpLeosNtpClientMIB 1.3.6.1.4.1.6141.2.60.18
This MIB module defines the managed objects for the NTP client on LEOS based WWP devices.
       wwpLeosNtpClientMIBObjects 1.3.6.1.4.1.6141.2.60.18.1
           wwpLeosNtpClient 1.3.6.1.4.1.6141.2.60.18.1.1
               wwpLeosNtpClientState 1.3.6.1.4.1.6141.2.60.18.1.1.1 integer read-write
Setting this object to 'enable' will enable the NTP client on Ciena devices. Enumeration: 'enable': 1, 'disable': 2.
               wwpLeosNtpClientMode 1.3.6.1.4.1.6141.2.60.18.1.1.2 integer read-write
Setting this object to 'broadcast' will cause the client not to poll the NTP server at all. Instead, it will wait for configured NTP servers to broadcast their current time. When the client receives the first message, it will retrieve a reliable time from that server. If it is set to polling then device will poll the NTP server. Enumeration: 'broadcast': 2, 'polling': 1.
               wwpLeosNtpClientPollFreq 1.3.6.1.4.1.6141.2.60.18.1.1.3 integer32 read-write
The polling frequency at which NTP server will be polled if the NTP client is configured to be in polling mode. The value of this object should be multiple of 16. The change in the NTP mode will only be effective when NTP client is enabled and should not be set at the same time either Min or Max polling frequency is set.
               wwpLeosNtpClientTable 1.3.6.1.4.1.6141.2.60.18.1.1.4 no-access
Table of NTP server information indexed by wwpLeosNtpServerIndex. To create an entry in the table, use SNMP multiple set operation and following objects must be set: wwpLeosNtpServerAddr and wwpLeosNtpServerStatus. To use MD5 authentication, wwpLeosNtpServerKeyId must be set at the time of creation along with wwpLeosNtpServerAddr and wwpLeosNtpServerStatus, otherwise no MD5 authentication will be used.
                   wwpLeosNtpClientEntry 1.3.6.1.4.1.6141.2.60.18.1.1.4.1 no-access
An entry for each NTP server.
                       wwpLeosNtpServerIndex 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.1 integer32 no-access
Specifies the unique index of the entry.
                       wwpLeosNtpServerAddrType 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.2 addressfamilynumbers read-write
Specifies the type of address wwpLeosNtpServerAddr belongs to.
                       wwpLeosNtpServerAddr 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.3 displaystring read-write
The IP address or host name of the NTP server.
                       wwpLeosNtpServerResolvedAddr 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.4 ipaddress read-only
Specifies the resolved IP address if wwpLeosNtpServerAddr is set to host name. If wwpLeosNtpServerAddr is set to IP address then wwpLeosNtpServerResolvedAddr will be the same as wwpLeosNtpServerAddr. If the IP address is an IPv6, this OID will be set to 0.0.0.0 and the wwpLeosNtpServerAddrType will be set to other(0).
                       wwpLeosNtpServerUserPri 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.5 integer32 read-write
This object is no longer implemented as the NTP client determines the server's relative priority or preference relative to other configured servers. Reads will always return 1 and writes will be quietly ignored. This object was once used to specify the user priority of the wwpLeosNtpServerAddr.
                       wwpLeosNtpServerDhcpPri 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.6 integer32 read-only
This object is no longer implemented as the NTP client determines the server's relative priority or preference relative to other configured servers. Reads will always return 1 and writes will quietly be ignored. This object was once used to specify the dhcp priority of the wwpLeosNtpServerAddr.
                       wwpLeosNtpServerUserAdminState 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.7 integer read-write
This object is used to specify the user admin state of the wwpLeosNtpServerAddr. Enumeration: 'disabled': 2, 'enabled': 1.
                       wwpLeosNtpServerScope 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.8 integer read-only
This object is used to specify the scope for the entry. It specifies if the entry is configured by dhcp/user/both. Enumeration: 'dhcp': 2, 'user': 1, 'both': 3.
                       wwpLeosNtpServerOperState 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.9 integer read-only
This object is used to specify the operational state of the wwpLeosNtpServerAddr. Enumeration: 'disabled': 2, 'enabled': 1, 'notConfigured': 3.
                       wwpLeosNtpServerStatus 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.10 rowstatus read-only
To create a row in this table, a manager must set this object to 'createAndGo'. The server added will only be effective when NTP client is enabled. To create entry in the table use SNMP multiple set operation and following objects must be set wwpLeosNtpServerAddr and wwpLeosNtpServerStatus.
                       wwpLeosNtpServerKeyId 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.11 unsigned32 read-write
This object is used to specify the MD5 key ID that that the server will use. A 0 key ID implies no MD5 key.
                       wwpLeosNtpServerState 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.12 integer read-only
This object reflects the current connection status of the server. Enumeration: 'insane': 2, 'error': 256, 'candidate': 5, 'reaching': 255, 'standby': 4, 'selected': 6, 'syspeer': 7, 'reject': 1, 'correct': 3, 'ppspeer': 8.
                       wwpLeosNtpServerResolvedInetAddrType 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.13 inetaddresstype read-only
Specifies the type of address wwpLeosNtpServerResolvedInetAddr belongs to. When set to: ipv4 : wwpLeosNtpServerResolvedInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : wwpLeosNtpServerResolvedInetAddr should be compliant with InetAddressIPv6 from RFC 4001.
                       wwpLeosNtpServerResolvedInetAddr 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.14 inetaddress read-only
Specifies the resolved IP address if wwpLeosNtpServerAddr is set to host name. If wwpLeosNtpServerAddr is set to IP address then wwpLeosNtpServerResInetAddr will be the same as wwpLeosNtpServerAddr. The InetAddress specified here will be compliant with RFC 4001.
               wwpLeosNtpAuthTable 1.3.6.1.4.1.6141.2.60.18.1.1.5 no-access
The (conceptual) table listing the key-id and MD5 key.
                   wwpLeosNtpAuthEntry 1.3.6.1.4.1.6141.2.60.18.1.1.5.1 no-access
An entry (conceptual row) in the wwpLeosNtpAuthTable.
                       wwpLeosNtpAuthKeyId 1.3.6.1.4.1.6141.2.60.18.1.1.5.1.1 unsigned32 no-access
This object specifies the key ID. It is also used as index in the table.
                       wwpLeosNtpAuthMd5Key 1.3.6.1.4.1.6141.2.60.18.1.1.5.1.2 md5key read-write
Used to specify the MD5 key to use with this key identifier.
                       wwpLeosNtpAuthRowStatus 1.3.6.1.4.1.6141.2.60.18.1.1.5.1.3 rowstatus read-only
To create a row in this table, a manager must set this object to 'createAndGo'. The server added will only be effective when NTP client is enabled. To create entry in the table use SNMP multiple set operation and following objects must be set: wwpLeosNtpAuthKeyId and either wwpLeosNtpAuthMd5Key or wwpLeosNtpAuthMD5KeyEnc.
                       wwpLeosNtpAuthMD5KeyEnc 1.3.6.1.4.1.6141.2.60.18.1.1.5.1.4 md5key read-write
Used to specify the encrypted MD5 key to use with this key identifier.
               wwpLeosNtpClientMD5State 1.3.6.1.4.1.6141.2.60.18.1.1.6 truthvalue read-write
Set to true to use MD5 authentication for NTP
               wwpLeosNtpClientDrift 1.3.6.1.4.1.6141.2.60.18.1.1.7 integer32 read-only
The Drift in micro-seconds of the local clock. This value is only valid when NTP is enabled and has a valid peer.
               wwpLeosNtpClientFastOffset 1.3.6.1.4.1.6141.2.60.18.1.1.9 integer32 read-only
The Fastest Offset seen in micro-seconds of the local clock. This value is only valid when NTP is enabled and has a valid peer.
               wwpLeosNtpClientSlowOffset 1.3.6.1.4.1.6141.2.60.18.1.1.10 integer32 read-only
The Slowest Offset seen in micro-seconds of the local clock. This value is only valid when NTP is enabled and has a valid peer.
               wwpLeosNtpClientMinPollFreq 1.3.6.1.4.1.6141.2.60.18.1.1.11 integer32 read-write
The polling freq at which NTP server will be polled if the NTP client is configured to be in polling mode and is not currently synchronized to an NTP server. The value of this object should be multiple of 16. The change in the ntp mode will only be affective when ntp client is enabled and should not be set at the same time PollFreq is set.
               wwpLeosNtpClientMaxPollFreq 1.3.6.1.4.1.6141.2.60.18.1.1.12 integer32 read-write
The polling freq at which NTP server will be polled if the NTP client is configured to be in polling mode and is currently synchronized to an NTP server. The value of this object should be multiple of 16. The change in the ntp mode will only be affective when ntp client is enabled and should not be set at the same time PollFreq is set.
               wwpLeosNtpClientOffset 1.3.6.1.4.1.6141.2.60.18.1.1.13 integer32 read-only
When NTP is synchronized, this contains the difference between the reference clock and the system clock micro-seconds.
               wwpLeosNtpClientDelay 1.3.6.1.4.1.6141.2.60.18.1.1.14 integer32 read-only
When NTP is synchronized, this indicates the round trip time in micro-seconds taken by the reply packet to return in response, to a query sent by the server.
               wwpLeosNtpClientJitter 1.3.6.1.4.1.6141.2.60.18.1.1.15 integer32 read-only
When NTP is synchronized, it indicates the magnitude of jitter between several time queries in micro-seconds.
               wwpLeosNtpClientNtpOffset 1.3.6.1.4.1.6141.2.60.18.1.1.16 integer32 read-only
When NTP is synchronized, this contains the difference between the reference clock and the system clock micro-seconds.
               wwpLeosNtpClientNtpFastStartMode 1.3.6.1.4.1.6141.2.60.18.1.1.17 integer read-write
Setting this object to 'on' will cause the NTP client to set it's time to the first reply received from a synchronized NTP server, the first time this occurs after the NTP client is enabled. After that, the normal rules for selecting and synchronizing to a server are used. Enumeration: 'on': 1, 'off': 2.
               wwpLeosNtpMulticastTable 1.3.6.1.4.1.6141.2.60.18.1.1.18 no-access
Table of NTP Multicast Addresses indexed by wwpLeosNtpMulticastIndex. To create an entry in the table, use SNMP multiple set operation and following objects must be set: wwpLeosNtpMulticastInetAddrType and wwpLeosNtpMulticastInetAddr.
                     wwpLeosNtpMulticastEntry 1.3.6.1.4.1.6141.2.60.18.1.1.18.1 no-access
An entry for each NTP multicast addresses.
                         wwpLeosNtpMulticastIndex 1.3.6.1.4.1.6141.2.60.18.1.1.18.1.1 integer32 no-access
Specifies the unique index of the entry.
                         wwpLeosNtpMulticastInetAddrType 1.3.6.1.4.1.6141.2.60.18.1.1.18.1.2 inetaddresstype read-write
Specifies the type of address wwpLeosNtpMulticastInetAddr belongs to. When set to: ipv4 : wwpLeosNtpMulticastInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : wwpLeosNtpMulticastInetAddr should be compliant with InetAddressIPv6 from RFC 4001.
                         wwpLeosNtpMulticastInetAddr 1.3.6.1.4.1.6141.2.60.18.1.1.18.1.3 inetaddress read-write
Specifies the NTP multicast address. The InetAddress specified here will be compliant with RFC 4001.
                         wwpLeosNtpMulticastRowStatus 1.3.6.1.4.1.6141.2.60.18.1.1.18.1.4 rowstatus read-only
To create a row in this table, a manager must set this object to 'createAndGo'. To create entry in the table use SNMP multiple set operation and following objects must be set: wwpLeosNtpMulticastInetAddrType, wwpLeosNtpMulticastInetAddr and wwpLeosNtpMulticastRowStatus.
               wwpLeosNtpClientSyncChangeNotifAdminState 1.3.6.1.4.1.6141.2.60.18.1.1.19 integer read-write
Set to on to turn on sync change notifications. Enumeration: 'on': 1, 'off': 2.
           wwpLeosNtpClientNotifAttrs 1.3.6.1.4.1.6141.2.60.18.1.2
               wwpLeosNtpClientSyncState 1.3.6.1.4.1.6141.2.60.18.1.2.1 integer read-only
This object indicates the synchronized state of the NTP client. Enumeration: 'not-synchronized': 2, 'synchronized': 1.
       wwpLeosNtpClientMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.18.2
           wwpLeosNtpClientMIBNotifications 1.3.6.1.4.1.6141.2.60.18.2.0
               wwpLeosNtpClientSyncStatusChangeNotification 1.3.6.1.4.1.6141.2.60.18.2.0.1
This notification is sent whenever there is a change in the synchronization state for the NTP client. wwpLeosNtpClientSyncChangeNotifAdminState should be enabled to receive this trap.
       wwpLeosNtpClientMIBConformance 1.3.6.1.4.1.6141.2.60.18.3
           wwpLeosNtpClientMIBCompliances 1.3.6.1.4.1.6141.2.60.18.3.1
           wwpLeosNtpClientMIBGroups 1.3.6.1.4.1.6141.2.60.18.3.2