HM2-TIMESYNC-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-TIMESYNC-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
 hm2TimeSyncMib 1.3.6.1.4.1.248.11.50
Hirschmann Time Sync MIB. Copyright (C) 2011. All Rights Reserved.
       hm2TimeSyncMibNotifications 1.3.6.1.4.1.248.11.50.0
           hm2Ptp2SynchronizationChange 1.3.6.1.4.1.248.11.50.0.1
This notification is sent if the PTP synchronization status is changed.
           hm2SntpClientSynchronizationChangeTrap 1.3.6.1.4.1.248.11.50.0.10
This notification is sent if the SNTP synchronization status (hm2SntpClientStatus) is changed.
       hm2TimeSyncMibObjects 1.3.6.1.4.1.248.11.50.1
           hm2SystemTimeGroup 1.3.6.1.4.1.248.11.50.1.1
               hm2SystemUtcTime 1.3.6.1.4.1.248.11.50.1.1.1 hmtimeseconds1970 read-write
Time measured in seconds since 00:00:00 UTC, January 1, 1970. The clock of the device may be set using this variable.
               hm2SystemTimeSource 1.3.6.1.4.1.248.11.50.1.1.2 integer read-only
Shows the source of the system time. Enumeration: 'ntp': 3, 'gps': 5, 'ptp': 4, 'local': 1, 'sntp': 2.
               hm2SystemLocalTime 1.3.6.1.4.1.248.11.50.1.1.3 hmtimeseconds1970 read-write
The current local time. This includes the timezone offset and if supported summertime offset. Measured in seconds since 00:00:00, January 1, 1970.
               hm2SystemLocalOffset 1.3.6.1.4.1.248.11.50.1.1.4 integer32 read-write
The difference between the local timezone and UTC in minutes.
           hm2SntpGroup 1.3.6.1.4.1.248.11.50.1.2
               hm2SntpServerGroup 1.3.6.1.4.1.248.11.50.1.2.1
                   hm2SntpServerAdminState 1.3.6.1.4.1.248.11.50.1.2.1.1 hmenabledstatus read-write
Enables/disables SNTP server admin mode.
                   hm2SntpServerPort 1.3.6.1.4.1.248.11.50.1.2.1.2 inetportnumber read-write
The local port number used to listen for client requests.
                   hm2SntpServerOnlyIfSync 1.3.6.1.4.1.248.11.50.1.2.1.3 hmenabledstatus read-write
The SNTP server is enabled only if synchronized to another external time reference. (e.g. NTP or PTP).
                   hm2SntpServerStatus 1.3.6.1.4.1.248.11.50.1.2.1.4 integer read-only
Operational status of the SNTP server. Enumeration: 'disabled': 1, 'notSynchronized': 2, 'syncToRemoteServer': 5, 'syncToLocal': 3, 'syncToRefclock': 4.
               hm2SntpServerBroadcastGroup 1.3.6.1.4.1.248.11.50.1.2.2
                   hm2SntpServerBroadcastAdminState 1.3.6.1.4.1.248.11.50.1.2.2.1 hmenabledstatus read-write
Enables/disables SNTP server broadcast admin mode.
                   hm2SntpServerBroadcastAddrType 1.3.6.1.4.1.248.11.50.1.2.2.2 inetaddresstype read-write
Address type.
                   hm2SntpServerBroadcastAddr 1.3.6.1.4.1.248.11.50.1.2.2.3 inetaddress read-write
Destination address for SNTP broadcast or multicast.
                   hm2SntpServerBroadcastPort 1.3.6.1.4.1.248.11.50.1.2.2.4 inetportnumber read-write
The port number to send the broadcast packets to the clients.
                   hm2SntpServerBroadcastInterval 1.3.6.1.4.1.248.11.50.1.2.2.5 integer32 read-write
Interval of SNTP broadcast messages send in seconds.
                   hm2SntpServerBroadcastVlanTable 1.3.6.1.4.1.248.11.50.1.2.2.10 no-access
This table contains all VLANs used for SNTP server broadcast or multicast messages.
                         hm2SntpServerBroadcastVlanEntry 1.3.6.1.4.1.248.11.50.1.2.2.10.1 no-access
The SNTP broadcast server VLAN objects.
                             hm2SntpServerBroadcastVlan 1.3.6.1.4.1.248.11.50.1.2.2.10.1.1 integer32 read-only
