WWP-LEOS-NTP-CLIENT-MIB

File: WWP-LEOS-NTP-CLIENT-MIB.mib (24948 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IANA-ADDRESS-FAMILY-NUMBERS-MIB
INET-ADDRESS-MIB WWP-SMI

Imported symbols

IpAddress Integer32 Unsigned32
OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
TruthValue DisplayString RowStatus
TEXTUAL-CONVENTION AddressFamilyNumbers InetAddressType
InetAddress wwpModulesLeos

Defined Types

Md5Key  
Represents the textual convention which defines the name string and display hint
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..32)  

WwpLeosNtpClientEntry  
SEQUENCE    
  wwpLeosNtpServerIndex Integer32
  wwpLeosNtpServerAddrType AddressFamilyNumbers
  wwpLeosNtpServerAddr DisplayString
  wwpLeosNtpServerResolvedAddr IpAddress
  wwpLeosNtpServerUserPri Integer32
  wwpLeosNtpServerDhcpPri Integer32
  wwpLeosNtpServerUserAdminState INTEGER
  wwpLeosNtpServerScope INTEGER
  wwpLeosNtpServerOperState INTEGER
  wwpLeosNtpServerStatus RowStatus
  wwpLeosNtpServerKeyId Unsigned32
  wwpLeosNtpServerState INTEGER
  wwpLeosNtpServerResolvedInetAddrType InetAddressType
  wwpLeosNtpServerResolvedInetAddr InetAddress

WwpLeosNtpAuthEntry  
SEQUENCE    
  wwpLeosNtpAuthKeyId Unsigned32
  wwpLeosNtpAuthMd5Key Md5Key
  wwpLeosNtpAuthRowStatus RowStatus
  wwpLeosNtpAuthMD5KeyEnc Md5Key

WwpLeosNtpMulticastEntry  
SEQUENCE    
  wwpLeosNtpMulticastIndex Integer32
  wwpLeosNtpMulticastInetAddrType InetAddressType
  wwpLeosNtpMulticastInetAddr InetAddress
  wwpLeosNtpMulticastRowStatus RowStatus

Defined Values

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.
MODULE-IDENTITY    

wwpLeosNtpClientMIBObjects 1.3.6.1.4.1.6141.2.60.18.1
OBJECT IDENTIFIER    

wwpLeosNtpClient 1.3.6.1.4.1.6141.2.60.18.1.1
OBJECT IDENTIFIER    

wwpLeosNtpClientNotifAttrs 1.3.6.1.4.1.6141.2.60.18.1.2
OBJECT IDENTIFIER    

wwpLeosNtpClientMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.18.2
OBJECT IDENTIFIER    

wwpLeosNtpClientMIBNotifications 1.3.6.1.4.1.6141.2.60.18.2.0
OBJECT IDENTIFIER    

wwpLeosNtpClientMIBConformance 1.3.6.1.4.1.6141.2.60.18.3
OBJECT IDENTIFIER    

wwpLeosNtpClientMIBCompliances 1.3.6.1.4.1.6141.2.60.18.3.1
OBJECT IDENTIFIER    

wwpLeosNtpClientMIBGroups 1.3.6.1.4.1.6141.2.60.18.3.2
OBJECT IDENTIFIER    

wwpLeosNtpClientState 1.3.6.1.4.1.6141.2.60.18.1.1.1
Setting this object to 'enable' will enable the NTP client on Ciena devices.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wwpLeosNtpClientMode 1.3.6.1.4.1.6141.2.60.18.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER polling(1), broadcast(2)  

wwpLeosNtpClientPollFreq 1.3.6.1.4.1.6141.2.60.18.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..4096  

wwpLeosNtpClientTable 1.3.6.1.4.1.6141.2.60.18.1.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosNtpClientEntry

wwpLeosNtpClientEntry 1.3.6.1.4.1.6141.2.60.18.1.1.4.1
An entry for each NTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosNtpClientEntry  

wwpLeosNtpServerIndex 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.1
Specifies the unique index of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

wwpLeosNtpServerAddrType 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.2
Specifies the type of address wwpLeosNtpServerAddr belongs to.
Status: current Access: read-write
OBJECT-TYPE    
  AddressFamilyNumbers  

wwpLeosNtpServerAddr 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.3
The IP address or host name of the NTP server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpLeosNtpServerResolvedAddr 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.4
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).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wwpLeosNtpServerUserPri 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.5
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.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

wwpLeosNtpServerDhcpPri 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.6
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 1..10  

wwpLeosNtpServerUserAdminState 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.7
This object is used to specify the user admin state of the wwpLeosNtpServerAddr.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wwpLeosNtpServerScope 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.8
This object is used to specify the scope for the entry. It specifies if the entry is configured by dhcp/user/both.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER user(1), dhcp(2), both(3)  

