HM2-TIMESYNC-MIB

File: HM2-TIMESYNC-MIB.mib (59143 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
HM2-TC-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
OBJECT-IDENTITY Integer32 TEXTUAL-CONVENTION
DisplayString TruthValue RowStatus
InetAddressType InetAddress InetPortNumber
HmEnabledStatus hm2ConfigurationMibs HmTimeSeconds1970
ifIndex

Defined Types

HmSntpClientServerStatus  
The status of the last received response from a configured server. other - None of the following enumeration values. success - The SNTP operation was successful and the system time was updated. requestTimedOut - An SNTP poll request timed out without receiving a response from the SNTP server. badDateEncoded - The time provided by the SNTP server was not valid. versionNotSupported - The SNTP version supported by the server is not compatible with the version supported by the client. This is indicated by the server returning a version later than the version configured for that server or a version of '0'. serverUnsychronized - The SNTP server is not synchronized with its peers. This is indicated via the 'leap indicator' field on the SNTP message. serverKissOfDeath - The SNTP server indicated that no further polls are to be sent to this server. This is indicated by a stratum field field equal to 0 in a message received from a server.
TEXTUAL-CONVENTION    
  INTEGER other(1), success(2), requestTimedOut(3), badDateEncoded(4), versionNotSupported(5), serverUnsychronized(6), serverKissOfDeath(7)  

Hm2Ptp2LogSyncIntervalTc  
Logarithm to the base of 2 of the mean synchronization interval.
TEXTUAL-CONVENTION    
  INTEGER msec-250(-2), msec-500(-1), sec-1(0), sec-2(1)  

Hm2Ptp2LogPdelayReqIntervalTc  
Logarithm to the base of 2 of the minimum PDelay Request interval (used for p2p-delay).
TEXTUAL-CONVENTION    
  INTEGER sec-1(0), sec-2(1), sec-4(2), sec-8(3), sec-16(4), sec-32(5)  

PtpTimeInterval  
The scaledNanoseconds member is the time interval expressed in units of nanoseconds and multiplied by 2^+16. Positive or negative time intervals outside the maximum range of this data type shall be encoded as the largest positive and negative values of the data type respectively. For example: 2.5 ns is expressed as: (hex) 0x0000 0000 0002 8000
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

PtpTimeStamp  
first 48 bit: seconds since 1.1.1970 last 32 bit: nanoseconds
TEXTUAL-CONVENTION    
  OCTET STRING Size(10)  

PtpPortIdentity  
The PtpPortIdentity type identifies a PTP port. The first 8 octets within this value specifies the ClockIdentity. The last 2 octets within this value specifies the port number. For example: '00 80 63 FF FF 00 00 00 00 01'. ClockIdentity is '008063FFFF000000' and port number is '0001'
TEXTUAL-CONVENTION    
  OCTET STRING Size(10)  

PtpClockIdentity  
The PtpClockIdentity type identifies a PTP clock. The PtpClockIdentity shall be in the IEEE EUI-64 format. For example: '008063FFFF000000'
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

PtpClockQuality  
The PtpClockQuality represents the quality of a clock. The first octet represents the clock class. The second octet represents the clockAccuracy and the last two octets represent the offsetScaledLogVariance For example:
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

Hm2SntpServerBroadcastVlanEntry  
SEQUENCE    
  hm2SntpServerBroadcastVlan Integer32
  hm2SntpServerBroadcastVlanRowStatus RowStatus

Hm2SntpClientServerAddrEntry  
SEQUENCE    
  hm2SntpClientServerIndex Integer32
  hm2SntpClientServerAddrType InetAddressType
  hm2SntpClientServerAddr InetAddress
  hm2SntpClientServerPort InetPortNumber
  hm2SntpClientServerDescr DisplayString
  hm2SntpClientServerStatus INTEGER
  hm2SntpClientServerRowStatus RowStatus

Hm2NtpClientServerAddrEntry  
SEQUENCE    
  hm2NtpClientServerIndex Integer32
  hm2NtpClientServerAddressType InetAddressType
  hm2NtpClientServerAddress InetAddress
  hm2NtpClientServerPort InetPortNumber
  hm2NtpClientServerInitialBurst HmEnabledStatus
  hm2NtpClientServerBurst HmEnabledStatus
  hm2NtpClientServerPrefer TruthValue
  hm2NtpClientServerStatus INTEGER
  hm2NtpClientServerRowStatus RowStatus

Hm2NtpClientListenAddrEntry  
SEQUENCE    
  hm2NtpClientListenAddrIndex Integer32
  hm2NtpClientListenAddrAddressType InetAddressType
  hm2NtpClientListenAddrAddress InetAddress
  hm2NtpClientListenAddrPort InetPortNumber
  hm2NtpClientListenAddrStatus INTEGER
  hm2NtpClientListenAddrRowStatus RowStatus

Hm2Ptp2PortEntry  
SEQUENCE    
  hm2Ptp2PortEnable HmEnabledStatus
  hm2Ptp2PortState INTEGER
  hm2Ptp2LogDelayReqInterval Integer32
  hm2Ptp2PeerMeanPathDelay PtpTimeInterval
  hm2Ptp2LogAnnounceInterval INTEGER
  hm2Ptp2AnnounceReceiptTimeout Integer32
  hm2Ptp2LogSyncInterval INTEGER
  hm2Ptp2DelayMechanism INTEGER
  hm2Ptp2LogPdelayReqInterval Hm2Ptp2LogPdelayReqIntervalTc
  hm2Ptp2VersionNumber INTEGER
  hm2Ptp2NetworkProtocol INTEGER
  hm2Ptp2V1Compatibility INTEGER
  hm2Ptp2DelayAsymmetry Integer32
  hm2Ptp2PortCapability BITS
  hm2Ptp2VlanID Integer32
  hm2Ptp2VlanPriority Integer32

Hm2Ptp2TCPortEntry  
SEQUENCE    
  hm2Ptp2TCPortEnable HmEnabledStatus
  hm2Ptp2TCLogPdelayReqInterval Hm2Ptp2LogPdelayReqIntervalTc
  hm2Ptp2TCFaulty TruthValue
  hm2Ptp2TCPeerMeanPathDelay PtpTimeInterval
  hm2Ptp2TCDelayAsymmetry Integer32

Defined Values

hm2TimeSyncMib 1.3.6.1.4.1.248.11.50
Hirschmann Time Sync MIB. Copyright (C) 2011. All Rights Reserved.
MODULE-IDENTITY    

hm2TimeSyncMibNotifications 1.3.6.1.4.1.248.11.50.0
OBJECT IDENTIFIER    

hm2TimeSyncMibObjects 1.3.6.1.4.1.248.11.50.1
OBJECT IDENTIFIER    

hm2TimeSyncMibSNMPExtensionGroup 1.3.6.1.4.1.248.11.50.3
OBJECT IDENTIFIER    

hm2SystemTimeGroup 1.3.6.1.4.1.248.11.50.1.1
OBJECT IDENTIFIER    

hm2SntpGroup 1.3.6.1.4.1.248.11.50.1.2
OBJECT IDENTIFIER    

hm2NtpGroup 1.3.6.1.4.1.248.11.50.1.3
OBJECT IDENTIFIER    

hm2PtpGroup 1.3.6.1.4.1.248.11.50.1.4
OBJECT IDENTIFIER    

hm2IrigGroup 1.3.6.1.4.1.248.11.50.1.5
OBJECT IDENTIFIER    

hm2SystemUtcTime 1.3.6.1.4.1.248.11.50.1.1.1
Time measured in seconds since 00:00:00 UTC, January 1, 1970. The clock of the device may be set using this variable.
Status: current Access: read-write
OBJECT-TYPE    
  HmTimeSeconds1970  

hm2SystemTimeSource 1.3.6.1.4.1.248.11.50.1.1.2
Shows the source of the system time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), sntp(2), ntp(3), ptp(4), gps(5)  