VLAN used for SNTP server broadcast or multicast messages.
                             hm2SntpServerBroadcastVlanRowStatus 1.3.6.1.4.1.248.11.50.1.2.2.10.1.2 rowstatus read-only
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'.
               hm2SntpClientGroup 1.3.6.1.4.1.248.11.50.1.2.3
                   hm2SntpClientAdminState 1.3.6.1.4.1.248.11.50.1.2.3.1 hmenabledstatus read-write
Enables/disables the SNTP client admin mode.
                   hm2SntpClientOperatingMode 1.3.6.1.4.1.248.11.50.1.2.3.2 integer read-write
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. Enumeration: 'unicast': 1, 'broadcast': 2.
                   hm2SntpClientDisableAfterSync 1.3.6.1.4.1.248.11.50.1.2.3.3 hmenabledstatus read-write
When set to 'enable' the SNTP client is disabled after the device is synchronized the first time successfully to a SNTP server.
                   hm2SntpClientRequestInterval 1.3.6.1.4.1.248.11.50.1.2.3.4 integer32 read-write
SNTP client request interval in seconds.
                   hm2SntpClientStatus 1.3.6.1.4.1.248.11.50.1.2.3.5 integer read-only
Overall operational status of the SNTP client. Enumeration: 'disabled': 1, 'synchronizedToRemoteServer': 5, 'notSynchronized': 2.
                   hm2SntpClientBroadcastRecvTimeout 1.3.6.1.4.1.248.11.50.1.2.3.6 integer32 read-write
Time in seconds after the client in broadcast client mode will change the status from 'synchronizedToRemoteServer' to 'notSynchronized' if no broadcast packets are received.
                   hm2SntpClientServerAddrTable 1.3.6.1.4.1.248.11.50.1.2.3.10 no-access
This table contains objects to configure SNTP client connections.
                         hm2SntpClientServerAddrEntry 1.3.6.1.4.1.248.11.50.1.2.3.10.1 no-access
The SNTP client connection objects.
                             hm2SntpClientServerIndex 1.3.6.1.4.1.248.11.50.1.2.3.10.1.1 integer32 no-access
Index for server table.
                             hm2SntpClientServerAddrType 1.3.6.1.4.1.248.11.50.1.2.3.10.1.2 inetaddresstype read-only
Address type.
                             hm2SntpClientServerAddr 1.3.6.1.4.1.248.11.50.1.2.3.10.1.3 inetaddress read-only
The address of the external time server.
                             hm2SntpClientServerPort 1.3.6.1.4.1.248.11.50.1.2.3.10.1.4 inetportnumber read-only
The port number of the external time server.
                             hm2SntpClientServerDescr 1.3.6.1.4.1.248.11.50.1.2.3.10.1.5 displaystring read-only
The description of the server configured.
                             hm2SntpClientServerStatus 1.3.6.1.4.1.248.11.50.1.2.3.10.1.6 hmsntpclientserverstatus read-only
Status of the SNTP client - server connection.
                             hm2SntpClientServerRowStatus 1.3.6.1.4.1.248.11.50.1.2.3.10.1.7 rowstatus read-only
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'.
           hm2NtpGroup 1.3.6.1.4.1.248.11.50.1.3
               hm2NtpGeneralGroup 1.3.6.1.4.1.248.11.50.1.3.1
                   hm2NtpOperatingState 1.3.6.1.4.1.248.11.50.1.3.1.1 integer read-only
Operational status of the NTP server/client. Enumeration: 'disabled': 1, 'notSynchronized': 2, 'syncToRemoteServer': 5, 'syncToLocal': 3, 'syncToRefclock': 4.
               hm2NtpServerGroup 1.3.6.1.4.1.248.11.50.1.3.2
                   hm2NtpServerConfigGroup 1.3.6.1.4.1.248.11.50.1.3.2.1
                       hm2NtpServerAdminState 1.3.6.1.4.1.248.11.50.1.3.2.1.1 hmenabledstatus read-write
Enables/disables the NTP server.
                       hm2NtpServerOperatingMode 1.3.6.1.4.1.248.11.50.1.3.2.1.2 integer read-write