wwpLeosNtpServerOperState 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.9
This object is used to specify the operational state of the wwpLeosNtpServerAddr.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notConfigured(3)  

wwpLeosNtpServerStatus 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosNtpServerKeyId 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.11
This object is used to specify the MD5 key ID that that the server will use. A 0 key ID implies no MD5 key.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

wwpLeosNtpServerState 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.12
This object reflects the current connection status of the server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER reject(1), insane(2), correct(3), standby(4), candidate(5), selected(6), syspeer(7), ppspeer(8), reaching(255), error(256)  

wwpLeosNtpServerResolvedInetAddrType 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

wwpLeosNtpServerResolvedInetAddr 1.3.6.1.4.1.6141.2.60.18.1.1.4.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

wwpLeosNtpAuthTable 1.3.6.1.4.1.6141.2.60.18.1.1.5
The (conceptual) table listing the key-id and MD5 key.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosNtpAuthEntry

wwpLeosNtpAuthEntry 1.3.6.1.4.1.6141.2.60.18.1.1.5.1
An entry (conceptual row) in the wwpLeosNtpAuthTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosNtpAuthEntry  

wwpLeosNtpAuthKeyId 1.3.6.1.4.1.6141.2.60.18.1.1.5.1.1
This object specifies the key ID. It is also used as index in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

wwpLeosNtpAuthMd5Key 1.3.6.1.4.1.6141.2.60.18.1.1.5.1.2
Used to specify the MD5 key to use with this key identifier.
Status: current Access: read-write
OBJECT-TYPE    
  Md5Key Size(1..31)  

wwpLeosNtpAuthRowStatus 1.3.6.1.4.1.6141.2.60.18.1.1.5.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosNtpAuthMD5KeyEnc 1.3.6.1.4.1.6141.2.60.18.1.1.5.1.4
Used to specify the encrypted MD5 key to use with this key identifier.
Status: current Access: read-write
OBJECT-TYPE    
  Md5Key Size(1..64)  

wwpLeosNtpClientMD5State 1.3.6.1.4.1.6141.2.60.18.1.1.6
Set to true to use MD5 authentication for NTP
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosNtpClientDrift 1.3.6.1.4.1.6141.2.60.18.1.1.7
The Drift in micro-seconds of the local clock. This value is only valid when NTP is enabled and has a valid peer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosNtpClientFastOffset 1.3.6.1.4.1.6141.2.60.18.1.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosNtpClientSlowOffset 1.3.6.1.4.1.6141.2.60.18.1.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosNtpClientMinPollFreq 1.3.6.1.4.1.6141.2.60.18.1.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..4096  

wwpLeosNtpClientMaxPollFreq 1.3.6.1.4.1.6141.2.60.18.1.1.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 16..4096  

wwpLeosNtpClientOffset 1.3.6.1.4.1.6141.2.60.18.1.1.13
When NTP is synchronized, this contains the difference between the reference clock and the system clock micro-seconds.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosNtpClientDelay 1.3.6.1.4.1.6141.2.60.18.1.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosNtpClientJitter 1.3.6.1.4.1.6141.2.60.18.1.1.15
When NTP is synchronized, it indicates the magnitude of jitter between several time queries in micro-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosNtpClientNtpOffset 1.3.6.1.4.1.6141.2.60.18.1.1.16
When NTP is synchronized, this contains the difference between the reference clock and the system clock micro-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosNtpClientNtpFastStartMode 1.3.6.1.4.1.6141.2.60.18.1.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wwpLeosNtpMulticastTable 1.3.6.1.4.1.6141.2.60.18.1.1.18
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosNtpMulticastEntry

wwpLeosNtpMulticastEntry 1.3.6.1.4.1.6141.2.60.18.1.1.18.1
An entry for each NTP multicast addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosNtpMulticastEntry  

wwpLeosNtpMulticastIndex 1.3.6.1.4.1.6141.2.60.18.1.1.18.1.1
Specifies the unique index of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..10  

wwpLeosNtpMulticastInetAddrType 1.3.6.1.4.1.6141.2.60.18.1.1.18.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

wwpLeosNtpMulticastInetAddr 1.3.6.1.4.1.6141.2.60.18.1.1.18.1.3
Specifies the NTP multicast address. The InetAddress specified here will be compliant with RFC 4001.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

wwpLeosNtpMulticastRowStatus 1.3.6.1.4.1.6141.2.60.18.1.1.18.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosNtpClientSyncChangeNotifAdminState 1.3.6.1.4.1.6141.2.60.18.1.1.19
Set to on to turn on sync change notifications.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wwpLeosNtpClientSyncState 1.3.6.1.4.1.6141.2.60.18.1.2.1
This object indicates the synchronized state of the NTP client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER synchronized(1), not-synchronized(2)  

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.
Status: current Access: read-only
NOTIFICATION-TYPE