hm2SystemLocalTime 1.3.6.1.4.1.248.11.50.1.1.3
The current local time. This includes the timezone offset and if supported summertime offset. Measured in seconds since 00:00:00, January 1, 1970.
Status: current Access: read-write
OBJECT-TYPE    
  HmTimeSeconds1970  

hm2SystemLocalOffset 1.3.6.1.4.1.248.11.50.1.1.4
The difference between the local timezone and UTC in minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -780..840  

hm2SntpServerGroup 1.3.6.1.4.1.248.11.50.1.2.1
OBJECT IDENTIFIER    

hm2SntpServerBroadcastGroup 1.3.6.1.4.1.248.11.50.1.2.2
OBJECT IDENTIFIER    

hm2SntpClientGroup 1.3.6.1.4.1.248.11.50.1.2.3
OBJECT IDENTIFIER    

hm2SntpServerAdminState 1.3.6.1.4.1.248.11.50.1.2.1.1
Enables/disables SNTP server admin mode.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2SntpServerPort 1.3.6.1.4.1.248.11.50.1.2.1.2
The local port number used to listen for client requests.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber 1..65535  

hm2SntpServerOnlyIfSync 1.3.6.1.4.1.248.11.50.1.2.1.3
The SNTP server is enabled only if synchronized to another external time reference. (e.g. NTP or PTP).
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2SntpServerStatus 1.3.6.1.4.1.248.11.50.1.2.1.4
Operational status of the SNTP server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), notSynchronized(2), syncToLocal(3), syncToRefclock(4), syncToRemoteServer(5)  

hm2SntpServerBroadcastAdminState 1.3.6.1.4.1.248.11.50.1.2.2.1
Enables/disables SNTP server broadcast admin mode.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2SntpServerBroadcastAddrType 1.3.6.1.4.1.248.11.50.1.2.2.2
Address type.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hm2SntpServerBroadcastAddr 1.3.6.1.4.1.248.11.50.1.2.2.3
Destination address for SNTP broadcast or multicast.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hm2SntpServerBroadcastPort 1.3.6.1.4.1.248.11.50.1.2.2.4
The port number to send the broadcast packets to the clients.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber 1..65535  

hm2SntpServerBroadcastInterval 1.3.6.1.4.1.248.11.50.1.2.2.5
Interval of SNTP broadcast messages send in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 64..1024  

hm2SntpServerBroadcastVlanTable 1.3.6.1.4.1.248.11.50.1.2.2.10
This table contains all VLANs used for SNTP server broadcast or multicast messages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2SntpServerBroadcastVlanEntry

hm2SntpServerBroadcastVlanEntry 1.3.6.1.4.1.248.11.50.1.2.2.10.1
The SNTP broadcast server VLAN objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2SntpServerBroadcastVlanEntry  