NTP server operating mode. Enumeration: 'symmetric': 1, 'client-server': 2.
                       hm2NtpServerLocalClockStratum 1.3.6.1.4.1.248.11.50.1.3.2.1.3 integer32 read-write
The stratum to be used for the case that the server is only synchronized to the local clock
               hm2NtpClientGroup 1.3.6.1.4.1.248.11.50.1.3.3
                   hm2NtpClientConfigGroup 1.3.6.1.4.1.248.11.50.1.3.3.1
                       hm2NtpClientAdminState 1.3.6.1.4.1.248.11.50.1.3.3.1.1 hmenabledstatus read-write
Enables/disables the NTP client.
                       hm2NtpClientOperatingMode 1.3.6.1.4.1.248.11.50.1.3.3.1.2 integer read-write
NTP client operating mode. Enumeration: 'unicast': 1, 'broadcast': 2.
                   hm2NtpClientServerAddrTable 1.3.6.1.4.1.248.11.50.1.3.3.4 no-access
This table contains variables for each interface of the switch.
                       hm2NtpClientServerAddrEntry 1.3.6.1.4.1.248.11.50.1.3.3.4.1 no-access
This entry contains variables for each interface of the switch.
                           hm2NtpClientServerIndex 1.3.6.1.4.1.248.11.50.1.3.3.4.1.1 integer32 no-access
Index for Server table.
                           hm2NtpClientServerAddressType 1.3.6.1.4.1.248.11.50.1.3.3.4.1.2 inetaddresstype read-only
Address type for external time server. Currently, only IPv4 and DNS is supported.
                           hm2NtpClientServerAddress 1.3.6.1.4.1.248.11.50.1.3.3.4.1.3 inetaddress read-only
The address of the external time server.
                           hm2NtpClientServerPort 1.3.6.1.4.1.248.11.50.1.3.3.4.1.4 inetportnumber read-only
The port number of the external time server. Zero is not allowed as port number.
                           hm2NtpClientServerInitialBurst 1.3.6.1.4.1.248.11.50.1.3.3.4.1.5 hmenabledstatus read-only
The initial burst is intended to speed up the initial synchronization. Use with caution as it can cause a overload situation on the server.
                           hm2NtpClientServerBurst 1.3.6.1.4.1.248.11.50.1.3.3.4.1.6 hmenabledstatus read-only
The burst mode can be used to increase the precision on links with high jitter e.g. GSM/UMTS links
                           hm2NtpClientServerPrefer 1.3.6.1.4.1.248.11.50.1.3.3.4.1.7 truthvalue read-only
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.
                           hm2NtpClientServerStatus 1.3.6.1.4.1.248.11.50.1.3.3.4.1.10 integer read-only
Status of the NTP client server connection. Enumeration: 'synchronized': 6, 'notSynchronized': 3, 'synchronizing': 5, 'notResponding': 4, 'disabled': 1, 'protocolError': 2, 'genericError': 7.
                           hm2NtpClientServerRowStatus 1.3.6.1.4.1.248.11.50.1.3.3.4.1.11 rowstatus read-only
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'.
                   hm2NtpClientListenAddrTable 1.3.6.1.4.1.248.11.50.1.3.3.5 no-access
Client table.
                       hm2NtpClientListenAddrEntry 1.3.6.1.4.1.248.11.50.1.3.3.5.1 no-access
Client entry.
                           hm2NtpClientListenAddrIndex 1.3.6.1.4.1.248.11.50.1.3.3.5.1.1 integer32 no-access
Index for server table.
                           hm2NtpClientListenAddrAddressType 1.3.6.1.4.1.248.11.50.1.3.3.5.1.2 inetaddresstype read-only
Address type for external time server. Currently, only IPv4 and DNS is supported.
                           hm2NtpClientListenAddrAddress 1.3.6.1.4.1.248.11.50.1.3.3.5.1.3 inetaddress read-only
The address of the external time server.
                           hm2NtpClientListenAddrPort 1.3.6.1.4.1.248.11.50.1.3.3.5.1.4 inetportnumber read-only
The port number of the external time server. Zero is not allowed as port number.
                           hm2NtpClientListenAddrStatus 1.3.6.1.4.1.248.11.50.1.3.3.5.1.10 integer read-only
Status of the NTP client server connection. Enumeration: 'synchronized': 6, 'notSynchronized': 3, 'synchronizing': 5, 'notResponding': 4, 'disabled': 1, 'protocolError': 2, 'genericError': 7.
                           hm2NtpClientListenAddrRowStatus 1.3.6.1.4.1.248.11.50.1.3.3.5.1.11 rowstatus read-only
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'.
           hm2PtpGroup 1.3.6.1.4.1.248.11.50.1.4
               hm2PtpGlobal 1.3.6.1.4.1.248.11.50.1.4.1
                   hm2PtpEnable 1.3.6.1.4.1.248.11.50.1.4.1.1 hmenabledstatus read-write
Enable or disable the Precision Time Protocol (PTP) on this node.
                   hm2PtpClockMode 1.3.6.1.4.1.248.11.50.1.4.1.2 integer read-write
This members value shall indicate which clock mode is used. Enumeration: 'v2-transparent-clock': 3, 'v2-boundary-clock': 2.
                   hm2PtpProfile 1.3.6.1.4.1.248.11.50.1.4.1.3 integer read-write
Configures PTP parameters to a specific profile. Setting the object to user-defined (1) has no effect. Enumeration: 'default-e2e': 2, 'user-defined': 1, 'default-p2p': 3.
                   hm2PtpIsSynchronized 1.3.6.1.4.1.248.11.50.1.4.1.4 integer read-only
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. Enumeration: 'false': 2, 'true': 1.
                   hm2PtpSyncLowerBound 1.3.6.1.4.1.248.11.50.1.4.1.5 integer32 read-write
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.
                   hm2PtpSyncUpperBound 1.3.6.1.4.1.248.11.50.1.4.1.6 integer32 read-write
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.
                   hm2PtpAbsMaxOffset 1.3.6.1.4.1.248.11.50.1.4.1.7 integer32 read-only
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.
                   hm2PtpTimeSeconds 1.3.6.1.4.1.248.11.50.1.4.1.8 ptptimestamp read-only
Current PTP time in PTP timescale
                   hm2PtpManagement 1.3.6.1.4.1.248.11.50.1.4.1.9 truthvalue read-write
If set to true PTP management via PTP management messages is enabled.
               hm2Ptp2Objects 1.3.6.1.4.1.248.11.50.1.4.2
                   hm2Ptp2Configuration 1.3.6.1.4.1.248.11.50.1.4.2.1
                       hm2Ptp2TwoStepClock 1.3.6.1.4.1.248.11.50.1.4.2.1.1 truthvalue read-only
A value of true indicates that this node is a two-step device.
                       hm2Ptp2ClockIdentity 1.3.6.1.4.1.248.11.50.1.4.2.1.2 ptpclockidentity read-only
This value is the clock identity of the local clock.
                       hm2Ptp2ClockQuality 1.3.6.1.4.1.248.11.50.1.4.2.1.3 ptpclockquality read-only
Clock quality of the local clock.
                       hm2Ptp2ClockClass 1.3.6.1.4.1.248.11.50.1.4.2.1.4 integer32 read-only
First octet of hm2Ptp2ClockQuality. This represents the clock class of the local clock.
                       hm2Ptp2ClockAccuracy 1.3.6.1.4.1.248.11.50.1.4.2.1.5 integer read-only
Second octet of hm2Ptp2ClockQuality. This represents the clock accuracy of the local clock. Enumeration: 'within25ms': 44, 'within10s': 48, 'within250us': 40, 'within1000us': 41, 'within1000ns': 35, 'within10ms': 43, 'within25ns': 32, 'within100ns': 33, 'within100us': 39, 'within2500us': 42, 'within250ms': 46, 'within10us': 37, 'within250ns': 34, 'within100ms': 45, 'unknown': 254, 'within25us': 38, 'within1s': 47, 'beyond10s': 49, 'within2500ns': 36.
                       hm2Ptp2ClockVariance 1.3.6.1.4.1.248.11.50.1.4.2.1.6 integer32 read-only
Last two octets of hm2Ptp2ClockQuality. This represents the clock variance of the local clock.
                       hm2Ptp2Priority1 1.3.6.1.4.1.248.11.50.1.4.2.1.7 integer32 read-write
Priority 1 value of the local clock
                       hm2Ptp2Priority2 1.3.6.1.4.1.248.11.50.1.4.2.1.8 integer32 read-write