hm2SntpServerBroadcastVlan 1.3.6.1.4.1.248.11.50.1.2.2.10.1.1
VLAN used for SNTP server broadcast or multicast messages.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4042  

hm2SntpServerBroadcastVlanRowStatus 1.3.6.1.4.1.248.11.50.1.2.2.10.1.2
Indicates the status of an entry in this table, and is used to create/delete entries. Objects within this table can by changed while the status is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2SntpClientAdminState 1.3.6.1.4.1.248.11.50.1.2.3.1
Enables/disables the SNTP client admin mode.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2SntpClientOperatingMode 1.3.6.1.4.1.248.11.50.1.2.3.2
Enables/disables SNTP client operating mode. In 'unicast' mode, the client sends a request to a designated unicast server and expects a reply from that server. In 'broadcast' client mode, it sends no request and waits for a broadcast from one or more broadcast servers.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unicast(1), broadcast(2)  

hm2SntpClientDisableAfterSync 1.3.6.1.4.1.248.11.50.1.2.3.3
When set to 'enable' the SNTP client is disabled after the device is synchronized the first time successfully to a SNTP server.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2SntpClientRequestInterval 1.3.6.1.4.1.248.11.50.1.2.3.4
SNTP client request interval in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..3600  

hm2SntpClientStatus 1.3.6.1.4.1.248.11.50.1.2.3.5
Overall operational status of the SNTP client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), notSynchronized(2), synchronizedToRemoteServer(5)  

hm2SntpClientBroadcastRecvTimeout 1.3.6.1.4.1.248.11.50.1.2.3.6
Time in seconds after the client in broadcast client mode will change the status from 'synchronizedToRemoteServer' to 'notSynchronized' if no broadcast packets are received.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 128..2048  

hm2SntpClientServerAddrTable 1.3.6.1.4.1.248.11.50.1.2.3.10
This table contains objects to configure SNTP client connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2SntpClientServerAddrEntry

hm2SntpClientServerAddrEntry 1.3.6.1.4.1.248.11.50.1.2.3.10.1
The SNTP client connection objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2SntpClientServerAddrEntry  

hm2SntpClientServerIndex 1.3.6.1.4.1.248.11.50.1.2.3.10.1.1
Index for server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

hm2SntpClientServerAddrType 1.3.6.1.4.1.248.11.50.1.2.3.10.1.2
Address type.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hm2SntpClientServerAddr 1.3.6.1.4.1.248.11.50.1.2.3.10.1.3
The address of the external time server.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hm2SntpClientServerPort 1.3.6.1.4.1.248.11.50.1.2.3.10.1.4
The port number of the external time server.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber 1..65535  

hm2SntpClientServerDescr 1.3.6.1.4.1.248.11.50.1.2.3.10.1.5
The description of the server configured.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

hm2SntpClientServerStatus 1.3.6.1.4.1.248.11.50.1.2.3.10.1.6
Status of the SNTP client - server connection.
Status: current Access: read-only
OBJECT-TYPE    
  HmSntpClientServerStatus  

hm2SntpClientServerRowStatus 1.3.6.1.4.1.248.11.50.1.2.3.10.1.7
Indicates the status of an entry in this table, and is used to create/delete entries. Objects within this table can by changed while the status is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2NtpGeneralGroup 1.3.6.1.4.1.248.11.50.1.3.1
OBJECT IDENTIFIER    

hm2NtpOperatingState 1.3.6.1.4.1.248.11.50.1.3.1.1
Operational status of the NTP server/client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), notSynchronized(2), syncToLocal(3), syncToRefclock(4), syncToRemoteServer(5)  

hm2NtpServerGroup 1.3.6.1.4.1.248.11.50.1.3.2
OBJECT IDENTIFIER    

hm2NtpServerConfigGroup 1.3.6.1.4.1.248.11.50.1.3.2.1
OBJECT IDENTIFIER    

hm2NtpServerAdminState 1.3.6.1.4.1.248.11.50.1.3.2.1.1
Enables/disables the NTP server.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2NtpServerOperatingMode 1.3.6.1.4.1.248.11.50.1.3.2.1.2
NTP server operating mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER symmetric(1), client-server(2)  

hm2NtpServerLocalClockStratum 1.3.6.1.4.1.248.11.50.1.3.2.1.3
The stratum to be used for the case that the server is only synchronized to the local clock
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

hm2NtpClientGroup 1.3.6.1.4.1.248.11.50.1.3.3
OBJECT IDENTIFIER    

hm2NtpClientConfigGroup 1.3.6.1.4.1.248.11.50.1.3.3.1
OBJECT IDENTIFIER    

hm2NtpClientAdminState 1.3.6.1.4.1.248.11.50.1.3.3.1.1
Enables/disables the NTP client.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2NtpClientOperatingMode 1.3.6.1.4.1.248.11.50.1.3.3.1.2
NTP client operating mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unicast(1), broadcast(2)  

hm2NtpClientServerAddrTable 1.3.6.1.4.1.248.11.50.1.3.3.4
This table contains variables for each interface of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2NtpClientServerAddrEntry

hm2NtpClientServerAddrEntry 1.3.6.1.4.1.248.11.50.1.3.3.4.1
This entry contains variables for each interface of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2NtpClientServerAddrEntry  

hm2NtpClientServerIndex 1.3.6.1.4.1.248.11.50.1.3.3.4.1.1
Index for Server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

hm2NtpClientServerAddressType 1.3.6.1.4.1.248.11.50.1.3.3.4.1.2
Address type for external time server. Currently, only IPv4 and DNS is supported.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hm2NtpClientServerAddress 1.3.6.1.4.1.248.11.50.1.3.3.4.1.3
The address of the external time server.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hm2NtpClientServerPort 1.3.6.1.4.1.248.11.50.1.3.3.4.1.4
The port number of the external time server. Zero is not allowed as port number.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

hm2NtpClientServerInitialBurst 1.3.6.1.4.1.248.11.50.1.3.3.4.1.5
The initial burst is intended to speed up the initial synchronization. Use with caution as it can cause a overload situation on the server.
Status: current Access: read-create
OBJECT-TYPE    
  HmEnabledStatus  

hm2NtpClientServerBurst 1.3.6.1.4.1.248.11.50.1.3.3.4.1.6
The burst mode can be used to increase the precision on links with high jitter e.g. GSM/UMTS links
Status: current Access: read-create
OBJECT-TYPE    
  HmEnabledStatus  

hm2NtpClientServerPrefer 1.3.6.1.4.1.248.11.50.1.3.3.4.1.7
The prefer flag can be used to mark the peer as preferred. Among a set of correctly operating peers, this one will be chosen as synchronization source.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hm2NtpClientServerStatus 1.3.6.1.4.1.248.11.50.1.3.3.4.1.10
Status of the NTP client server connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), protocolError(2), notSynchronized(3), notResponding(4), synchronizing(5), synchronized(6), genericError(7)  

hm2NtpClientServerRowStatus 1.3.6.1.4.1.248.11.50.1.3.3.4.1.11
Indicates the status of an entry in this table, and is used to create/delete entries. Objects within this table can be changed while the status is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2NtpClientListenAddrTable 1.3.6.1.4.1.248.11.50.1.3.3.5
Client table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2NtpClientListenAddrEntry

hm2NtpClientListenAddrEntry 1.3.6.1.4.1.248.11.50.1.3.3.5.1
Client entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2NtpClientListenAddrEntry  

hm2NtpClientListenAddrIndex 1.3.6.1.4.1.248.11.50.1.3.3.5.1.1
Index for server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

hm2NtpClientListenAddrAddressType 1.3.6.1.4.1.248.11.50.1.3.3.5.1.2
Address type for external time server. Currently, only IPv4 and DNS is supported.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hm2NtpClientListenAddrAddress 1.3.6.1.4.1.248.11.50.1.3.3.5.1.3
The address of the external time server.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hm2NtpClientListenAddrPort 1.3.6.1.4.1.248.11.50.1.3.3.5.1.4
The port number of the external time server. Zero is not allowed as port number.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

hm2NtpClientListenAddrStatus 1.3.6.1.4.1.248.11.50.1.3.3.5.1.10
Status of the NTP client server connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), protocolError(2), notSynchronized(3), notResponding(4), synchronizing(5), synchronized(6), genericError(7)  

hm2NtpClientListenAddrRowStatus 1.3.6.1.4.1.248.11.50.1.3.3.5.1.11
Indicates the status of an entry in this table, and is used to create/delete entries. Objects within this table can by changed while the status is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2PtpGlobal 1.3.6.1.4.1.248.11.50.1.4.1
OBJECT IDENTIFIER    

hm2PtpEnable 1.3.6.1.4.1.248.11.50.1.4.1.1
Enable or disable the Precision Time Protocol (PTP) on this node.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2PtpClockMode 1.3.6.1.4.1.248.11.50.1.4.1.2
This members value shall indicate which clock mode is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER v2-boundary-clock(2), v2-transparent-clock(3)  

hm2PtpProfile 1.3.6.1.4.1.248.11.50.1.4.1.3
Configures PTP parameters to a specific profile. Setting the object to user-defined (1) has no effect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER user-defined(1), default-e2e(2), default-p2p(3)  

hm2PtpIsSynchronized 1.3.6.1.4.1.248.11.50.1.4.1.4
If the clock is synchronized to the current Master this object is set to true. Otherwise it is set to false. The clock sets this object to true, if the offset (ns) to the current Master is less than hm2PtpSyncLowerBound. The clock sets this object to false, if the offset (ns) to the current Master is bigger than hm2PtpSyncUpperBound.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

hm2PtpSyncLowerBound 1.3.6.1.4.1.248.11.50.1.4.1.5
This object defines when the hm2PtpIsSynchronized object is set to true. If the absolute value of the offset is smaller than hm2PtpSyncLowerBound, the hm2PtpIsSynchronized is set true. The value is interpreted as nanoseconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..999999999  

hm2PtpSyncUpperBound 1.3.6.1.4.1.248.11.50.1.4.1.6
This object defines when the hm2PtpIsSynchronized object is set to false. If the absolute value of the offset is bigger than hm2PtpSyncUpperBound, the hm2PtpIsSynchronized is set false. The value is interpreted as nanoseconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 31..1000000000  