Priority 2 value of the local clock
                       hm2Ptp2DomainNumber 1.3.6.1.4.1.248.11.50.1.4.2.1.9 integer32 read-write
PTP domain number of the local clock.
                       hm2Ptp2StepsRemoved 1.3.6.1.4.1.248.11.50.1.4.2.1.10 integer32 read-only
The value of hm2Ptp2StepsRemoved is the number of communication paths traversed between the local clock and the grandmaster clock.
                       hm2Ptp2OffsetFromMaster 1.3.6.1.4.1.248.11.50.1.4.2.1.11 ptptimeinterval read-only
Current value of the time difference between master and slave measured by this clock.
                       hm2Ptp2MeanPathDelay 1.3.6.1.4.1.248.11.50.1.4.2.1.12 ptptimeinterval read-only
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.
                       hm2Ptp2ParentPortIdentity 1.3.6.1.4.1.248.11.50.1.4.2.1.13 ptpportidentity read-only
The port identity value of the port on the master that issues the synchronization messages used to synchronize this clock.
                       hm2Ptp2ParentStats 1.3.6.1.4.1.248.11.50.1.4.2.1.14 truthvalue read-only
A value of True indicates that the objects hm2Ptp2ObservedParentOffsetScaledLogVariance and hm2Ptp2ObservedParentClockPhaseChangeRate are valid.
                       hm2Ptp2ObservedParentOffsetScaledLogVariance 1.3.6.1.4.1.248.11.50.1.4.2.1.15 integer32 read-only
Estimate of the parent clocks PTP variance observed by this clock.
                       hm2Ptp2ObservedParentClockPhaseChangeRate 1.3.6.1.4.1.248.11.50.1.4.2.1.16 integer32 read-only
Estimate of the phase change rate (drift) observed by this clock.
                       hm2Ptp2GrandmasterIdentity 1.3.6.1.4.1.248.11.50.1.4.2.1.17 ptpclockidentity read-only
ClockIdentity of the Grandmaster clock synchronizing this clock.
                       hm2Ptp2GrandmasterClockQuality 1.3.6.1.4.1.248.11.50.1.4.2.1.18 ptpclockquality read-only
ClockQuality of the Grandmaster clock synchronizing this clock.
                       hm2Ptp2GrandmasterClockClass 1.3.6.1.4.1.248.11.50.1.4.2.1.19 integer32 read-only
First octet of hm2Ptp2GrandmasterClockQuality. This represents the grand masters clock class.
                       hm2Ptp2GrandmasterClockAccuracy 1.3.6.1.4.1.248.11.50.1.4.2.1.20 integer read-only
Second octet of hm2Ptp2GrandmasterClockAccuracy. This represents the grand masters clock accuracy. Enumeration: 'within25ms': 44, 'within10s': 48, 'within250us': 40, 'within1000us': 41, 'within1000ns': 35, 'within10ms': 43, 'within25ns': 32, 'within100ns': 33, 'within100us': 39, 'within2500us': 42, 'within250ms': 46, 'within10us': 37, 'within250ns': 34, 'within100ms': 45, 'unknown': 254, 'within25us': 38, 'within1s': 47, 'beyond10s': 49, 'within2500ns': 36.
                       hm2Ptp2GrandmasterClockVariance 1.3.6.1.4.1.248.11.50.1.4.2.1.21 integer32 read-only
Last two octets of hm2Ptp2GrandmasterClockQuality. This represents the grand masters clock variance.
                       hm2Ptp2GrandmasterPriority1 1.3.6.1.4.1.248.11.50.1.4.2.1.22 integer32 read-only
Priority 1 value of the grand master clock.
                       hm2Ptp2GrandmasterPriority2 1.3.6.1.4.1.248.11.50.1.4.2.1.23 integer32 read-only
Priority 2 value of the grand master clock.
                       hm2Ptp2CurrentUtcOffset 1.3.6.1.4.1.248.11.50.1.4.2.1.24 integer32 read-write
Current difference between the PTP timescale (TAI) and UTC in seconds.
                       hm2Ptp2CurrentUtcOffsetValid 1.3.6.1.4.1.248.11.50.1.4.2.1.25 truthvalue read-write
A value of True indicates that the hm2Ptp2CurrentUtcOffset is known to be correct.
                       hm2Ptp2Leap59 1.3.6.1.4.1.248.11.50.1.4.2.1.26 truthvalue read-only