hm2PtpAbsMaxOffset 1.3.6.1.4.1.248.11.50.1.4.1.7
This members value shall indicate the absolute value for the maximum offset between its parent and this node. The value is set to zero if the offset is the first time smaller than hm2PtpSyncLowerBound. Offsets bigger than +/-1 second are indicated by the maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2PtpTimeSeconds 1.3.6.1.4.1.248.11.50.1.4.1.8
Current PTP time in PTP timescale
Status: current Access: read-only
OBJECT-TYPE    
  PtpTimeStamp  

hm2PtpManagement 1.3.6.1.4.1.248.11.50.1.4.1.9
If set to true PTP management via PTP management messages is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2Ptp2Objects 1.3.6.1.4.1.248.11.50.1.4.2
OBJECT IDENTIFIER    

hm2Ptp2Configuration 1.3.6.1.4.1.248.11.50.1.4.2.1
OBJECT IDENTIFIER    

hm2Ptp2TwoStepClock 1.3.6.1.4.1.248.11.50.1.4.2.1.1
A value of true indicates that this node is a two-step device.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2Ptp2ClockIdentity 1.3.6.1.4.1.248.11.50.1.4.2.1.2
This value is the clock identity of the local clock.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockIdentity  

hm2Ptp2ClockQuality 1.3.6.1.4.1.248.11.50.1.4.2.1.3
Clock quality of the local clock.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockQuality  

hm2Ptp2ClockClass 1.3.6.1.4.1.248.11.50.1.4.2.1.4
First octet of hm2Ptp2ClockQuality. This represents the clock class of the local clock.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hm2Ptp2ClockAccuracy 1.3.6.1.4.1.248.11.50.1.4.2.1.5
Second octet of hm2Ptp2ClockQuality. This represents the clock accuracy of the local clock.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER within25ns(32), within100ns(33), within250ns(34), within1000ns(35), within2500ns(36), within10us(37), within25us(38), within100us(39), within250us(40), within1000us(41), within2500us(42), within10ms(43), within25ms(44), within100ms(45), within250ms(46), within1s(47), within10s(48), beyond10s(49), unknown(254)  

hm2Ptp2ClockVariance 1.3.6.1.4.1.248.11.50.1.4.2.1.6
Last two octets of hm2Ptp2ClockQuality. This represents the clock variance of the local clock.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2Ptp2Priority1 1.3.6.1.4.1.248.11.50.1.4.2.1.7
Priority 1 value of the local clock
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hm2Ptp2Priority2 1.3.6.1.4.1.248.11.50.1.4.2.1.8
Priority 2 value of the local clock
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hm2Ptp2DomainNumber 1.3.6.1.4.1.248.11.50.1.4.2.1.9
PTP domain number of the local clock.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hm2Ptp2StepsRemoved 1.3.6.1.4.1.248.11.50.1.4.2.1.10
The value of hm2Ptp2StepsRemoved is the number of communication paths traversed between the local clock and the grandmaster clock.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2Ptp2OffsetFromMaster 1.3.6.1.4.1.248.11.50.1.4.2.1.11
Current value of the time difference between master and slave measured by this clock.
Status: current Access: read-only
OBJECT-TYPE    
  PtpTimeInterval  

hm2Ptp2MeanPathDelay 1.3.6.1.4.1.248.11.50.1.4.2.1.12
Current value of the mean propagation time (e2e-delay) between Master and Slave. This is only valid if hm2Ptp2DelayMechanism is set to e2e on the current slave port.
Status: current Access: read-only
OBJECT-TYPE    
  PtpTimeInterval  

hm2Ptp2ParentPortIdentity 1.3.6.1.4.1.248.11.50.1.4.2.1.13
The port identity value of the port on the master that issues the synchronization messages used to synchronize this clock.
Status: current Access: read-only
OBJECT-TYPE    
  PtpPortIdentity  

hm2Ptp2ParentStats 1.3.6.1.4.1.248.11.50.1.4.2.1.14
A value of True indicates that the objects hm2Ptp2ObservedParentOffsetScaledLogVariance and hm2Ptp2ObservedParentClockPhaseChangeRate are valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2Ptp2ObservedParentOffsetScaledLogVariance 1.3.6.1.4.1.248.11.50.1.4.2.1.15
Estimate of the parent clocks PTP variance observed by this clock.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2Ptp2ObservedParentClockPhaseChangeRate 1.3.6.1.4.1.248.11.50.1.4.2.1.16
Estimate of the phase change rate (drift) observed by this clock.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2Ptp2GrandmasterIdentity 1.3.6.1.4.1.248.11.50.1.4.2.1.17
ClockIdentity of the Grandmaster clock synchronizing this clock.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockIdentity  

hm2Ptp2GrandmasterClockQuality 1.3.6.1.4.1.248.11.50.1.4.2.1.18
ClockQuality of the Grandmaster clock synchronizing this clock.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockQuality  

hm2Ptp2GrandmasterClockClass 1.3.6.1.4.1.248.11.50.1.4.2.1.19
First octet of hm2Ptp2GrandmasterClockQuality. This represents the grand masters clock class.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hm2Ptp2GrandmasterClockAccuracy 1.3.6.1.4.1.248.11.50.1.4.2.1.20
Second octet of hm2Ptp2GrandmasterClockAccuracy. This represents the grand masters clock accuracy.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER within25ns(32), within100ns(33), within250ns(34), within1000ns(35), within2500ns(36), within10us(37), within25us(38), within100us(39), within250us(40), within1000us(41), within2500us(42), within10ms(43), within25ms(44), within100ms(45), within250ms(46), within1s(47), within10s(48), beyond10s(49), unknown(254)  