A value of true indicates that the last minute of the current UTC day contains 59 seconds.
                       hm2Ptp2Leap61 1.3.6.1.4.1.248.11.50.1.4.2.1.27 truthvalue read-only
A value of true indicates that the last minute of the current UTC day contains 61 seconds.
                       hm2Ptp2TimeTraceable 1.3.6.1.4.1.248.11.50.1.4.2.1.28 truthvalue read-only
A value of True indicates that the current time is traceable to a primary reference.
                       hm2Ptp2FrequencyTraceable 1.3.6.1.4.1.248.11.50.1.4.2.1.29 truthvalue read-only
A value of True indicates that the frequency determining the timescale is traceable to a primary reference.
                       hm2Ptp2PtpTimescale 1.3.6.1.4.1.248.11.50.1.4.2.1.30 truthvalue read-only
A value of True indicates that the clocks timescale is PTP.
                       hm2Ptp2TimeSource 1.3.6.1.4.1.248.11.50.1.4.2.1.31 integer read-write
The source of time used by the Grandmaster clock. Enumeration: 'atomicClock': 16, 'ntp': 80, 'handSet': 96, 'internalOscillator': 160, 'other': 144, 'terrestrialRadio': 48, 'gps': 32, 'ptp': 64.
                   hm2Ptp2PortTable 1.3.6.1.4.1.248.11.50.1.4.2.2 no-access
This table contains variables for each PTP2 port of the switch.
                       hm2Ptp2PortEntry 1.3.6.1.4.1.248.11.50.1.4.2.2.1 no-access
Entry for one port.
                           hm2Ptp2PortEnable 1.3.6.1.4.1.248.11.50.1.4.2.2.1.1 hmenabledstatus read-write
Enable or disable the sending and receiving / processing of PTP synchronization messages.
                           hm2Ptp2PortState 1.3.6.1.4.1.248.11.50.1.4.2.2.1.2 integer read-only
State of the PTP2 port instance. Enumeration: 'uncalibrated': 8, 'passive': 7, 'slave': 9, 'disabled': 3, 'master': 6, 'listening': 4, 'initializing': 1, 'pre-master': 5, 'faulty': 2.
                           hm2Ptp2LogDelayReqInterval 1.3.6.1.4.1.248.11.50.1.4.2.2.1.3 integer32 read-only
Logarithm to the base of 2 of the minimum DelayRequest interval used to measure the e2e-delay.
                           hm2Ptp2PeerMeanPathDelay 1.3.6.1.4.1.248.11.50.1.4.2.2.1.4 ptptimeinterval read-only
If hm2Ptp2DelayMechanism is set to p2p this value is an estimate of the current one-way propagation delay (p2p-delay).
                           hm2Ptp2LogAnnounceInterval 1.3.6.1.4.1.248.11.50.1.4.2.2.1.5 integer read-write
Logarithm to the base of 2 of the mean announce interval. Enumeration: 'sec-4': 2, 'sec-16': 4, 'sec-1': 0, 'sec-8': 3, 'sec-2': 1.
                           hm2Ptp2AnnounceReceiptTimeout 1.3.6.1.4.1.248.11.50.1.4.2.2.1.6 integer32 read-write
Announce receipt timeout in multiples of hm2Ptp2LogAnnounceInterval.
                           hm2Ptp2LogSyncInterval 1.3.6.1.4.1.248.11.50.1.4.2.2.1.7 hm2ptp2logsyncintervaltc read-write
Logarithm to the base of 2 of the mean synchronization interval.
                           hm2Ptp2DelayMechanism 1.3.6.1.4.1.248.11.50.1.4.2.2.1.8 integer read-write
This value indicates the propagation delay measuring option used by this port. Enumeration: 'disabled': 254, 'e2e': 1, 'p2p': 2.
                           hm2Ptp2LogPdelayReqInterval 1.3.6.1.4.1.248.11.50.1.4.2.2.1.9 hm2ptp2logpdelayreqintervaltc read-write
Logarithm to the base of 2 of the minimum PDelay Request interval (used for p2p-delay).
                           hm2Ptp2VersionNumber 1.3.6.1.4.1.248.11.50.1.4.2.2.1.10 integer read-write