hm2Ptp2GrandmasterClockVariance 1.3.6.1.4.1.248.11.50.1.4.2.1.21
Last two octets of hm2Ptp2GrandmasterClockQuality. This represents the grand masters clock variance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2Ptp2GrandmasterPriority1 1.3.6.1.4.1.248.11.50.1.4.2.1.22
Priority 1 value of the grand master clock.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2Ptp2GrandmasterPriority2 1.3.6.1.4.1.248.11.50.1.4.2.1.23
Priority 2 value of the grand master clock.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2Ptp2CurrentUtcOffset 1.3.6.1.4.1.248.11.50.1.4.2.1.24
Current difference between the PTP timescale (TAI) and UTC in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -32768..32767  

hm2Ptp2CurrentUtcOffsetValid 1.3.6.1.4.1.248.11.50.1.4.2.1.25
A value of True indicates that the hm2Ptp2CurrentUtcOffset is known to be correct.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2Ptp2Leap59 1.3.6.1.4.1.248.11.50.1.4.2.1.26
A value of true indicates that the last minute of the current UTC day contains 59 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2Ptp2Leap61 1.3.6.1.4.1.248.11.50.1.4.2.1.27
A value of true indicates that the last minute of the current UTC day contains 61 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2Ptp2TimeTraceable 1.3.6.1.4.1.248.11.50.1.4.2.1.28
A value of True indicates that the current time is traceable to a primary reference.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2Ptp2FrequencyTraceable 1.3.6.1.4.1.248.11.50.1.4.2.1.29
A value of True indicates that the frequency determining the timescale is traceable to a primary reference.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2Ptp2PtpTimescale 1.3.6.1.4.1.248.11.50.1.4.2.1.30
A value of True indicates that the clocks timescale is PTP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2Ptp2TimeSource 1.3.6.1.4.1.248.11.50.1.4.2.1.31
The source of time used by the Grandmaster clock.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER atomicClock(16), gps(32), terrestrialRadio(48), ptp(64), ntp(80), handSet(96), other(144), internalOscillator(160)  

hm2Ptp2PortTable 1.3.6.1.4.1.248.11.50.1.4.2.2
This table contains variables for each PTP2 port of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2Ptp2PortEntry

hm2Ptp2PortEntry 1.3.6.1.4.1.248.11.50.1.4.2.2.1
Entry for one port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2Ptp2PortEntry  

hm2Ptp2PortEnable 1.3.6.1.4.1.248.11.50.1.4.2.2.1.1
Enable or disable the sending and receiving / processing of PTP synchronization messages.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2Ptp2PortState 1.3.6.1.4.1.248.11.50.1.4.2.2.1.2
State of the PTP2 port instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initializing(1), faulty(2), disabled(3), listening(4), pre-master(5), master(6), passive(7), uncalibrated(8), slave(9)  

hm2Ptp2LogDelayReqInterval 1.3.6.1.4.1.248.11.50.1.4.2.2.1.3
Logarithm to the base of 2 of the minimum DelayRequest interval used to measure the e2e-delay.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2Ptp2PeerMeanPathDelay 1.3.6.1.4.1.248.11.50.1.4.2.2.1.4
If hm2Ptp2DelayMechanism is set to p2p this value is an estimate of the current one-way propagation delay (p2p-delay).
Status: current Access: read-only
OBJECT-TYPE    
  PtpTimeInterval  

hm2Ptp2LogAnnounceInterval 1.3.6.1.4.1.248.11.50.1.4.2.2.1.5
Logarithm to the base of 2 of the mean announce interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sec-1(0), sec-2(1), sec-4(2), sec-8(3), sec-16(4)  

hm2Ptp2AnnounceReceiptTimeout 1.3.6.1.4.1.248.11.50.1.4.2.2.1.6
Announce receipt timeout in multiples of hm2Ptp2LogAnnounceInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..10  

hm2Ptp2LogSyncInterval 1.3.6.1.4.1.248.11.50.1.4.2.2.1.7
Logarithm to the base of 2 of the mean synchronization interval.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2Ptp2LogSyncIntervalTc  

hm2Ptp2DelayMechanism 1.3.6.1.4.1.248.11.50.1.4.2.2.1.8
This value indicates the propagation delay measuring option used by this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER e2e(1), p2p(2), disabled(254)  

hm2Ptp2LogPdelayReqInterval 1.3.6.1.4.1.248.11.50.1.4.2.2.1.9
Logarithm to the base of 2 of the minimum PDelay Request interval (used for p2p-delay).
Status: current Access: read-write
OBJECT-TYPE    
  Hm2Ptp2LogPdelayReqIntervalTc  

hm2Ptp2VersionNumber 1.3.6.1.4.1.248.11.50.1.4.2.2.1.10
PTP version in use on this port (always ptpVersion2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ptpVersion1(1), ptpVersion2(2)  

hm2Ptp2NetworkProtocol 1.3.6.1.4.1.248.11.50.1.4.2.2.1.11
Current configured network transport protocol of this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER udpIpv4(1), ieee8023(3)  

hm2Ptp2V1Compatibility 1.3.6.1.4.1.248.11.50.1.4.2.2.1.12
If set to on all PTPv2 messages will be padded to the length of a PTPv1 frame. This is required by some hardware.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2), auto(3)  

hm2Ptp2DelayAsymmetry 1.3.6.1.4.1.248.11.50.1.4.2.2.1.13
Asymmetry of the link connected to this port in nanoseconds. The hm2Ptp2DelayAsymmetry is positive when the master-to-slave propagation time is longer than the slave-to-master propagation time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -2000000000..2000000000  

hm2Ptp2PortCapability 1.3.6.1.4.1.248.11.50.1.4.2.2.1.14
This object shows the capability of the ptp port.
Status: current Access: read-only
OBJECT-TYPE    
  BITS reserved(0), one-step(1), e2e-delay(2), p2p-delay(3), ptp2Ieee8023(4), ptp2UdpIpv4(5), ptp2UdpIpv6(6), asymmCorrection(7), halfDuplex(8), ptp2UdpE2EGlobal(9)  

hm2Ptp2VlanID 1.3.6.1.4.1.248.11.50.1.4.2.2.1.15
VLAN in which PTP packets are send. With a value of -1 all packets are send untagged
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4042  

hm2Ptp2VlanPriority 1.3.6.1.4.1.248.11.50.1.4.2.2.1.16
VLAN priority of tagged ptp packets
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

hm2Ptp2TCObjects 1.3.6.1.4.1.248.11.50.1.4.3
OBJECT IDENTIFIER    

hm2Ptp2TCConfiguration 1.3.6.1.4.1.248.11.50.1.4.3.1
OBJECT IDENTIFIER    

hm2Ptp2TCClockIdentity 1.3.6.1.4.1.248.11.50.1.4.3.1.1
This value is the clock identity of the transparent clock.
Status: current Access: read-only
OBJECT-TYPE    
  PtpClockIdentity  

hm2Ptp2TCDelayMechanism 1.3.6.1.4.1.248.11.50.1.4.3.1.2
Configures the transparent clock to be either a e2e- or p2p-transparent clock. If supported a value of e2e-optimized sets the clock to e2e mode where delay requests are only forwarded on the port where the current Master (hm2Ptp2TCCurrentMaster) is connected.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER e2e(1), p2p(2), e2e-optimized(3), disabled(254)  

hm2Ptp2TCPrimaryDomain 1.3.6.1.4.1.248.11.50.1.4.3.1.3
PTP domain number of the primary syntonization domain.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hm2Ptp2TCSyntonized 1.3.6.1.4.1.248.11.50.1.4.3.1.4
A value of true indicates that the syntonization of the transparent clock is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2Ptp2TCNetworkProtocol 1.3.6.1.4.1.248.11.50.1.4.3.1.5
Current configured network transport protocol of the transparent clock.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER udpIpv4(1), ieee8023(3)  

hm2Ptp2TCCurrentMaster 1.3.6.1.4.1.248.11.50.1.4.3.1.6
The port identity value of the port on the master that issues the synchronization messages used to syntonize/synchronize this clock.
Status: current Access: read-only
OBJECT-TYPE    
  PtpPortIdentity  

hm2Ptp2TCMultiDomainMode 1.3.6.1.4.1.248.11.50.1.4.3.1.7
If set to false, PTP messages from domains other than hm2Ptp2TCPrimaryDomain are ignored.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2Ptp2TCSyncLocalClock 1.3.6.1.4.1.248.11.50.1.4.3.1.8
Enable synchronisation of the local clock (TC hybrid mode). This requires syntonization to be enabled. All transparent clock operations are still done based on the syntonized clock.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2Ptp2TCOffsetFromMaster 1.3.6.1.4.1.248.11.50.1.4.3.1.9
Current value of the time difference between Master and this clock measured by this clock. This object is only valid if hm2Ptp2TCSyncLocalClock is set to true.
Status: current Access: read-only
OBJECT-TYPE    
  PtpTimeInterval  

hm2Ptp2TCMeanPathDelay 1.3.6.1.4.1.248.11.50.1.4.3.1.10
Current value of the mean propagation time (e2e-delay) between Master and Slave. This object is only valid for e2e-transparent-clock and hm2Ptp2TCSyncLocalClock is set to true.
Status: current Access: read-only
OBJECT-TYPE    
  PtpTimeInterval  

hm2Ptp2TCVlanID 1.3.6.1.4.1.248.11.50.1.4.3.1.11
VLAN in which PTP packets are send. With a value of -1 all packets are send untagged.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4095  

hm2Ptp2TCVlanPriority 1.3.6.1.4.1.248.11.50.1.4.3.1.12
VLAN priority of tagged PTP packets.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

hm2Ptp2TCCapability 1.3.6.1.4.1.248.11.50.1.4.3.1.13
This object shows the capability of the TC.
Status: current Access: read-only
OBJECT-TYPE    
  BITS reserved(0), one-step(1), e2e-delay(2), p2p-delay(3), ptp2Ieee8023(4), ptp2UdpIpv4(5), ptp2UdpIpv6(6), asymmCorrection(7), halfDuplex(8)  

hm2Ptp2TCPortTable 1.3.6.1.4.1.248.11.50.1.4.3.2
This table contains variables for each PTP2 TC port of the switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2Ptp2TCPortEntry