PTP version in use on this port (always ptpVersion2). Enumeration: 'ptpVersion2': 2, 'ptpVersion1': 1.
                           hm2Ptp2NetworkProtocol 1.3.6.1.4.1.248.11.50.1.4.2.2.1.11 integer read-write
Current configured network transport protocol of this port. Enumeration: 'ieee8023': 3, 'udpIpv4': 1.
                           hm2Ptp2V1Compatibility 1.3.6.1.4.1.248.11.50.1.4.2.2.1.12 integer read-write
If set to on all PTPv2 messages will be padded to the length of a PTPv1 frame. This is required by some hardware. Enumeration: 'on': 1, 'off': 2, 'auto': 3.
                           hm2Ptp2DelayAsymmetry 1.3.6.1.4.1.248.11.50.1.4.2.2.1.13 integer32 read-write
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.
                           hm2Ptp2PortCapability 1.3.6.1.4.1.248.11.50.1.4.2.2.1.14 bits read-only
This object shows the capability of the ptp port. Bits: 'reserved': 0, 'e2e-delay': 2, 'asymmCorrection': 7, 'ptp2UdpIpv4': 5, 'ptp2UdpIpv6': 6, 'halfDuplex': 8, 'p2p-delay': 3, 'ptp2UdpE2EGlobal': 9, 'one-step': 1, 'ptp2Ieee8023': 4.
                           hm2Ptp2VlanID 1.3.6.1.4.1.248.11.50.1.4.2.2.1.15 integer32 read-write
VLAN in which PTP packets are send. With a value of -1 all packets are send untagged
                           hm2Ptp2VlanPriority 1.3.6.1.4.1.248.11.50.1.4.2.2.1.16 integer32 read-write
VLAN priority of tagged ptp packets
               hm2Ptp2TCObjects 1.3.6.1.4.1.248.11.50.1.4.3
                   hm2Ptp2TCConfiguration 1.3.6.1.4.1.248.11.50.1.4.3.1
                       hm2Ptp2TCClockIdentity 1.3.6.1.4.1.248.11.50.1.4.3.1.1 ptpclockidentity read-only
This value is the clock identity of the transparent clock.
                       hm2Ptp2TCDelayMechanism 1.3.6.1.4.1.248.11.50.1.4.3.1.2 integer read-write
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. Enumeration: 'disabled': 254, 'e2e': 1, 'e2e-optimized': 3, 'p2p': 2.
                       hm2Ptp2TCPrimaryDomain 1.3.6.1.4.1.248.11.50.1.4.3.1.3 integer32 read-write
PTP domain number of the primary syntonization domain.
                       hm2Ptp2TCSyntonized 1.3.6.1.4.1.248.11.50.1.4.3.1.4 truthvalue read-write
A value of true indicates that the syntonization of the transparent clock is enabled.
                       hm2Ptp2TCNetworkProtocol 1.3.6.1.4.1.248.11.50.1.4.3.1.5 integer read-write
Current configured network transport protocol of the transparent clock. Enumeration: 'ieee8023': 3, 'udpIpv4': 1.
                       hm2Ptp2TCCurrentMaster 1.3.6.1.4.1.248.11.50.1.4.3.1.6 ptpportidentity read-only
The port identity value of the port on the master that issues the synchronization messages used to syntonize/synchronize this clock.
                       hm2Ptp2TCMultiDomainMode 1.3.6.1.4.1.248.11.50.1.4.3.1.7 truthvalue read-write
If set to false, PTP messages from domains other than hm2Ptp2TCPrimaryDomain are ignored.
                       hm2Ptp2TCSyncLocalClock 1.3.6.1.4.1.248.11.50.1.4.3.1.8 truthvalue read-write
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.
                       hm2Ptp2TCOffsetFromMaster 1.3.6.1.4.1.248.11.50.1.4.3.1.9 ptptimeinterval read-only
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.
                       hm2Ptp2TCMeanPathDelay 1.3.6.1.4.1.248.11.50.1.4.3.1.10 ptptimeinterval read-only
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.
                       hm2Ptp2TCVlanID 1.3.6.1.4.1.248.11.50.1.4.3.1.11 integer32 read-write
VLAN in which PTP packets are send. With a value of -1 all packets are send untagged.
                       hm2Ptp2TCVlanPriority 1.3.6.1.4.1.248.11.50.1.4.3.1.12 integer32 read-write