hm2Ptp2TCPortEntry 1.3.6.1.4.1.248.11.50.1.4.3.2.1
Entry for one port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2Ptp2TCPortEntry  

hm2Ptp2TCPortEnable 1.3.6.1.4.1.248.11.50.1.4.3.2.1.1
Enable or disable the sending and receiving / processing of PTP synchronization messages.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2Ptp2TCLogPdelayReqInterval 1.3.6.1.4.1.248.11.50.1.4.3.2.1.2
Logarithm to the base of 2 of the minimum PDelay Request interval (used for p2p-delay).
Status: current Access: read-write
OBJECT-TYPE    
  Hm2Ptp2LogPdelayReqIntervalTc  

hm2Ptp2TCFaulty 1.3.6.1.4.1.248.11.50.1.4.3.2.1.3
True if port is in Faulty state.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2Ptp2TCPeerMeanPathDelay 1.3.6.1.4.1.248.11.50.1.4.3.2.1.4
This value is an estimate of the current one way propagation delay of a p2p-transparent-clock.
Status: current Access: read-only
OBJECT-TYPE    
  PtpTimeInterval  

hm2Ptp2TCDelayAsymmetry 1.3.6.1.4.1.248.11.50.1.4.3.2.1.5
Asymmetry of the link connected to this port in nanoseconds. The hm2Ptp2TCDelayAsymmetry is positive when the master-to-slave propagation time is longer than the slave-to-master propagation time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -2000000000..2000000000  

hm2IrigAdminStatus 1.3.6.1.4.1.248.11.50.1.5.1
Enables/disables the IRIG-B output.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2IrigMode 1.3.6.1.4.1.248.11.50.1.5.2
Set the IRIG Mode, allowed values: (See https://wsmrc2vger.wsmr.army.mil/rcc/manuals/200-04/TT-45.pdf) irig-b000 (0) - Mode IRIG B000, BCDtoy, CF, SBS irig-b001 (1) - Mode IRIG B001, BCDtoy, CF irig-b002 (2) - Mode IRIG B002, BCDtoy irig-b003 (3) - Mode IRIG B003, BCDtoy, SBS irig-b004 (4) - Mode IRIG B004, BCDtoy, BCDyear, CF, SBS irig-b005 (5) - Mode IRIG B005, BCDtoy, BCDyear, CF irig-b006 (6) - Mode IRIG B006, BCDtoy, BCDyear irig-b007 (7) - Mode IRIG B007, BCDtoy, BCDyear, SBS with BCDtoy: binary coded decimal time of year BCDyear: binary coded decimal year CF: control functions SBS: straight binary seconds of day only modes b002,B003,B006 and b007 are supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER irig-b000(0), irig-b001(1), irig-b002(2), irig-b003(3), irig-b004(4), irig-b005(5), irig-b006(6), irig-b007(7)  

hm2IrigPpsAdminStatus 1.3.6.1.4.1.248.11.50.1.5.3
Enables/disables the pps output.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2IrigTimeMode 1.3.6.1.4.1.248.11.50.1.5.4
Define the IRIG-B time base (UTC or local).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER utc(1), local(2)  

hm2IrigOperStatus 1.3.6.1.4.1.248.11.50.1.5.5
Current operational status of the IRIG-B output.
Status: current Access: read-only
OBJECT-TYPE    
  HmEnabledStatus  

hm2IrigTimeQuality 1.3.6.1.4.1.248.11.50.1.5.6
Current IRIG-B time quality according to IEEE 1344.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), within1ns(1), within10ns(2), within100ns(3), within1us(4), within10us(5), within100us(6), within1ms(7), within10ms(8), within100ms(9), within1s(10), within10s(11), within100s(12), within1000s(13), within10000s(14), failure(15)  

hm2TimeSyncSystemTimeSESGroup 1.3.6.1.4.1.248.11.50.3.1
OBJECT IDENTIFIER    

hm2TimeSyncSntpSESGroup 1.3.6.1.4.1.248.11.50.3.2
OBJECT IDENTIFIER    

hm2TimeSyncNtpSESGroup 1.3.6.1.4.1.248.11.50.3.3
OBJECT IDENTIFIER    

hm2TimeSyncPtpSESGroup 1.3.6.1.4.1.248.11.50.3.4
OBJECT IDENTIFIER    

hm2TimeSyncIrigSESGroup 1.3.6.1.4.1.248.11.50.3.5
OBJECT IDENTIFIER    

hm2TimeSyncSntpSESIpv4PortNumberPairInUse 1.3.6.1.4.1.248.11.50.3.2.1
Indicates that the given IPv4 address / port number combination is already in use.
Status: current Access: read-only
OBJECT-IDENTITY    

hm2TimeSyncSntpSESDnsPortNumberPairInUse 1.3.6.1.4.1.248.11.50.3.2.2
Indicates that the given DNS name / port number combination is already in use.
Status: current Access: read-only
OBJECT-IDENTITY    

hm2Ptp2SynchronizationChange 1.3.6.1.4.1.248.11.50.0.1
This notification is sent if the PTP synchronization status is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2SntpClientSynchronizationChangeTrap 1.3.6.1.4.1.248.11.50.0.10
This notification is sent if the SNTP synchronization status (hm2SntpClientStatus) is changed.
Status: current Access: read-only
NOTIFICATION-TYPE