VLAN priority of tagged PTP packets.
                       hm2Ptp2TCCapability 1.3.6.1.4.1.248.11.50.1.4.3.1.13 bits read-only
This object shows the capability of the TC. Bits: 'reserved': 0, 'e2e-delay': 2, 'asymmCorrection': 7, 'ptp2UdpIpv4': 5, 'ptp2UdpIpv6': 6, 'halfDuplex': 8, 'p2p-delay': 3, 'one-step': 1, 'ptp2Ieee8023': 4.
                   hm2Ptp2TCPortTable 1.3.6.1.4.1.248.11.50.1.4.3.2 no-access
This table contains variables for each PTP2 TC port of the switch.
                       hm2Ptp2TCPortEntry 1.3.6.1.4.1.248.11.50.1.4.3.2.1 no-access
Entry for one port.
                           hm2Ptp2TCPortEnable 1.3.6.1.4.1.248.11.50.1.4.3.2.1.1 hmenabledstatus read-write
Enable or disable the sending and receiving / processing of PTP synchronization messages.
                           hm2Ptp2TCLogPdelayReqInterval 1.3.6.1.4.1.248.11.50.1.4.3.2.1.2 hm2ptp2logpdelayreqintervaltc read-write
Logarithm to the base of 2 of the minimum PDelay Request interval (used for p2p-delay).
                           hm2Ptp2TCFaulty 1.3.6.1.4.1.248.11.50.1.4.3.2.1.3 truthvalue read-only
True if port is in Faulty state.
                           hm2Ptp2TCPeerMeanPathDelay 1.3.6.1.4.1.248.11.50.1.4.3.2.1.4 ptptimeinterval read-only
This value is an estimate of the current one way propagation delay of a p2p-transparent-clock.
                           hm2Ptp2TCDelayAsymmetry 1.3.6.1.4.1.248.11.50.1.4.3.2.1.5 integer32 read-write
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.
           hm2IrigGroup 1.3.6.1.4.1.248.11.50.1.5
               hm2IrigAdminStatus 1.3.6.1.4.1.248.11.50.1.5.1 hmenabledstatus read-write
Enables/disables the IRIG-B output.
               hm2IrigMode 1.3.6.1.4.1.248.11.50.1.5.2 integer read-write
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. Enumeration: 'irig-b001': 1, 'irig-b000': 0, 'irig-b003': 3, 'irig-b002': 2, 'irig-b005': 5, 'irig-b004': 4, 'irig-b007': 7, 'irig-b006': 6.
               hm2IrigPpsAdminStatus 1.3.6.1.4.1.248.11.50.1.5.3 hmenabledstatus read-write
Enables/disables the pps output.
               hm2IrigTimeMode 1.3.6.1.4.1.248.11.50.1.5.4 integer read-write
Define the IRIG-B time base (UTC or local). Enumeration: 'utc': 1, 'local': 2.
               hm2IrigOperStatus 1.3.6.1.4.1.248.11.50.1.5.5 hmenabledstatus read-only
Current operational status of the IRIG-B output.
               hm2IrigTimeQuality 1.3.6.1.4.1.248.11.50.1.5.6 integer read-only
Current IRIG-B time quality according to IEEE 1344. Enumeration: 'locked': 0, 'within100ms': 9, 'failure': 15, 'within10ms': 8, 'within10s': 11, 'within100s': 12, 'within100ns': 3, 'within100us': 6, 'within10us': 5, 'within10ns': 2, 'within1000s': 13, 'within1ms': 7, 'within1s': 10, 'within10000s': 14, 'within1ns': 1, 'within1us': 4.
       hm2TimeSyncMibSNMPExtensionGroup 1.3.6.1.4.1.248.11.50.3
           hm2TimeSyncSystemTimeSESGroup 1.3.6.1.4.1.248.11.50.3.1
           hm2TimeSyncSntpSESGroup 1.3.6.1.4.1.248.11.50.3.2
               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.
               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.
           hm2TimeSyncNtpSESGroup 1.3.6.1.4.1.248.11.50.3.3
           hm2TimeSyncPtpSESGroup 1.3.6.1.4.1.248.11.50.3.4
           hm2TimeSyncIrigSESGroup 1.3.6.1.4.1.248.11.50.3.5