SONOMA-MIB
- Registered at
- 1.3.6.1.4.1.13827.111.3.6.1.4.1.13827.12
- Last updated
- 1918-10-21 00:00
- Organization
- EndRun Technologies LLC
- Namespace
- endrun
- Source file
SONOMA-MIB- Digest
sha256:62fa9d861f249bd32fb38b53c5a062ddbcb911bb1180d8731081918c199ef742
Description
EndRun Technologies Enterprise MIB
Contact
Technical Support 1-877-749-3878, support@endruntechnologies.com
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC SONOMA-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| endRunTechnologiesMIB OBJECT-IDENTITY | 1.3.6.1.4.1.13827 | |||
| sonomaCDMA OBJECT-IDENTITY | 1.3.6.1.4.1.13827.11 | |||
| cntp OBJECT-IDENTITY | 1.3.6.1.4.1.13827.11.1 | |||
| cntptrap OBJECT-IDENTITY | 1.3.6.1.4.1.13827.11.1.0 | |||
| cntpTimeSinceRst OBJECT-TYPE Time since NTP daemon restart. | 1.3.6.1.4.1.13827.11.1.1 | Counter32 | read-only | current |
| cntpIRQsHandled OBJECT-TYPE Total number of Interrupts handled by the NTP daemon. | 1.3.6.1.4.1.13827.11.1.2 | Counter32 | read-only | current |
| cntpRxPkts OBJECT-TYPE Total number of NTP request packets received by the NTP daemon. | 1.3.6.1.4.1.13827.11.1.3 | Counter32 | read-only | current |
| cntpRxPktsByIRQ OBJECT-TYPE Total number of NTP request packets received via IRQ by the NTP daemon. | 1.3.6.1.4.1.13827.11.1.4 | Counter32 | read-only | current |
| cntpTxPkts OBJECT-TYPE Total number of NTP reply packets transmitted by the NTP daemon. | 1.3.6.1.4.1.13827.11.1.5 | Counter32 | read-only | current |
| cntpSentPktsPerSecond OBJECT-TYPE NTP reply packets sent per second by the NTP daemon. | 1.3.6.1.4.1.13827.11.1.6 | INTEGER | read-only | current |
| cntpUnSentPkts OBJECT-TYPE Total number of NTP reply packets unsent by the NTP daemon. | 1.3.6.1.4.1.13827.11.1.7 | Counter32 | read-only | current |
| cntpIgnoredPkts OBJECT-TYPE Total number of NTP request packets ignored by the NTP daemon. | 1.3.6.1.4.1.13827.11.1.8 | Counter32 | read-only | current |
| cntpDroppedPkts OBJECT-TYPE Total number of NTP request packets dropped by the NTP daemon. | 1.3.6.1.4.1.13827.11.1.9 | Counter32 | read-only | current |
| cntpAuthFail OBJECT-TYPE Total number of authentication failures detected by the NTP daemon. | 1.3.6.1.4.1.13827.11.1.10 | Counter32 | read-only | current |
| cntpTimeFigureOfMerit OBJECT-TYPE The Time Figure of Merit (TFOM) value ranges from 6 to 9 and indicates the current estimate of the worst case time error. It is a logarithmic scale, with each increment indicating a tenfold increase in the worst case time error boundaries. The scale is referenced to a worst case time error of 100 picoseconds, equivalent to a TFOM of zero. During normal locked operation with CDMA the TFOM is 6 and implies a worst case time error of 100 microseconds. During periods of signal loss, the CDMA sub-system will compute an extrapolated worst case time error. One hour after the worst case time error has reached the value equivalent to a TFOM of TFOM Fault Level, the NTP server will cease to send stratum 1 reply packets and an Alarm LED will be energized. | 1.3.6.1.4.1.13827.11.1.11 | INTEGER {lessthan100us(6), lessthan1ms(7), lessthan10ms(8), greaterthan10ms(9)} | read-only | current |
| cntpLeapIndBits OBJECT-TYPE This is a status code indicating: normal operation, a leap second to be inserted in the last minute of the current day, a leap second to be deleted in the last second of the day or an alarm condition indicating loss of timing synchronization. The leap indicator field of NTP reply packets sent from this server is set to cntpLeapIndBits. | 1.3.6.1.4.1.13827.11.1.12 | INTEGER {noFaultorLeap(0), leapInsWarning(1), leapDelWarning(2), unSynchronized(3)} | read-only | current |
| cntpSyncSource OBJECT-TYPE This is an ASCII string identifying the synchronization source for this NTP server. It is one of CDMA, an IP address of a stratum 1 server, or NONE. If it is NONE, then the server is not synchronized, has its Leap Indicator Bits in the Alarm state and is running at Stratum 16. If it is an IP address, then the server is operating as a stratum 2 server synchronized to the network connected stratum 1 server whose IP address is shown. Check the Stratum, Leap Indicator Bits and Time Figure of Merit for further information. NTP reply packets from this server will have the reference identifier field set to cntpSyncSource if it is CDMA. Otherwise it will be set to either an IP address or 0.0.0.0 (NONE). | 1.3.6.1.4.1.13827.11.1.13 | DisplayString (SIZE(0..16)) | read-only | current |
| cntpOffsetToCDMAReference OBJECT-TYPE This is an ASCII string containing the floating value of the current offset in units of seconds of the NTP server CPU clock to the CDMA reference time. Positive values imply that the NTP server clock is ahead of the CDMA reference time. | 1.3.6.1.4.1.13827.11.1.14 | DisplayString (SIZE(0..16)) | read-only | current |
| cntpStratum OBJECT-TYPE This is an integer showing the current stratum level being reported by the NTP daemon in its reply packets to clients. If it is 1, then the server is fully synchronized and delivering Stratum 1 accuracy. If it is greater than 1 and less than 16, it is synchronized to a network connected NTP server operating at one stratum lower. If it is 16, then the server is unambiguously unsynchronized. NTP clients on the network should be configured to not use the time from this server if the stratum is 16. | 1.3.6.1.4.1.13827.11.1.15 | INTEGER {cntpStratumOne(1), cntpStratumTwo(2), cntpStratumUnsync(16)} | read-only | current |
| cntpVersion OBJECT-TYPE This is an ASCII string showing the system root file system firmware version. | 1.3.6.1.4.1.13827.11.1.16 | DisplayString (SIZE(0..80)) | read-only | current |
| cntpKernelVersion OBJECT-TYPE This is an ASCII string showing the system Linux kernel firmware version. | 1.3.6.1.4.1.13827.11.1.17 | DisplayString (SIZE(0..80)) | read-only | current |
| cntpOscType OBJECT-TYPE This is an ASCII string showing the installed oscillator type. It is one of TCXO, OCXO, or Rubidium. | 1.3.6.1.4.1.13827.11.1.18 | DisplayString (SIZE(0..32)) | read-only | current |
| cntpTimeMode OBJECT-TYPE This is an ASCII string showing the time mode of operation for any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It DOES NOT indicate the time mode of the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. It can be LOCAL_AUTO, LOCAL_MANUAL, GPS or UTC. In LOCAL_AUTO mode, the local offset to UTC is automatically determined from the CDMA transmissions received from the base station. In LOCAL_MANUAL mode, the local offset to UTC is user programmed and overrides the CDMA system data. | 1.3.6.1.4.1.13827.11.1.19 | DisplayString (SIZE(0..8)) | read-only | current |
| cntpLocalOffset OBJECT-TYPE This value is the local time offset configured for any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when cntpTimeMode is set to LOCAL_MANUAL or LOCAL_AUTO. It DOES NOT indicate the local time offset of the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. When cntpTimeMode is set to LOCAL_AUTO, cntpLocalOffset is determined from the CDMA base station. When cntpTimeMode is set to LOCAL_MANUAL, cntpLocalOffset is the user configured value. Its units are half-hours, ranging from -25 to 25, where negative values imply that the local time is behind UTC. | 1.3.6.1.4.1.13827.11.1.20 | INTEGER | read-only | current |
| cntpDSTStartMonth OBJECT-TYPE This value is the month that Daylight Savings Time begins. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when cntpTimeMode is set to LOCAL_MANUAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. | 1.3.6.1.4.1.13827.11.1.21 | INTEGER {disabled(0), jan(1), feb(2), mar(3), apr(4), may(5), jun(6), jul(7), aug(8), sep(9), oct(10), nov(11), dec(12)} | read-only | current |
| cntpDSTStartSunday OBJECT-TYPE This value is the Sunday of the month that Daylight Savings Time begins. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when cntpTimeMode is set to LOCAL_MANUAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. | 1.3.6.1.4.1.13827.11.1.22 | INTEGER {disabled(0), firstSunday(1), secondSunday(2), thirdSunday(3), fourthSunday(4), lastSunday(5)} | read-only | current |
| cntpDSTStartHour OBJECT-TYPE This value is the hour that Daylight Savings Time begins. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when cntpTimeMode is set to LOCAL_MANUAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. It ranges from 0 to 23, where 0 is midnight. | 1.3.6.1.4.1.13827.11.1.23 | INTEGER | read-only | current |
| cntpDSTStopMonth OBJECT-TYPE This value is the month that Daylight Savings Time ends. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when cntpTimeMode is set to LOCAL_MANUAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. | 1.3.6.1.4.1.13827.11.1.24 | INTEGER {disabled(0), jan(1), feb(2), mar(3), apr(4), may(5), jun(6), jul(7), aug(8), sep(9), oct(10), nov(11), dec(12)} | read-only | current |
| cntpDSTStopSunday OBJECT-TYPE This value is the Sunday of the month that Daylight Savings Time ends. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when cntpTimeMode is set to LOCAL_MANUAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. | 1.3.6.1.4.1.13827.11.1.25 | INTEGER {disabled(0), firstSunday(1), secondSunday(2), thirdSunday(3), fourthSunday(4), lastSunday(5)} | read-only | current |
| cntpDSTStopHour OBJECT-TYPE This value is the hour that Daylight Savings Time ends. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when cntpTimeMode is set to LOCAL_MANUAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. It ranges from 0 to 23, where 0 is midnight. | 1.3.6.1.4.1.13827.11.1.26 | INTEGER | read-only | current |
| cntpCPUDieTemperature OBJECT-TYPE ASCII string representing the current CPU internal die temperature, in units of Celsius degrees in floating point notation. | 1.3.6.1.4.1.13827.11.1.27 | DisplayString (SIZE(0..16)) | read-only | current |
| cntpCPUFreeMemory OBJECT-TYPE This value is the CPU Free Memory in kiloBytes. | 1.3.6.1.4.1.13827.11.1.28 | INTEGER | read-only | current |
| cntpCPULoadAveragePerCent OBJECT-TYPE This value is the CPU Load Average as percent of total load. | 1.3.6.1.4.1.13827.11.1.29 | INTEGER | read-only | current |
| cdma OBJECT-IDENTITY | 1.3.6.1.4.1.13827.11.2 | |||
| cdmatrap OBJECT-IDENTITY | 1.3.6.1.4.1.13827.11.2.0 | |||
| cdmaFaultStatus OBJECT-TYPE This is a bit string contained in one character representing the least significant two nibbles of the CDMA subsystem fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the cdmastat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 7: DAC controlling the system Oscillator is near the high or low limit. Bit 6: Time Figure of Merit has been >= TFOM Fault Level for 1 hour. Bit 5: Field Programmable Gate Array (FPGA) did not configure properly. Bit 4: FLASH memory had a write fault. Bit 3: CDMA Receiver Communication fault. Bit 2: CDMA reference time fault (fails sanity checks). Bit 1: NTP daemon is not polling the CDMA reference clock. Bit 0: CDMA Receiver Fault, see cdmaReceiverFaultStatus for details. ATTENTION: This object is deprecated for use in snmpget queries due to a defect in reporting for one specific combination of bits. It remains in this MIB for use with the cdmaTrapFaultStatusChange object, where it reports accurately. Use the new cdmaFaultNibble0Status and cdmaFaultNibble1Status objects for querying via snmpget. | 1.3.6.1.4.1.13827.11.2.1 | Bits {cdmaReceiverFlt(0), cdmaNTPNotPolling(1), cdmaRefTimeFlt(2), cdmaReceiverCommFlt(3), cdmaFLASHWriteFlt(4), cdmaFPGACfgFlt(5), cdmaNoSignalTimeout(6), cdmaDACNearLimit(7)} | read-only | current |
| cdmaFault2Status OBJECT-TYPE This is a bit string contained in one character representing the most significant two nibbles of the CDMA fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the cdmastat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 7: Primary Redundant Power Supply is Faulting. Bit 6: Secondary Redundant Power Supply is Faulting. Bit 5: Oscillator PLL Faulting. Bit 4: Not Used. Bit 3: Not Used. Bit 2: Not Used. Bit 1: Not Used. Bit 0: Installed System Power exceeds maximum. ATTENTION: This object is deprecated for use in snmpget queries due to a defect in reporting for one specific combination of bits. It remains in this MIB for use with the cdmaTrapFault2StatusChange object, where it reports accurately. Use the new cdmaFaultNibble2Status and cdmaFaultNibble3Status objects for querying via snmpget. | 1.3.6.1.4.1.13827.11.2.2 | Bits {cdmaSysPwrOvld(0), cdmaNotUsed1(1), cdmaNotUsed2(2), cdmaNotUsed3(3), cdmaNotUsed4(4), cdmaOscPLLFlt(5), cdmaSecPwrSplyFlt(6), cdmaPriPwrSplyFlt(7)} | read-only | current |
| cdmaReceiverFaultNibble0Status OBJECT-TYPE This is a bit string contained in one character representing the least significant nibble of the CDMA receiver fault status byte. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the cdmastat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 3: CDMA Receiver Main Oscillator Frequency Control DAC near high or low limit. Bit 2: Time Figure of Merit has been >= TFOM Fault Level for 1 hour. Bit 1: Field Programmable Gate Array (FPGA) Configuration Fault. Bit 0: FLASH Memory Write Fault. | 1.3.6.1.4.1.13827.11.2.3 | Bits {cdmaFLASHWriteFlt(0), cdmaFPGACfgFlt(1), cdmaNoSignalTimeout(2), cdmaDACNearLimit(3)} | read-only | current |
| cdmaReceiverFaultNibble1Status OBJECT-TYPE This is a bit string contained in one character representing the most significant nibble of the CDMA receiver fault status byte. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the cdmastat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 3: CDMA Receiver Local Oscillator Synthesizer Fault. Bit 2: CDMA Receiver Local Oscillator Synthesizer Near Tuning Limit. Bit 1: CDMA Decoded Time Jump. Bit 0: CDMA Receiver Main Oscillator Fault. | 1.3.6.1.4.1.13827.11.2.4 | Bits {cdmaMainOscFlt(0), cdmaRefTimeFlt(1), cdmaSynthFlt(2), cdmaSynthNearLimit(3)} | read-only | current |
| cdmaTimeFigureOfMerit OBJECT-TYPE The Time Figure of Merit (TFOM) value ranges from 6 to 9 and indicates the current estimate of the worst case time error. It is a logarithmic scale, with each increment indicating a tenfold increase in the worst case time error boundaries. The scale is referenced to a worst case time error of 100 picoseconds, equivalent to a TFOM of zero. During normal locked operation the TFOM is 6 and implies a worst case time error of 100 microseconds. During periods of signal loss, the CDMA sub-system will compute an extrapolated worst case time error. One hour after the worst case time error has reached the value equivalent to a TFOM of TFOM Fault Level, the NTP server will cease to send stratum 1 reply packets and an Alarm LED will be energized. | 1.3.6.1.4.1.13827.11.2.5 | INTEGER {lessthan100us(6), lessthan1ms(7), lessthan10ms(8), greaterthan10ms(9)} | read-only | current |
| cdmaSigProcState OBJECT-TYPE Current CDMA receiver subsytem state. One of WRM, ACQ, LKG or LKD with WRM indicating either an OCXO or Rubidium is warming up, ACQ indicating the acquisition state and LKD the fully locked on state. This is the status of the lock of the main system timing signals to the CDMA Receiver. | 1.3.6.1.4.1.13827.11.2.6 | DisplayString (SIZE(0..5)) | read-only | current |
| cdmaReceiverSigProcState OBJECT-TYPE Current CDMA Receiver signal processor state. One of ACQ, DET, LKG, TKG or LKD with ACQ indicating the acquisition state and LKD the fully locked on state. | 1.3.6.1.4.1.13827.11.2.7 | DisplayString (SIZE(0..5)) | read-only | current |
| cdmaChannel OBJECT-TYPE Current CDMA channelset, or frequency band, and specific channel being used. The first field indicates the channelset or band: NAC (North American Cellular), NAP (North American PCS), SKC (South Korean Cellular), IND (Indian Cellular) or JC (Japanese Cellular). The specific channel within the channelset is indicated in the next field, and the last field indicates the service provider. This field is not always meaningful. An example channel might be NAP_01_A which indicates channel 1 in service provider A's group of channels in the North American PCS channelset. | 1.3.6.1.4.1.13827.11.2.8 | DisplayString (SIZE(0..12)) | read-only | current |
| cdmaPNO OBJECT-TYPE Current Pseudo Noise Offset of the base station being tracked. The value ranges from 0 to 511 and is in units of 64 Pseudo Noise Code chips. This offset serves as a base station identifier that is analogous to the Pseudo Random Noise (PRN) codes used by the individual satellites in the GPS system. | 1.3.6.1.4.1.13827.11.2.9 | INTEGER (0..511) | read-only | current |
| cdmaAGC OBJECT-TYPE Current 8 bit, Automatic Gain Control (AGC) DAC value. Typical values are around 200, but proximity to the base station, type of building construction and orientation within the building have a strong influence on this value. More positive values have the effect of increasing the RF gain. | 1.3.6.1.4.1.13827.11.2.10 | INTEGER (0..255) | read-only | current |
| cdmaReceiverVCDAC OBJECT-TYPE Current CDMA Receiver 16 bit, Voltage Controlled TCXO DAC value. Typical range is 20000 to 40000, where more positive numbers have the effect of raising the oscillator frequency. This is not the DAC controlling the main system oscillator. | 1.3.6.1.4.1.13827.11.2.11 | INTEGER (0..65535) | read-only | current |
| cdmaCarrierToNoiseRatio OBJECT-TYPE ASCII string representing the current received CDMA signal carrier-to-noise ratio, a unitless quantity. Numbers less than 2.5 indicate a very weak signal condition. | 1.3.6.1.4.1.13827.11.2.12 | DisplayString (SIZE(0..4)) | read-only | current |
| cdmaFrameErrorRate OBJECT-TYPE ASCII string representing the current sync channel message error rate, a number ranging from 0.000 to 1.000. It indicates the proportion of messages received that fail the Cyclical Redundancy Check. | 1.3.6.1.4.1.13827.11.2.13 | DisplayString (SIZE(0..5)) | read-only | current |
| cdmaLeapMode OBJECT-TYPE ASCII string showing the current leap second mode of operation for the CDMA sub-system. It is either AUTO or USER. If the mode is USER, then the current and future values of the UTC to GPS leap second offset is also included. | 1.3.6.1.4.1.13827.11.2.14 | DisplayString (SIZE(0..80)) | read-only | current |
| cdmaUserCurrentLeapSeconds OBJECT-TYPE This value is the user-entered current difference in seconds between GPS time and UTC time. GPS time is ahead of UTC time by this amount. | 1.3.6.1.4.1.13827.11.2.15 | INTEGER | read-only | current |
| cdmaUserFutureLeapSeconds OBJECT-TYPE This value is the user-entered future difference in seconds between GPS time and UTC time. Leap seconds may be inserted or deleted from the UTC timescale twice during the year: Dec 31 and June 30 at UTC midnight. If this value is the same as cdmaUserCurrentLeapSeconds, then no leap second insertion or deletion will occur at the next possible time. If it is different, then the change will take affect at the next possible time. On the day of a scheduled leap insertion or deletion event, the value in cdmaUserFutureLeapSeconds will be transferred to cdmaFutureLeapSeconds, which will set in motion the leap second insert/delete process. that will advance or retard the system clock so that GPS time will be ahead of UTC time by this amount. | 1.3.6.1.4.1.13827.11.2.16 | INTEGER | read-only | current |
| cdmaCurrentLeapSeconds OBJECT-TYPE This value is the active current difference in seconds between GPS time and UTC time. GPS time is ahead of UTC time by this amount. | 1.3.6.1.4.1.13827.11.2.17 | INTEGER | read-only | current |
| cdmaFutureLeapSeconds OBJECT-TYPE This value is the active future difference in seconds between GPS time and UTC time. Leap seconds may be inserted or deleted from the UTC timescale twice during the year: Dec 31 and June 30 at UTC midnight. If this value is the same as cdmaCurrentLeapSeconds on Dec 31 or June 30, then no leap second insertion or deletion will occur. If it is different, then the change will take affect at UTC midnight. GPS time will then be ahead of UTC time by this amount. | 1.3.6.1.4.1.13827.11.2.18 | INTEGER | read-only | current |
| cdmaVersion OBJECT-TYPE ASCII string showing the CDMA sub-system firmware and FPGA versions. | 1.3.6.1.4.1.13827.11.2.19 | DisplayString (SIZE(0..16)) | read-only | current |
| cdmaReceiverVersion OBJECT-TYPE ASCII string showing the CDMA receiver firmware and FPGA versions. | 1.3.6.1.4.1.13827.11.2.20 | DisplayString (SIZE(0..16)) | read-only | current |
| cdmaCalibrationDelay OBJECT-TYPE Signed integer representing the current calibration delay being applied to the timing outputs, in units of nanoseconds. Positive values indicate that the timing outputs are advanced. | 1.3.6.1.4.1.13827.11.2.21 | INTEGER (-500000..500000) | read-only | current |
| cdmaCoastDuration OBJECT-TYPE Unsigned integer representing the current elapsed time since the unit lost CDMA reception in units of seconds. | 1.3.6.1.4.1.13827.11.2.22 | INTEGER (0..2147483647) | read-only | current |
| cdmaEstimatedTimeError OBJECT-TYPE ASCII string representing the magnitude of the estimated time error since the unit lost CDMA reception, in units of seconds in scientific floating point notation. While locked, the value is the magnitude of the measured time error relative to CDMA. | 1.3.6.1.4.1.13827.11.2.23 | DisplayString (SIZE(0..16)) | read-only | current |
| cdmaMeasuredTimeError OBJECT-TYPE ASCII string representing the measured time error of the timing outputs relative to CDMA, in units of seconds in scientific floating point notation. While coasting, the value is the last measured value prior to losing CDMA reception. | 1.3.6.1.4.1.13827.11.2.24 | DisplayString (SIZE(0..16)) | read-only | current |
| cdmaMeasurementTimeDeviation OBJECT-TYPE ASCII string representing the time deviation (TDEV) of the CDMA measurement data, in units of seconds in scientific floating point notation. While coasting, the value is the last computed value prior to losing CDMA reception. | 1.3.6.1.4.1.13827.11.2.25 | DisplayString (SIZE(0..16)) | read-only | current |
| cdmaSystemOSCDAC OBJECT-TYPE Current system 20 bit, Voltage Controlled TCXO DAC value. Typical range is 320000 to 640000, where more positive numbers have the effect of raising the oscillator frequency. This is the DAC controlling the main system oscillator. | 1.3.6.1.4.1.13827.11.2.26 | INTEGER (0..1048575) | read-only | current |
| cdmaMeasuredOscillatorAgeing OBJECT-TYPE ASCII string representing the ageing rate per day of the installed osc- illator, in scientific floating point notation. It is computed via linear regression and requires several hours following initial lock to CDMA to see the first update. While coasting, the value is the last computed value prior to losing CDMA reception. | 1.3.6.1.4.1.13827.11.2.27 | DisplayString (SIZE(0..16)) | read-only | current |
| cdmaControlLoopTimeConstant OBJECT-TYPE ASCII string representing the current equivalent averaging time of the oscillator control loop, in units of seconds in floating point notation. The value is dynamically updated based on the stability of the oscillator. | 1.3.6.1.4.1.13827.11.2.28 | DisplayString (SIZE(0..16)) | read-only | current |
| cdmaInternalTemperature OBJECT-TYPE ASCII string representing the current internal chassis temperature, in units of Celsius degrees in floating point notation. A value is only available when the installed oscillator is an OCXO or Rubidium. | 1.3.6.1.4.1.13827.11.2.29 | DisplayString (SIZE(0..16)) | read-only | current |
| cdmaSignalLossFaultMask OBJECT-TYPE The CDMA signal loss fault mask is either on or off. When it is off, the server will set the Signal Loss Fault Bit in the Fault Status Byte one hour after TFOM reaches the TFOM Fault Level. When the setting is on, the server will not set the Signal Loss Fault Bit in the Fault Status Byte one hour or more after TFOM reaches TFOM Fault level. | 1.3.6.1.4.1.13827.11.2.30 | DisplayString (SIZE(0..20)) | read-only | current |
| cdmaPrimaryPowerFaultAlarmMask OBJECT-TYPE The Primary Power input fault alarm mask is either on or off. When it is on, the server will not assert an Alarm condition on a fault in the Primary Power supply. Unlike other fault masks, the fault condition will continue to be visible in the Fault Status Byte. This mask capability is useful when performing system tests when only a single power input is available and an alarm would be undesirable. When the setting is off, the server will assert an Alarm condition in addition to setting the appropriate bit in the Fault Status Byte. | 1.3.6.1.4.1.13827.11.2.31 | DisplayString (SIZE(0..20)) | read-only | current |
| cdmaSecondaryPowerFaultAlarmMask OBJECT-TYPE The Secondary Power input fault alarm mask is either on or off. When it is on, the server will not assert an Alarm condition on a fault in the Secondary Power supply. Unlike other fault masks, the fault condition will continue to be visible in the Fault Status Byte. This mask capability is useful when performing system tests when only a single power input is available and an alarm would be undesirable. When the setting is off, the server will assert an Alarm condition in addition to setting the appropriate bit in the Fault Status Byte. | 1.3.6.1.4.1.13827.11.2.32 | DisplayString (SIZE(0..20)) | read-only | current |
| cdmaFaultNibble0Status OBJECT-TYPE This is a bit string contained in one character representing the least significant nibble of the CDMA subsystem fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the cdmastat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 3: DAC controlling the system Oscillator is near the high or low limit. Bit 2: Time Figure of Merit has been >= TFOM Fault Level for 1 hour. Bit 1: Field Programmable Gate Array (FPGA) did not configure properly. Bit 0: FLASH memory had a write fault. | 1.3.6.1.4.1.13827.11.2.33 | Bits {cdmaFLASHWriteFlt(0), cdmaFPGACfgFlt(1), cdmaNoSignalTimeout(2), cdmaDACNearLimit(3)} | read-only | current |
| cdmaFaultNibble1Status OBJECT-TYPE This is a bit string contained in one character representing the second nibble of the CDMA subsystem fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the cdmastat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 3: CDMA Receiver Communication fault. Bit 2: CDMA reference time fault (fails sanity checks). Bit 1: NTP daemon is not polling the CDMA reference clock. Bit 0: CDMA Receiver Fault, see cdmaReceiverFaultStatus for details. | 1.3.6.1.4.1.13827.11.2.34 | Bits {cdmaReceiverFlt(0), cdmaNTPNotPolling(1), cdmaRefTimeFlt(2), cdmaReceiverCommFlt(3)} | read-only | current |
| cdmaFaultNibble2Status OBJECT-TYPE This is a bit string contained in one character representing the third nibble of the CDMA fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the cdmastat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 3: Primary Redundant Power Supply is Faulting. Bit 2: Secondary Redundant Power Supply is Faulting. Bit 1: Oscillator PLL Faulting. Bit 0: Not Used. | 1.3.6.1.4.1.13827.11.2.35 | Bits {cdmaNotUsed4(0), cdmaOscPLLFlt(1), cdmaSecPwrSplyFlt(2), cdmaPriPwrSplyFlt(3)} | read-only | current |
| cdmaFaultNibble3Status OBJECT-TYPE This is a bit string contained in one character representing the most significant nibble of the CDMA fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the cdmastat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 3: Not Used. Bit 2: Not Used. Bit 1: Not Used. Bit 0: Installed System Power exceeds maximum. | 1.3.6.1.4.1.13827.11.2.36 | Bits {cdmaSysPwrOvld(0), cdmaNotUsed1(1), cdmaNotUsed2(2), cdmaNotUsed3(3)} | read-only | current |
| cCPUIO OBJECT-IDENTITY | 1.3.6.1.4.1.13827.11.3 | |||
| csysio1PPSWidth OBJECT-TYPE ASCII string showing the status of the Settable PulseWidth, 1PPS Output, system-wide I/O signal. It may be NOT INSTALLED, or a string showing the current pulsewidth setting. | 1.3.6.1.4.1.13827.11.3.1 | DisplayString (SIZE(0..20)) | read-only | current |
| csysioTimeCodeFormat OBJECT-TYPE ASCII string showing the status of the Selectable Format, Time Code Output, system-wide I/O signal. It may be NOT INSTALLED, or a string showing the current time code output format setting. | 1.3.6.1.4.1.13827.11.3.2 | DisplayString (SIZE(0..20)) | read-only | current |
| csysioSynthesizerHz OBJECT-TYPE Integer showing the current frequency setting of the 1 Hz resolution, Direct Digital Synthesizer (DDS) Output, system-wide I/O signal. If this option is not installed the value is -1, otherwise the value ranges from 0 to 10000000 Hz. | 1.3.6.1.4.1.13827.11.3.3 | INTEGER (0..10000000) | read-only | current |
| csysioSerialTimeOutputBaudrate OBJECT-TYPE ASCII string showing the Baudrate of the Serial Time Output, system-wide I/O signal. It may be NOT INSTALLED, or a string showing one of 4800, 9600, 19200 or 57600. | 1.3.6.1.4.1.13827.11.3.4 | DisplayString (SIZE(0..20)) | read-only | current |
| csysioSerialTimeOutputFormat OBJECT-TYPE ASCII string showing the Format of the Serial Time Output, system-wide I/O signal. It may be NOT INSTALLED, or a string showing one of SYSPLEX, TRUETIME, NENA0, NENA1, NENA8, ENDRUN, ENDRUNX or NMEA. | 1.3.6.1.4.1.13827.11.3.5 | DisplayString (SIZE(0..20)) | read-only | current |
| csysioSerialTimeOutputParity OBJECT-TYPE ASCII string showing the Parity of the Serial Time Output, system-wide I/O signal. It may be NOT INSTALLED, or a string showing one of ODD, EVEN or NONE. | 1.3.6.1.4.1.13827.11.3.6 | DisplayString (SIZE(0..20)) | read-only | current |
| csysioSerialTimeNMEASentence1 OBJECT-TYPE ASCII string showing the first NMEA sentence selected for output from the Serial Time Output, system-wide I/O signal. This sentence is only output from the Meridian2 when the Serial Time Output Format is set to NMEA. It may be NOT INSTALLED, or a string showing one of GGA, GLL, GSA, GSV1, GSV2, RMC, VTG, ZDA or NONE. At this time, only the ZDA sentence is active from the CDMA products. | 1.3.6.1.4.1.13827.11.3.7 | DisplayString (SIZE(0..20)) | read-only | current |
| csysioSerialTimeNMEASentence2 OBJECT-TYPE ASCII string showing the second NMEA sentence selected for output from the Serial Time Output, system-wide I/O signal. This sentence is only output from the Meridian2 when the Serial Time Output Format is set to NMEA. It may be NOT INSTALLED, or a string showing one of GGA, GLL, GSA, GSV1, GSV2, RMC, VTG, ZDA or NONE. At this time, only the ZDA sentence is active from the CDMA products. | 1.3.6.1.4.1.13827.11.3.8 | DisplayString (SIZE(0..20)) | read-only | current |
| csysioSerialTimeNMEASentence3 OBJECT-TYPE ASCII string showing the third NMEA sentence selected for output from the Serial Time Output, system-wide I/O signal. This sentence is only output from the Meridian2 when the Serial Time Output Format is set to NMEA. It may be NOT INSTALLED, or a string showing one of GGA, GLL, GSA, GSV1, GSV2, RMC, VTG, ZDA or NONE. At this time, only the ZDA sentence is active from the CDMA products. | 1.3.6.1.4.1.13827.11.3.9 | DisplayString (SIZE(0..20)) | read-only | current |
| ccpuioConnA OBJECT-TYPE ASCII string showing the status of the CPU I/O Connector A. It may be NOT INSTALLED, or a string showing the current I/O selection. | 1.3.6.1.4.1.13827.11.3.10 | DisplayString (SIZE(0..20)) | read-only | current |
| ccpuioConnB OBJECT-TYPE ASCII string showing the status of the CPU I/O Connector B. It may be NOT INSTALLED, or a string showing the current I/O selection. | 1.3.6.1.4.1.13827.11.3.11 | DisplayString (SIZE(0..20)) | read-only | current |
| ccpuioConnC OBJECT-TYPE ASCII string showing the status of the CPU I/O Connector C. It may be NOT INSTALLED, or a string showing the current I/O selection. | 1.3.6.1.4.1.13827.11.3.12 | DisplayString (SIZE(0..20)) | read-only | current |
| cptp0 OBJECT-IDENTITY | 1.3.6.1.4.1.13827.11.4 | |||
| cptp0Version OBJECT-TYPE This value is the Version of the Precise Time Protocol, which is 2. | 1.3.6.1.4.1.13827.11.4.1 | INTEGER | read-only | current |
| cptp0SyncInterval OBJECT-TYPE This value is the log base 2 of the PTP Sync Interval in seconds. Values range from -7 to 0, which covers the range from 1/128 to 1 second. | 1.3.6.1.4.1.13827.11.4.2 | INTEGER {msec8(-7), msec16(-6), msec31(-5), msec63(-4), msec125(-3), msec250(-2), msec500(-1), sec1(0)} | read-only | current |
| cptp0AnnounceInterval OBJECT-TYPE This value is the log base 2 of the PTP Announce Interval in seconds. Values range from 0 to 4, which covers the range from 1 to 16 seconds. | 1.3.6.1.4.1.13827.11.4.3 | INTEGER {sec1(0), sec2(1), sec4(2), sec8(3), sec16(4)} | read-only | current |
| cptp0Priority1 OBJECT-TYPE This value is the PTP Priority1 parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.11.4.4 | INTEGER | read-only | current |
| cptp0Priority2 OBJECT-TYPE This value is the PTP Priority2 parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.11.4.5 | INTEGER | read-only | current |
| cptp0DelayMechanism OBJECT-TYPE This value maps to the PTP Delay Mechanism, one of E2E, P2P or disabled. | 1.3.6.1.4.1.13827.11.4.6 | INTEGER {e2e(0), p2p(1), disabled(254)} | read-only | current |
| cptp0Domain OBJECT-TYPE This value is the PTP Domain parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.11.4.7 | INTEGER | read-only | current |
| cptp0TimeMode OBJECT-TYPE This value maps to the PTP Time Mode, one of UTC or PTP. | 1.3.6.1.4.1.13827.11.4.8 | INTEGER {utc(0), ptp(1)} | read-only | current |
| cptp0TTL OBJECT-TYPE This value is the PTP multicast Time-To-Live parameter. It ranges from 1 to 255. | 1.3.6.1.4.1.13827.11.4.9 | INTEGER | read-only | current |
| cptp0ClockClass OBJECT-TYPE This value maps to the PTP Clock Class, one of Locked, Holdover or Unlocked on either the PTP or arbitrary, i.e. UTC time scale. | 1.3.6.1.4.1.13827.11.4.10 | INTEGER {lockedPTP(6), holdoverPTP(7), lockedARB(13), holdoverARB(14), unlockedPTP(52), unlockedARB(58)} | read-only | current |
| cptp0TimeScale OBJECT-TYPE This value maps to the PTP Time Scale, one of ARB or PTP. When operating in other than PTP Time Mode, this value is always ARB, arbitrary. | 1.3.6.1.4.1.13827.11.4.11 | INTEGER {arb(0), ptp(1)} | read-only | current |
| cptp0PortState OBJECT-TYPE This value maps to the PTP Port State, one of Initializing, Faulty, Disabled, Listening, PreMaster, Master, Passive, Uncalibrated or Slave. | 1.3.6.1.4.1.13827.11.4.12 | INTEGER {init(1), faulty(2), disabled(3), listening(4), preMaster(5), master(6), passive(7), unCalibrated(8), slave(9)} | read-only | current |
| cptp0TimeSource OBJECT-TYPE This value maps to the PTP Time Source, one of Atom, GPS, Radio, PTP, NTP, Hand, Other or Oscillator. | 1.3.6.1.4.1.13827.11.4.13 | INTEGER {atom(16), gps(32), radio(48), ptp(64), ntp(80), hand(96), other(144), oscillator(160)} | read-only | current |
| cptp0UTCOffset OBJECT-TYPE This value is the UTC offset from Atomic Time in seconds. It is currently 35 seconds. | 1.3.6.1.4.1.13827.11.4.14 | INTEGER | read-only | current |
| cptp0UTCOffsetValid OBJECT-TYPE This value maps to the validity of the UTC offset from Atomic Time in seconds. It is either False or True. | 1.3.6.1.4.1.13827.11.4.15 | INTEGER {false(0), true(1)} | read-only | current |
| cptp0ClockAccuracy OBJECT-TYPE This value maps to the PTP Clock Accuracy, with values ranging from 25 nanoseconds to Unknown. | 1.3.6.1.4.1.13827.11.4.16 | INTEGER {nsec25(32), nsec100(33), nsec250(34), nsec1000(35), nsec2500(36), usec10(37), usec25(38), usec100(39), usec250(40), usec1000(41), usec2500(42), msec10(43), unknown(254)} | read-only | current |
| cptp0Leap59 OBJECT-TYPE This value maps to the state of the Leap 59 second indicator, which when True, indicates that a UTC leap second deletion event is imminent. It is either False or True. | 1.3.6.1.4.1.13827.11.4.17 | INTEGER {false(0), true(1)} | read-only | current |
| cptp0Leap61 OBJECT-TYPE This value maps to the state of the Leap 61 second indicator, which when True, indicates that a UTC leap second insertion event is imminent. It is either False or True. | 1.3.6.1.4.1.13827.11.4.18 | INTEGER {false(0), true(1)} | read-only | current |
| cptp0TimeTraceable OBJECT-TYPE This value maps to the state of the PTP Time Traceable indicator, which when True, indicates that the time of the PTP synchronization messages is traceable to the designated time scale. It is either False or True. | 1.3.6.1.4.1.13827.11.4.19 | INTEGER {false(0), true(1)} | read-only | current |
| cptp0FreqTraceable OBJECT-TYPE This value maps to the state of the PTP Frequency Traceable indicator, which when True, indicates that the frequency of the PTP synchronization messages is traceable to the designated time scale. It is either False or True. | 1.3.6.1.4.1.13827.11.4.20 | INTEGER {false(0), true(1)} | read-only | current |
| cptp1 OBJECT-IDENTITY | 1.3.6.1.4.1.13827.11.5 | |||
| cptp1Version OBJECT-TYPE This value is the Version of the Precise Time Protocol, which is 2. | 1.3.6.1.4.1.13827.11.5.1 | INTEGER | read-only | current |
| cptp1SyncInterval OBJECT-TYPE This value is the log base 2 of the PTP Sync Interval in seconds. Values range from -7 to 0, which covers the range from 1/128 to 1 second. | 1.3.6.1.4.1.13827.11.5.2 | INTEGER {msec8(-7), msec16(-6), msec31(-5), msec63(-4), msec125(-3), msec250(-2), msec500(-1), sec1(0)} | read-only | current |
| cptp1AnnounceInterval OBJECT-TYPE This value is the log base 2 of the PTP Announce Interval in seconds. Values range from 0 to 4, which covers the range from 1 to 16 seconds. | 1.3.6.1.4.1.13827.11.5.3 | INTEGER {sec1(0), sec2(1), sec4(2), sec8(3), sec16(4)} | read-only | current |
| cptp1Priority1 OBJECT-TYPE This value is the PTP Priority1 parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.11.5.4 | INTEGER | read-only | current |
| cptp1Priority2 OBJECT-TYPE This value is the PTP Priority2 parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.11.5.5 | INTEGER | read-only | current |
| cptp1DelayMechanism OBJECT-TYPE This value maps to the PTP Delay Mechanism, one of E2E, P2P or disabled. | 1.3.6.1.4.1.13827.11.5.6 | INTEGER {e2e(0), p2p(1), disabled(254)} | read-only | current |
| cptp1Domain OBJECT-TYPE This value is the PTP Domain parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.11.5.7 | INTEGER | read-only | current |
| cptp1TimeMode OBJECT-TYPE This value maps to the PTP Time Mode, one of UTC or PTP. | 1.3.6.1.4.1.13827.11.5.8 | INTEGER {utc(0), ptp(1)} | read-only | current |
| cptp1TTL OBJECT-TYPE This value is the PTP multicast Time-To-Live parameter. It ranges from 1 to 255. | 1.3.6.1.4.1.13827.11.5.9 | INTEGER | read-only | current |
| cptp1ClockClass OBJECT-TYPE This value maps to the PTP Clock Class, one of Locked, Holdover or Unlocked on either the PTP or arbitrary, i.e. UTC time scale. | 1.3.6.1.4.1.13827.11.5.10 | INTEGER {lockedPTP(6), holdoverPTP(7), lockedARB(13), holdoverARB(14), unlockedPTP(52), unlockedARB(58)} | read-only | current |
| cptp1TimeScale OBJECT-TYPE This value maps to the PTP Time Scale, one of ARB or PTP. When operating in other than PTP Time Mode, this value is always ARB, arbitrary. | 1.3.6.1.4.1.13827.11.5.11 | INTEGER {arb(0), ptp(1)} | read-only | current |
| cptp1PortState OBJECT-TYPE This value maps to the PTP Port State, one of Initializing, Faulty, Disabled, Listening, PreMaster, Master, Passive, Uncalibrated or Slave. | 1.3.6.1.4.1.13827.11.5.12 | INTEGER {init(1), faulty(2), disabled(3), listening(4), preMaster(5), master(6), passive(7), unCalibrated(8), slave(9)} | read-only | current |
| cptp1TimeSource OBJECT-TYPE This value maps to the PTP Time Source, one of Atom, GPS, Radio, PTP, NTP, Hand, Other or Oscillator. | 1.3.6.1.4.1.13827.11.5.13 | INTEGER {atom(16), gps(32), radio(48), ptp(64), ntp(80), hand(96), other(144), oscillator(160)} | read-only | current |
| cptp1UTCOffset OBJECT-TYPE This value is the UTC offset from Atomic Time in seconds. It is currently 35 seconds. | 1.3.6.1.4.1.13827.11.5.14 | INTEGER | read-only | current |
| cptp1UTCOffsetValid OBJECT-TYPE This value maps to the validity of the UTC offset from Atomic Time in seconds. It is either False or True. | 1.3.6.1.4.1.13827.11.5.15 | INTEGER {false(0), true(1)} | read-only | current |
| cptp1ClockAccuracy OBJECT-TYPE This value maps to the PTP Clock Accuracy, with values ranging from 25 nanoseconds to Unknown. | 1.3.6.1.4.1.13827.11.5.16 | INTEGER {nsec25(32), nsec100(33), nsec250(34), nsec1000(35), nsec2500(36), usec10(37), usec25(38), usec100(39), usec250(40), usec1000(41), usec2500(42), msec10(43), unknown(254)} | read-only | current |
| cptp1Leap59 OBJECT-TYPE This value maps to the state of the Leap 59 second indicator, which when True, indicates that a UTC leap second deletion event is imminent. It is either False or True. | 1.3.6.1.4.1.13827.11.5.17 | INTEGER {false(0), true(1)} | read-only | current |
| cptp1Leap61 OBJECT-TYPE This value maps to the state of the Leap 61 second indicator, which when True, indicates that a UTC leap second insertion event is imminent. It is either False or True. | 1.3.6.1.4.1.13827.11.5.18 | INTEGER {false(0), true(1)} | read-only | current |
| cptp1TimeTraceable OBJECT-TYPE This value maps to the state of the PTP Time Traceable indicator, which when True, indicates that the time of the PTP synchronization messages is traceable to the designated time scale. It is either False or True. | 1.3.6.1.4.1.13827.11.5.19 | INTEGER {false(0), true(1)} | read-only | current |
| cptp1FreqTraceable OBJECT-TYPE This value maps to the state of the PTP Frequency Traceable indicator, which when True, indicates that the frequency of the PTP synchronization messages is traceable to the designated time scale. It is either False or True. | 1.3.6.1.4.1.13827.11.5.20 | INTEGER {false(0), true(1)} | read-only | current |
| sonomaGPS OBJECT-IDENTITY | 1.3.6.1.4.1.13827.12 | |||
| gntp OBJECT-IDENTITY | 1.3.6.1.4.1.13827.12.1 | |||
| gntptrap OBJECT-IDENTITY | 1.3.6.1.4.1.13827.12.1.0 | |||
| gntpTimeSinceRst OBJECT-TYPE Time since NTP daemon restart. | 1.3.6.1.4.1.13827.12.1.1 | Counter32 | read-only | current |
| gntpIRQsHandled OBJECT-TYPE Total number of Interrupts handled by the NTP daemon. | 1.3.6.1.4.1.13827.12.1.2 | Counter32 | read-only | current |
| gntpRxPkts OBJECT-TYPE Total number of NTP request packets received by the NTP daemon. | 1.3.6.1.4.1.13827.12.1.3 | Counter32 | read-only | current |
| gntpRxPktsByIRQ OBJECT-TYPE Total number of NTP request packets received via IRQ by the NTP daemon. | 1.3.6.1.4.1.13827.12.1.4 | Counter32 | read-only | current |
| gntpTxPkts OBJECT-TYPE Total number of NTP reply packets transmitted by the NTP daemon. | 1.3.6.1.4.1.13827.12.1.5 | Counter32 | read-only | current |
| gntpSentPktsPerSecond OBJECT-TYPE NTP reply packets sent per second by the NTP daemon. | 1.3.6.1.4.1.13827.12.1.6 | INTEGER | read-only | current |
| gntpUnSentPkts OBJECT-TYPE Total number of NTP reply packets unsent by the NTP daemon. | 1.3.6.1.4.1.13827.12.1.7 | Counter32 | read-only | current |
| gntpIgnoredPkts OBJECT-TYPE Total number of NTP request packets ignored by the NTP daemon. | 1.3.6.1.4.1.13827.12.1.8 | Counter32 | read-only | current |
| gntpDroppedPkts OBJECT-TYPE Total number of NTP request packets dropped by the NTP daemon. | 1.3.6.1.4.1.13827.12.1.9 | Counter32 | read-only | current |
| gntpAuthFail OBJECT-TYPE Total number of authentication failures detected by the NTP daemon. | 1.3.6.1.4.1.13827.12.1.10 | Counter32 | read-only | current |
| gntpTimeFigureOfMerit OBJECT-TYPE The Time Figure of Merit (TFOM) value ranges from 3 to 9 and indicates the current estimate of the worst case time error. It is a logarithmic scale, with each increment indicating a tenfold increase in the worst case time error boundaries. The scale is referenced to a worst case time error of 100 picoseconds, equivalent to a TFOM of zero. During normal locked operation with GPS the TFOM is 3 and implies a worst case time error of 100 nanoseconds. During periods of signal loss, the GPS sub-system will compute an extrapolated worst case time error. One hour after the worst case time error has reached the value equivalent to a TFOM of TFOM Fault Level, the NTP server will cease to send stratum 1 reply packets and an Alarm LED will be energized. | 1.3.6.1.4.1.13827.12.1.11 | INTEGER {lessthan100ns(3), lessthan1us(4), lessthan10us(5), lessthan100us(6), lessthan1ms(7), lessthan10ms(8), greaterthan10ms(9)} | read-only | current |
| gntpLeapIndBits OBJECT-TYPE This is a status code indicating: normal operation, a leap second to be inserted in the last minute of the current day, a leap second to be deleted in the last second of the day or an alarm condition indicating loss of timing synchronization. The leap indicator field of NTP reply packets sent from this server is set to gntpLeapIndBits. | 1.3.6.1.4.1.13827.12.1.12 | INTEGER {noFaultorLeap(0), leapInsWarning(1), leapDelWarning(2), unSynchronized(3)} | read-only | current |
| gntpSyncSource OBJECT-TYPE This is an ASCII string identifying the synchronization source for this NTP server. It is one of GPS, an IP address of a stratum 1 server, or NONE. If it is NONE, then the server is not synchronized, has its Leap Indicator Bits in the Alarm state and is running at Stratum 16. If it is an IP address, then the server is operating as a stratum 2 server synchronized to the network connected stratum 1 server whose IP address is shown. Check the Stratum, Leap Indicator Bits and Time Figure of Merit for further information. NTP reply packets from this server will have the reference identifier field set to gntpSyncSource if it is GPS. Otherwise it will be set to either an IP address or 0.0.0.0 (NONE). | 1.3.6.1.4.1.13827.12.1.13 | DisplayString (SIZE(0..4)) | read-only | current |
| gntpOffsetToGPSReference OBJECT-TYPE This is an ASCII string containing the floating value of the current offset in units of seconds of the NTP server CPU clock to the GPS reference time. Positive values imply that the NTP server clock is ahead of the GPS reference time. | 1.3.6.1.4.1.13827.12.1.14 | DisplayString (SIZE(0..16)) | read-only | current |
| gntpStratum OBJECT-TYPE This is an integer showing the current stratum level being reported by the NTP daemon in its reply packets to clients. If it is 1, then the server is fully synchronized and delivering Stratum 1 accuracy. If it is greater than 1 and less than 16, it is synchronized to a network connected NTP server operating at one stratum lower. If it is 16, then the server is unambiguously unsynchronized. NTP clients on the network should be configured to not use the time from this server if the stratum is 16. | 1.3.6.1.4.1.13827.12.1.15 | INTEGER {gntpStratumOne(1), gntpStratumTwo(2), gntpStratumUnsync(16)} | read-only | current |
| gntpVersion OBJECT-TYPE This is an ASCII string showing the system root file system firmware version. | 1.3.6.1.4.1.13827.12.1.16 | DisplayString (SIZE(0..80)) | read-only | current |
| gntpKernelVersion OBJECT-TYPE This is an ASCII string showing the system Linux kernel firmware version. | 1.3.6.1.4.1.13827.12.1.17 | DisplayString (SIZE(0..80)) | read-only | current |
| gntpOscType OBJECT-TYPE This is an ASCII string showing the installed oscillator type. It is one of TCXO, OCXO, or Rubidium. | 1.3.6.1.4.1.13827.12.1.18 | DisplayString (SIZE(0..32)) | read-only | current |
| gntpTimeMode OBJECT-TYPE This is an ASCII string showing the time mode of operation for any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It DOES NOT indicate the time mode of the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. It can be LOCAL, GPS or UTC. | 1.3.6.1.4.1.13827.12.1.19 | DisplayString (SIZE(0..8)) | read-only | current |
| gntpLocalOffset OBJECT-TYPE This value is the local time offset configured for any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when gntpTimeMode is set to LOCAL. It DOES NOT indicate the local time offset of the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. Its units are half-hours, ranging from -25 to 25, where negative values imply that the local time is behind UTC. | 1.3.6.1.4.1.13827.12.1.20 | INTEGER | read-only | current |
| gntpDSTStartMonth OBJECT-TYPE This value is the month that Daylight Savings Time begins. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when gntpTimeMode is set to LOCAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. | 1.3.6.1.4.1.13827.12.1.21 | INTEGER {disabled(0), jan(1), feb(2), mar(3), apr(4), may(5), jun(6), jul(7), aug(8), sep(9), oct(10), nov(11), dec(12)} | read-only | current |
| gntpDSTStartSunday OBJECT-TYPE This value is the Sunday of the month that Daylight Savings Time begins. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when gntpTimeMode is set to LOCAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. | 1.3.6.1.4.1.13827.12.1.22 | INTEGER {disabled(0), firstSunday(1), secondSunday(2), thirdSunday(3), fourthSunday(4), lastSunday(5)} | read-only | current |
| gntpDSTStartHour OBJECT-TYPE This value is the hour that Daylight Savings Time begins. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when gntpTimeMode is set to LOCAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. It ranges from 0 to 23, where 0 is midnight. | 1.3.6.1.4.1.13827.12.1.23 | INTEGER | read-only | current |
| gntpDSTStopMonth OBJECT-TYPE This value is the month that Daylight Savings Time ends. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when gntpTimeMode is set to LOCAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. | 1.3.6.1.4.1.13827.12.1.24 | INTEGER {disabled(0), jan(1), feb(2), mar(3), apr(4), may(5), jun(6), jul(7), aug(8), sep(9), oct(10), nov(11), dec(12)} | read-only | current |
| gntpDSTStopSunday OBJECT-TYPE This value is the Sunday of the month that Daylight Savings Time ends. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when gntpTimeMode is set to LOCAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. | 1.3.6.1.4.1.13827.12.1.25 | INTEGER {disabled(0), firstSunday(1), secondSunday(2), thirdSunday(3), fourthSunday(4), lastSunday(5)} | read-only | current |
| gntpDSTStopHour OBJECT-TYPE This value is the hour that Daylight Savings Time ends. It affects the local time operation of any optional IRIG timecode outputs or the optional front panel vacuum fluorescent display. It is only pertinent when gntpTimeMode is set to LOCAL. It DOES NOT affect the Linux OS clock or the NTP sub-system. Both of these are ALWAYS UTC. It ranges from 0 to 23, where 0 is midnight. | 1.3.6.1.4.1.13827.12.1.26 | INTEGER | read-only | current |
| gntpCPUDieTemperature OBJECT-TYPE ASCII string representing the current CPU internal die temperature, in units of Celsius degrees in floating point notation. | 1.3.6.1.4.1.13827.12.1.27 | DisplayString (SIZE(0..16)) | read-only | current |
| gntpCPUFreeMemory OBJECT-TYPE This value is the CPU Free Memory in kiloBytes. | 1.3.6.1.4.1.13827.12.1.28 | INTEGER | read-only | current |
| gntpCPULoadAveragePerCent OBJECT-TYPE This value is the CPU Load Average as percent of total load. | 1.3.6.1.4.1.13827.12.1.29 | INTEGER | read-only | current |
| gps OBJECT-IDENTITY | 1.3.6.1.4.1.13827.12.2 | |||
| gpstrap OBJECT-IDENTITY | 1.3.6.1.4.1.13827.12.2.0 | |||
| gpsFaultStatus OBJECT-TYPE This is a bit string contained in one character representing the least significant two nibbles of the GPS fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the gpsstat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 7: DAC controlling the TCXO is near the high or low limit. Bit 6: Time Figure of Merit has been >= TFOM Fault Level for 1 hour. Bit 5: Field Programmable Gate Array (FPGA) did not configure properly. Bit 4: FLASH memory had a write fault. Bit 3: GPS receiver communication fault. Bit 2: GPS reference time fault (fails sanity checks). Bit 1: NTP daemon is not polling the GPS reference clock. Bit 0: GPS antenna or feedline is shorted or open. ATTENTION: This object is deprecated for use in snmpget queries due to a defect in reporting for one specific combination of bits. It remains in this MIB for use with the gpsTrapFaultStatusChange object, where it reports accurately. Use the new gpsFaultNibble0Status and gpsFaultNibble1Status objects for polling via snmpget. | 1.3.6.1.4.1.13827.12.2.1 | Bits {gpsAntennaFlt(0), gpsNTPNotPolling(1), gpsRefTimeFlt(2), gpsReceiverCommFlt(3), gpsFLASHWriteFlt(4), gpsFPGACfgFlt(5), gpsNoSignalTimeout(6), gpsDACNearLimit(7)} | read-only | current |
| gpsFault2Status OBJECT-TYPE This is a bit string contained in one character representing the most significant two nibbles of the GPS fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the gpsstat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 7: Primary Redundant Power Supply is Faulting. Bit 6: Secondary Redundant Power Supply is Faulting. Bit 5: Oscillator PLL Faulting. Bit 4: Not Used. Bit 3: Not Used. Bit 2: Not Used. Bit 1: Not Used. Bit 0: Installed System Power exceeds maximum. ATTENTION: This object is deprecated for use in snmpget queries due to a defect in reporting for one specific combination of bits. It remains in this MIB for use with the gpsTrapFault2StatusChange object, where it reports accurately. Use the new gpsFaultNibble2Status and gpsFaultNibble3Status objects for polling via snmpget. | 1.3.6.1.4.1.13827.12.2.2 | Bits {gpsSysPwrOvld(0), gpsNotUsed1(1), gpsNotUsed2(2), gpsNotUsed3(3), gpsNotUsed4(4), gpsOscPLLFlt(5), gpsSecPwrSplyFlt(6), gpsPriPwrSplyFlt(7)} | read-only | current |
| gpsTimeFigureOfMerit OBJECT-TYPE The Time Figure of Merit (TFOM) value ranges from 3 to 9 and indicates the current estimate of the worst case time error. It is a logarithmic scale, with each increment indicating a tenfold increase in the worst case time error boundaries. The scale is referenced to a worst case time error of 100 picoseconds, equivalent to a TFOM of zero. During normal locked operation the TFOM is 3 and implies a worst case time error of 100 nanoseconds. During periods of signal loss, the GPS sub-system will compute an extrapolated worst case time error. One hour after the worst case time error has reached the value equivalent to a TFOM of TFOM Fault Level, the NTP server will cease to send stratum 1 reply packets and an Alarm LED will be energized. | 1.3.6.1.4.1.13827.12.2.3 | INTEGER {lessthan100ns(3), lessthan1us(4), lessthan10us(5), lessthan100us(6), lessthan1ms(7), lessthan10ms(8), greaterthan10ms(9)} | read-only | current |
| gpsSigProcState OBJECT-TYPE Current GPS signal processor state. One of WRM, ACQ, LKG or LKD with WRM indicating either an OCXO or Rubidium is warming up, ACQ indicating the acquisition state and LKD the fully locked on state. This is the status of the lock of the main system timing signals to the GPS Receiver. | 1.3.6.1.4.1.13827.12.2.4 | DisplayString (SIZE(0..5)) | read-only | current |
| gpsNumTrackSats OBJECT-TYPE Current number of GPS satellites being tracked. | 1.3.6.1.4.1.13827.12.2.5 | INTEGER (0..8) | read-only | current |
| gpsAvgCarrierToNoiseRatiodB OBJECT-TYPE ASCII string representing the current average carrier to noise ratio of all tracked satellites, in units of dB. Values less than 35 indicate weak signal conditions. | 1.3.6.1.4.1.13827.12.2.6 | DisplayString (SIZE(0..4)) | read-only | current |
| gpsChannelTrkStat1 OBJECT-TYPE Channel 1 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.7 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsChannelTrkStat2 OBJECT-TYPE Channel 2 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.8 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsChannelTrkStat3 OBJECT-TYPE Channel 3 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.9 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsChannelTrkStat4 OBJECT-TYPE Channel 4 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.10 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsChannelTrkStat5 OBJECT-TYPE Channel 5 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.11 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsChannelTrkStat6 OBJECT-TYPE Channel 6 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.12 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsChannelTrkStat7 OBJECT-TYPE Channel 7 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.13 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsChannelTrkStat8 OBJECT-TYPE Channel 8 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.14 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsChannelTrkStat9 OBJECT-TYPE Channel 9 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.15 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsChannelTrkStat10 OBJECT-TYPE Channel 10 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.16 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsChannelTrkStat11 OBJECT-TYPE Channel 11 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.17 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsChannelTrkStat12 OBJECT-TYPE Channel 12 tracking status of the GPS receiver. Information includes the Satellite ID #, the Azimuth angle in degrees, the Elevation angle in degrees and the Carrier to Noise ratio, C/No in dB. If the Satellite ID # is 0, then no satellite is being tracked in this channel. | 1.3.6.1.4.1.13827.12.2.18 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsLastPositionFix OBJECT-TYPE WGS-84 latitude, longitude and height above the reference ellipsoid of the GPS antenna. Ellipsoid height may deviate from local Mean Sea Level by as much as 100 meters. This value is the last instantaneous position fix as reported by the GPS receiver. It is not averaged. | 1.3.6.1.4.1.13827.12.2.19 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsReferencePosition OBJECT-TYPE WGS-84 latitude, longitude and height above the reference ellipsoid of the GPS antenna. Ellipsoid height may deviate from local Mean Sea Level by as much as 100 meters. When the GPS Dynamic Mode is OFF or Static, this value is the result of a 24 hour average of fixes that is used to establish the precise timing reference position. | 1.3.6.1.4.1.13827.12.2.20 | DisplayString (SIZE(0..80)) | read-only | current |
| gpsRefPosSource OBJECT-TYPE ASCII string indicating the source of the GPS antenna reference position. It is one of: USR (user supplied), AVG (automatically determined by averaging thousands of 3-D position fixes), DYN (current un-averaged 3-D position fix, operation is in dynamic mode), UNK (unknown). | 1.3.6.1.4.1.13827.12.2.21 | DisplayString (SIZE(0..3)) | read-only | current |
| gpsCurrentLeapSeconds OBJECT-TYPE This value is the current difference in seconds between GPS time and UTC time. GPS time is ahead of UTC time by this amount. | 1.3.6.1.4.1.13827.12.2.22 | INTEGER | read-only | current |
| gpsFutureLeapSeconds OBJECT-TYPE This value is the future difference in seconds between GPS time and UTC time. Leap seconds may be inserted or deleted from the UTC timescale twice during the year: Dec 31 and June 30 at UTC midnight. If this value is the same as gpsCurrentLeapSeconds, then no leap second insertion or deletion will occur at the next possible time. If it is different, then the change will take affect at the next possible time. GPS time will be ahead of UTC time by this amount. | 1.3.6.1.4.1.13827.12.2.23 | INTEGER | read-only | current |
| gpsAlmanacLS OBJECT-TYPE This value, LS is the current difference in seconds between GPS time and UTC time as contained in the GPS Almanac UTC data. GPS time is ahead of UTC time by this amount. For more detailed information, consult the GPS-ICD-200. | 1.3.6.1.4.1.13827.12.2.24 | INTEGER | read-only | current |
| gpsAlmanacLSF OBJECT-TYPE This value, LSF is the future difference in seconds between GPS time and UTC time as contained in the GPS Almanac UTC data. Leap seconds may be inserted or deleted from the UTC timescale twice during the year: Dec 31 and June 30 at UTC midnight. If this value is the same as gpsAlmLS, then no leap second insertion or deletion will occur at the next possible time. If it is different, then the change will take affect at the time defined by the GPS Almanac parameters, WN_lsf and DN. GPS time will be ahead of UTC time by this amount. For more detailed information, consult the GPS-ICD-200. | 1.3.6.1.4.1.13827.12.2.25 | INTEGER | read-only | current |
| gpsAlmanacUTCWNlsf OBJECT-TYPE This value, WN_lsf is the GPS Week Number during which the UTC leap second offset to GPS time will transition to the Leap Second Future value. The GPS week numbers began on January 6, 1980 with week number 0. If a leap second has recently been inserted, this week number could be in the past, in which case the current and future leap seconds values will be equal. For more detailed information, consult the GPS-ICD-200. | 1.3.6.1.4.1.13827.12.2.26 | INTEGER | read-only | current |
| gpsAlmanacUTCDN OBJECT-TYPE This value, DN is the Day Number of the week in which the UTC leap second offset to GPS time will transition to the Leap Second Future value. The GPS day numbers begin on Sunday with day number 1. The leap second insertion occurs at the end of the given day. For more detailed information, consult the GPS-ICD-200. | 1.3.6.1.4.1.13827.12.2.27 | INTEGER | read-only | current |
| gpsAlmanacA0 OBJECT-TYPE ASCII string representing the value of the a0 coefficient of the linear fit of the UTC offset to GPS time. a0 is the constant term in the equation, in units of seconds, in scientific floating point notation. The GPS and UTC timescales are separated by leap seconds and another small error, typically less than 10 nanoseconds, which is estimated using this linear fit. For more detailed information, consult the GPS-ICD-200. | 1.3.6.1.4.1.13827.12.2.28 | DisplayString (SIZE(0..16)) | read-only | current |
| gpsAlmanacA1 OBJECT-TYPE ASCII string representing the value of the a1 coefficient of the linear fit of the UTC offset to GPS time. a1 is the slope term in the equation, in units of seconds per second, in scientific floating point notation. The GPS and UTC timescales are separated by leap seconds and another small error, typically less than 10 nanoseconds, which is estimated using this linear fit. For more detailed information, consult the GPS-ICD-200. | 1.3.6.1.4.1.13827.12.2.29 | DisplayString (SIZE(0..16)) | read-only | current |
| gpsAlmanacUTCWNt OBJECT-TYPE This value, WN_t is the GPS Week Number during which the reference time for the linear fit equation defined by a0 and a1 occurs. It is used along with t_ot to calculate a value of GPS seconds to offset the linear fit in the time domain. For more detailed information, consult the GPS-ICD-200. | 1.3.6.1.4.1.13827.12.2.30 | INTEGER | read-only | current |
| gpsAlmanacUTCtot OBJECT-TYPE This value, t_ot is the second of the GPS week WN_t at which time the linear fit equation defined by a0 and a1 will evaluate to a0. The seconds range from 0 at the beginning of day number 1 to 604799 at the end of day number 7. For more detailed information, consult the GPS-ICD-200. | 1.3.6.1.4.1.13827.12.2.31 | INTEGER | read-only | current |
| gpsGPSminusUTCOffset OBJECT-TYPE This value, (GPS - UTC) is the current sub-seconds offset of the GPS timescale to the UTC timescale, computed using the received GPS almanac parameters (WN_t, t_ot, a0 and a1) and the current GPS week number and time-of-week. The units are in picoseconds. This value must be added to the current leap seconds offset to fully quantify the amount that the GPS timescale is ahead of the UTC timescale. For more detailed information, consult the GPS-ICD-200. | 1.3.6.1.4.1.13827.12.2.32 | INTEGER | read-only | current |
| gpsVersion OBJECT-TYPE ASCII string showing the GPS sub-system firmware and FPGA versions. | 1.3.6.1.4.1.13827.12.2.33 | DisplayString (SIZE(0..16)) | read-only | current |
| gpsDynamicMode OBJECT-TYPE The GPS dynamic mode is either on or off. When it is off, the server is assumed to be in a static installation. In this case, single satellite mode of operation is supported and Timing Receiver Autonomous Integrity Monitoring (TRAIM) is supported. When the setting is on, the server is assumed to be on a moving platform. In this case, minimum four satellite, 3-D operation is required and the TRAIM functionality is minimal. | 1.3.6.1.4.1.13827.12.2.34 | INTEGER {gpsDynModeOFF(0), gpsDynModeON(1)} | read-only | current |
| gpsCalibrationDelay OBJECT-TYPE Signed integer representing the current calibration delay being applied to the timing outputs, in units of nanoseconds. Positive values indicate that the timing outputs are advanced. | 1.3.6.1.4.1.13827.12.2.35 | INTEGER (-500000..500000) | read-only | current |
| gpsCoastDuration OBJECT-TYPE Unsigned integer representing the current elapsed time since the unit lost GPS reception in units of seconds. | 1.3.6.1.4.1.13827.12.2.36 | INTEGER (0..2147483647) | read-only | current |
| gpsEstimatedTimeError OBJECT-TYPE ASCII string representing the magnitude of the estimated time error since the unit lost GPS reception, in units of seconds in scientific floating point notation. While locked, the value is the magnitude of the measured time error relative to GPS. | 1.3.6.1.4.1.13827.12.2.37 | DisplayString (SIZE(0..16)) | read-only | current |
| gpsMeasuredTimeError OBJECT-TYPE ASCII string representing the measured time error of the timing outputs relative to GPS, in units of seconds in scientific floating point notation. While coasting, the value is the last measured value prior to losing GPS reception. | 1.3.6.1.4.1.13827.12.2.38 | DisplayString (SIZE(0..16)) | read-only | current |
| gpsMeasurementTimeDeviation OBJECT-TYPE ASCII string representing the time deviation (TDEV) of the GPS measurement data, in units of seconds in scientific floating point notation. While coasting, the value is the last computed value prior to losing GPS reception. | 1.3.6.1.4.1.13827.12.2.39 | DisplayString (SIZE(0..16)) | read-only | current |
| gpsOSCDAC OBJECT-TYPE Current 20 bit, System Voltage Controlled Oscillator DAC value. Typical range is 320000 to 640000, where more positive numbers have the effect of raising the oscillator frequency. | 1.3.6.1.4.1.13827.12.2.40 | INTEGER (0..1048575) | read-only | current |
| gpsMeasuredOscillatorAgeing OBJECT-TYPE ASCII string representing the ageing rate per day of the installed osc- illator, in scientific floating point notation. It is computed via linear regression and requires several hours following initial lock to GPS to see the first update. While coasting, the value is the last computed value prior to losing GPS reception. | 1.3.6.1.4.1.13827.12.2.41 | DisplayString (SIZE(0..16)) | read-only | current |
| gpsControlLoopTimeConstant OBJECT-TYPE ASCII string representing the current equivalent averaging time of the oscillator control loop, in units of seconds in floating point notation. The value is dynamically updated based on the stability of the oscillator. | 1.3.6.1.4.1.13827.12.2.42 | DisplayString (SIZE(0..16)) | read-only | current |
| gpsInternalTemperature OBJECT-TYPE ASCII string representing the current internal chassis temperature, in units of Celsius degrees in floating point notation. A value is only available when the installed oscillator is an OCXO or Rubidium. | 1.3.6.1.4.1.13827.12.2.43 | DisplayString (SIZE(0..16)) | read-only | current |
| gpsAntennaFaultMask OBJECT-TYPE The GPS antenna fault mask is either on or off. When it is off, the server will set the Antenna Fault Bit in the Fault Status Byte if an improper antenna impedance is detected. When the setting is on, the server will not set the Antenna Fault Bit in the Fault Status Byte if an improper antenna impedance is detected. | 1.3.6.1.4.1.13827.12.2.44 | DisplayString (SIZE(0..20)) | read-only | current |
| gpsSignalLossFaultMask OBJECT-TYPE The GPS signal loss fault mask is either on or off. When it is off, the server will set the Signal Loss Fault Bit in the Fault Status Byte one hour after TFOM reaches the TFOM Fault Level. When the setting is on, the server will not set the Signal Loss Fault Bit in the Fault Status Byte one hour or more after TFOM reaches TFOM Fault level. | 1.3.6.1.4.1.13827.12.2.45 | DisplayString (SIZE(0..20)) | read-only | current |
| gpsPrimaryPowerFaultAlarmMask OBJECT-TYPE The Primary Power input fault alarm mask is either on or off. When it is on, the server will not assert an Alarm condition on a fault in the Primary Power supply. Unlike other fault masks, the fault condition will continue to be visible in the Fault Status Byte. This mask capability is useful when performing system tests when only a single power input is available and an alarm would be undesirable. When the setting is off, the server will assert an Alarm condition in addition to setting the appropriate bit in the Fault Status Byte. | 1.3.6.1.4.1.13827.12.2.46 | DisplayString (SIZE(0..20)) | read-only | current |
| gpsSecondaryPowerFaultAlarmMask OBJECT-TYPE The Secondary Power input fault alarm mask is either on or off. When it is on, the server will not assert an Alarm condition on a fault in the Secondary Power supply. Unlike other fault masks, the fault condition will continue to be visible in the Fault Status Byte. This mask capability is useful when performing system tests when only a single power input is available and an alarm would be undesirable. When the setting is off, the server will assert an Alarm condition in addition to setting the appropriate bit in the Fault Status Byte. | 1.3.6.1.4.1.13827.12.2.47 | DisplayString (SIZE(0..20)) | read-only | current |
| gpsFaultNibble0Status OBJECT-TYPE This is a bit string contained in one character representing the least significant nibble of the GPS fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the gpsstat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 3: DAC controlling the TCXO is near the high or low limit. Bit 2: Time Figure of Merit has been >= TFOM Fault Level for 1 hour. Bit 1: Field Programmable Gate Array (FPGA) did not configure properly. Bit 0: FLASH memory had a write fault. | 1.3.6.1.4.1.13827.12.2.48 | Bits {gpsFLASHWriteFlt(0), gpsFPGACfgFlt(1), gpsNoSignalTimeout(2), gpsDACNearLimit(3)} | read-only | current |
| gpsFaultNibble1Status OBJECT-TYPE This is a bit string contained in one character representing the second nibble of the GPS fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the gpsstat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 3: GPS receiver communication fault. Bit 2: GPS reference time fault (fails sanity checks). Bit 1: NTP daemon is not polling the GPS reference clock. Bit 0: GPS antenna or feedline is shorted or open. | 1.3.6.1.4.1.13827.12.2.49 | Bits {gpsAntennaFlt(0), gpsNTPNotPolling(1), gpsRefTimeFlt(2), gpsReceiverCommFlt(3)} | read-only | current |
| gpsFaultNibble2Status OBJECT-TYPE This is a bit string contained in one character representing the third nibble of the GPS fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the gpsstat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 3: Primary Redundant Power Supply is Faulting. Bit 2: Secondary Redundant Power Supply is Faulting. Bit 1: Oscillator PLL Faulting. Bit 0: Not Used. | 1.3.6.1.4.1.13827.12.2.50 | Bits {gpsNotUsed4(0), gpsOscPLLFlt(1), gpsSecPwrSplyFlt(2), gpsPriPwrSplyFlt(3)} | read-only | current |
| gpsFaultNibble3Status OBJECT-TYPE This is a bit string contained in one character representing the most significant nibble of the GPS fault status word. Unfortunately, SNMP numbers the bits in the reverse order, so that the enumerated values are backwards from the description contained in the User's Manual for the fault status field returned by the gpsstat command. Each bit indicates a fault when set. Currently defined fault states encoded in this value: Bit 3: Not Used. Bit 2: Not Used. Bit 1: Not Used. Bit 0: Installed System Power exceeds maximum. | 1.3.6.1.4.1.13827.12.2.51 | Bits {gpsSysPwrOvld(0), gpsNotUsed1(1), gpsNotUsed2(2), gpsNotUsed3(3)} | read-only | current |
| gCPUIO OBJECT-IDENTITY | 1.3.6.1.4.1.13827.12.3 | |||
| gsysio1PPSWidth OBJECT-TYPE ASCII string showing the status of the Settable PulseWidth, 1PPS Output, system-wide I/O signal. It may be NOT INSTALLED, or a string showing the current pulsewidth setting. | 1.3.6.1.4.1.13827.12.3.1 | DisplayString (SIZE(0..20)) | read-only | current |
| gsysioTimeCodeFormat OBJECT-TYPE ASCII string showing the status of the Selectable Format, Time Code Output, system-wide I/O signal. It may be NOT INSTALLED, or a string showing the current time code output format setting. | 1.3.6.1.4.1.13827.12.3.2 | DisplayString (SIZE(0..20)) | read-only | current |
| gsysioSynthesizerHz OBJECT-TYPE Integer showing the current frequency setting of the 1 Hz resolution, Direct Digital Synthesizer (DDS) Output, system-wide I/O signal. If this option is not installed the value is -1, otherwise the value ranges from 0 to 10000000 Hz. | 1.3.6.1.4.1.13827.12.3.3 | INTEGER (0..10000000) | read-only | current |
| gsysioSerialTimeOutputBaudrate OBJECT-TYPE ASCII string showing the Baudrate of the Serial Time Output, system-wide I/O signal. It may be NOT INSTALLED, or a string showing one of 4800, 9600, 19200 or 57600. | 1.3.6.1.4.1.13827.12.3.4 | DisplayString (SIZE(0..20)) | read-only | current |
| gsysioSerialTimeOutputFormat OBJECT-TYPE ASCII string showing the Format of the Serial Time Output, system-wide I/O signal. It may be NOT INSTALLED, or a string showing one of SYSPLEX, TRUETIME, NENA0, NENA1, NENA8, ENDRUN, ENDRUNX or NMEA. | 1.3.6.1.4.1.13827.12.3.5 | DisplayString (SIZE(0..20)) | read-only | current |
| gsysioSerialTimeOutputParity OBJECT-TYPE ASCII string showing the Parity of the Serial Time Output, system-wide I/O signal. It may be NOT INSTALLED, or a string showing one of ODD, EVEN or NONE. | 1.3.6.1.4.1.13827.12.3.6 | DisplayString (SIZE(0..20)) | read-only | current |
| gsysioSerialTimeNMEASentence1 OBJECT-TYPE ASCII string showing the first NMEA sentence selected for output from the Serial Time Output, system-wide I/O signal. This sentence is only output from the Meridian2 when the Serial Time Output Format is set to NMEA. It may be NOT INSTALLED, or a string showing one of GGA, GLL, GSA, GSV1, GSV2, RMC, VTG, ZDA or NONE. | 1.3.6.1.4.1.13827.12.3.7 | DisplayString (SIZE(0..20)) | read-only | current |
| gsysioSerialTimeNMEASentence2 OBJECT-TYPE ASCII string showing the second NMEA sentence selected for output from the Serial Time Output, system-wide I/O signal. This sentence is only output from the Meridian2 when the Serial Time Output Format is set to NMEA. It may be NOT INSTALLED, or a string showing one of GGA, GLL, GSA, GSV1, GSV2, RMC, VTG, ZDA or NONE. | 1.3.6.1.4.1.13827.12.3.8 | DisplayString (SIZE(0..20)) | read-only | current |
| gsysioSerialTimeNMEASentence3 OBJECT-TYPE ASCII string showing the third NMEA sentence selected for output from the Serial Time Output, system-wide I/O signal. This sentence is only output from the Meridian2 when the Serial Time Output Format is set to NMEA. It may be NOT INSTALLED, or a string showing one of GGA, GLL, GSA, GSV1, GSV2, RMC, VTG, ZDA or NONE. | 1.3.6.1.4.1.13827.12.3.9 | DisplayString (SIZE(0..20)) | read-only | current |
| gcpuioConnA OBJECT-TYPE ASCII string showing the status of the CPU I/O Connector A. It may be NOT INSTALLED, or a string showing the current I/O selection. | 1.3.6.1.4.1.13827.12.3.10 | DisplayString (SIZE(0..20)) | read-only | current |
| gcpuioConnB OBJECT-TYPE ASCII string showing the status of the CPU I/O Connector B. It may be NOT INSTALLED, or a string showing the current I/O selection. | 1.3.6.1.4.1.13827.12.3.11 | DisplayString (SIZE(0..20)) | read-only | current |
| gcpuioConnC OBJECT-TYPE ASCII string showing the status of the CPU I/O Connector C. It may be NOT INSTALLED, or a string showing the current I/O selection. | 1.3.6.1.4.1.13827.12.3.12 | DisplayString (SIZE(0..20)) | read-only | current |
| gptp0 OBJECT-IDENTITY | 1.3.6.1.4.1.13827.12.4 | |||
| gptp0Version OBJECT-TYPE This value is the Version of the Precise Time Protocol, which is 2. | 1.3.6.1.4.1.13827.12.4.1 | INTEGER | read-only | current |
| gptp0SyncInterval OBJECT-TYPE This value is the log base 2 of the PTP Sync Interval in seconds. Values range from -7 to 0, which covers the range from 1/128 to 1 second. | 1.3.6.1.4.1.13827.12.4.2 | INTEGER {msec8(-7), msec16(-6), msec31(-5), msec63(-4), msec125(-3), msec250(-2), msec500(-1), sec1(0)} | read-only | current |
| gptp0AnnounceInterval OBJECT-TYPE This value is the log base 2 of the PTP Announce Interval in seconds. Values range from 0 to 4, which covers the range from 1 to 16 seconds. | 1.3.6.1.4.1.13827.12.4.3 | INTEGER {sec1(0), sec2(1), sec4(2), sec8(3), sec16(4)} | read-only | current |
| gptp0Priority1 OBJECT-TYPE This value is the PTP Priority1 parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.12.4.4 | INTEGER | read-only | current |
| gptp0Priority2 OBJECT-TYPE This value is the PTP Priority2 parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.12.4.5 | INTEGER | read-only | current |
| gptp0DelayMechanism OBJECT-TYPE This value maps to the PTP Delay Mechanism, one of E2E, P2P or disabled. | 1.3.6.1.4.1.13827.12.4.6 | INTEGER {e2e(0), p2p(1), disabled(254)} | read-only | current |
| gptp0Domain OBJECT-TYPE This value is the PTP Domain parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.12.4.7 | INTEGER | read-only | current |
| gptp0TimeMode OBJECT-TYPE This value maps to the PTP Time Mode, one of UTC or PTP. | 1.3.6.1.4.1.13827.12.4.8 | INTEGER {utc(0), ptp(1)} | read-only | current |
| gptp0TTL OBJECT-TYPE This value is the PTP multicast Time-To-Live parameter. It ranges from 1 to 255. | 1.3.6.1.4.1.13827.12.4.9 | INTEGER | read-only | current |
| gptp0ClockClass OBJECT-TYPE This value maps to the PTP Clock Class, one of Locked, Holdover or Unlocked on either the PTP or arbitrary, i.e. UTC time scale. | 1.3.6.1.4.1.13827.12.4.10 | INTEGER {lockedPTP(6), holdoverPTP(7), lockedARB(13), holdoverARB(14), unlockedPTP(52), unlockedARB(58)} | read-only | current |
| gptp0TimeScale OBJECT-TYPE This value maps to the PTP Time Scale, one of ARB or PTP. When operating in other than PTP Time Mode, this value is always ARB, arbitrary. | 1.3.6.1.4.1.13827.12.4.11 | INTEGER {arb(0), ptp(1)} | read-only | current |
| gptp0PortState OBJECT-TYPE This value maps to the PTP Port State, one of Initializing, Faulty, Disabled, Listening, PreMaster, Master, Passive, Uncalibrated or Slave. | 1.3.6.1.4.1.13827.12.4.12 | INTEGER {init(1), faulty(2), disabled(3), listening(4), preMaster(5), master(6), passive(7), unCalibrated(8), slave(9)} | read-only | current |
| gptp0TimeSource OBJECT-TYPE This value maps to the PTP Time Source, one of Atom, GPS, Radio, PTP, NTP, Hand, Other or Oscillator. | 1.3.6.1.4.1.13827.12.4.13 | INTEGER {atom(16), gps(32), radio(48), ptp(64), ntp(80), hand(96), other(144), oscillator(160)} | read-only | current |
| gptp0UTCOffset OBJECT-TYPE This value is the UTC offset from Atomic Time in seconds. It is currently 35 seconds. | 1.3.6.1.4.1.13827.12.4.14 | INTEGER | read-only | current |
| gptp0UTCOffsetValid OBJECT-TYPE This value maps to the validity of the UTC offset from Atomic Time in seconds. It is either False or True. | 1.3.6.1.4.1.13827.12.4.15 | INTEGER {false(0), true(1)} | read-only | current |
| gptp0ClockAccuracy OBJECT-TYPE This value maps to the PTP Clock Accuracy, with values ranging from 25 nanoseconds to Unknown. | 1.3.6.1.4.1.13827.12.4.16 | INTEGER {nsec25(32), nsec100(33), nsec250(34), nsec1000(35), nsec2500(36), usec10(37), usec25(38), usec100(39), usec250(40), usec1000(41), usec2500(42), msec10(43), unknown(254)} | read-only | current |
| gptp0Leap59 OBJECT-TYPE This value maps to the state of the Leap 59 second indicator, which when True, indicates that a UTC leap second deletion event is imminent. It is either False or True. | 1.3.6.1.4.1.13827.12.4.17 | INTEGER {false(0), true(1)} | read-only | current |
| gptp0Leap61 OBJECT-TYPE This value maps to the state of the Leap 61 second indicator, which when True, indicates that a UTC leap second insertion event is imminent. It is either False or True. | 1.3.6.1.4.1.13827.12.4.18 | INTEGER {false(0), true(1)} | read-only | current |
| gptp0TimeTraceable OBJECT-TYPE This value maps to the state of the PTP Time Traceable indicator, which when True, indicates that the time of the PTP synchronization messages is traceable to the designated time scale. It is either False or True. | 1.3.6.1.4.1.13827.12.4.19 | INTEGER {false(0), true(1)} | read-only | current |
| gptp0FreqTraceable OBJECT-TYPE This value maps to the state of the PTP Frequency Traceable indicator, which when True, indicates that the frequency of the PTP synchronization messages is traceable to the designated time scale. It is either False or True. | 1.3.6.1.4.1.13827.12.4.20 | INTEGER {false(0), true(1)} | read-only | current |
| gptp1 OBJECT-IDENTITY | 1.3.6.1.4.1.13827.12.5 | |||
| gptp1Version OBJECT-TYPE This value is the Version of the Precise Time Protocol, which is 2. | 1.3.6.1.4.1.13827.12.5.1 | INTEGER | read-only | current |
| gptp1SyncInterval OBJECT-TYPE This value is the log base 2 of the PTP Sync Interval in seconds. Values range from -7 to 0, which covers the range from 1/128 to 1 second. | 1.3.6.1.4.1.13827.12.5.2 | INTEGER {msec8(-7), msec16(-6), msec31(-5), msec63(-4), msec125(-3), msec250(-2), msec500(-1), sec1(0)} | read-only | current |
| gptp1AnnounceInterval OBJECT-TYPE This value is the log base 2 of the PTP Announce Interval in seconds. Values range from 0 to 4, which covers the range from 1 to 16 seconds. | 1.3.6.1.4.1.13827.12.5.3 | INTEGER {sec1(0), sec2(1), sec4(2), sec8(3), sec16(4)} | read-only | current |
| gptp1Priority1 OBJECT-TYPE This value is the PTP Priority1 parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.12.5.4 | INTEGER | read-only | current |
| gptp1Priority2 OBJECT-TYPE This value is the PTP Priority2 parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.12.5.5 | INTEGER | read-only | current |
| gptp1DelayMechanism OBJECT-TYPE This value maps to the PTP Delay Mechanism, one of E2E, P2P or disabled. | 1.3.6.1.4.1.13827.12.5.6 | INTEGER {e2e(0), p2p(1), disabled(254)} | read-only | current |
| gptp1Domain OBJECT-TYPE This value is the PTP Domain parameter. It ranges from 0 to 255. | 1.3.6.1.4.1.13827.12.5.7 | INTEGER | read-only | current |
| gptp1TimeMode OBJECT-TYPE This value maps to the PTP Time Mode, one of UTC or PTP. | 1.3.6.1.4.1.13827.12.5.8 | INTEGER {utc(0), ptp(1)} | read-only | current |
| gptp1TTL OBJECT-TYPE This value is the PTP multicast Time-To-Live parameter. It ranges from 1 to 255. | 1.3.6.1.4.1.13827.12.5.9 | INTEGER | read-only | current |
| gptp1ClockClass OBJECT-TYPE This value maps to the PTP Clock Class, one of Locked, Holdover or Unlocked on either the PTP or arbitrary, i.e. UTC time scale. | 1.3.6.1.4.1.13827.12.5.10 | INTEGER {lockedPTP(6), holdoverPTP(7), lockedARB(13), holdoverARB(14), unlockedPTP(52), unlockedARB(58)} | read-only | current |
| gptp1TimeScale OBJECT-TYPE This value maps to the PTP Time Scale, one of ARB or PTP. When operating in other than PTP Time Mode, this value is always ARB, arbitrary. | 1.3.6.1.4.1.13827.12.5.11 | INTEGER {arb(0), ptp(1)} | read-only | current |
| gptp1PortState OBJECT-TYPE This value maps to the PTP Port State, one of Initializing, Faulty, Disabled, Listening, PreMaster, Master, Passive, Uncalibrated or Slave. | 1.3.6.1.4.1.13827.12.5.12 | INTEGER {init(1), faulty(2), disabled(3), listening(4), preMaster(5), master(6), passive(7), unCalibrated(8), slave(9)} | read-only | current |
| gptp1TimeSource OBJECT-TYPE This value maps to the PTP Time Source, one of Atom, GPS, Radio, PTP, NTP, Hand, Other or Oscillator. | 1.3.6.1.4.1.13827.12.5.13 | INTEGER {atom(16), gps(32), radio(48), ptp(64), ntp(80), hand(96), other(144), oscillator(160)} | read-only | current |
| gptp1UTCOffset OBJECT-TYPE This value is the UTC offset from Atomic Time in seconds. It is currently 35 seconds. | 1.3.6.1.4.1.13827.12.5.14 | INTEGER | read-only | current |
| gptp1UTCOffsetValid OBJECT-TYPE This value maps to the validity of the UTC offset from Atomic Time in seconds. It is either False or True. | 1.3.6.1.4.1.13827.12.5.15 | INTEGER {false(0), true(1)} | read-only | current |
| gptp1ClockAccuracy OBJECT-TYPE This value maps to the PTP Clock Accuracy, with values ranging from 25 nanoseconds to Unknown. | 1.3.6.1.4.1.13827.12.5.16 | INTEGER {nsec25(32), nsec100(33), nsec250(34), nsec1000(35), nsec2500(36), usec10(37), usec25(38), usec100(39), usec250(40), usec1000(41), usec2500(42), msec10(43), unknown(254)} | read-only | current |
| gptp1Leap59 OBJECT-TYPE This value maps to the state of the Leap 59 second indicator, which when True, indicates that a UTC leap second deletion event is imminent. It is either False or True. | 1.3.6.1.4.1.13827.12.5.17 | INTEGER {false(0), true(1)} | read-only | current |
| gptp1Leap61 OBJECT-TYPE This value maps to the state of the Leap 61 second indicator, which when True, indicates that a UTC leap second insertion event is imminent. It is either False or True. | 1.3.6.1.4.1.13827.12.5.18 | INTEGER {false(0), true(1)} | read-only | current |
| gptp1TimeTraceable OBJECT-TYPE This value maps to the state of the PTP Time Traceable indicator, which when True, indicates that the time of the PTP synchronization messages is traceable to the designated time scale. It is either False or True. | 1.3.6.1.4.1.13827.12.5.19 | INTEGER {false(0), true(1)} | read-only | current |
| gptp1FreqTraceable OBJECT-TYPE This value maps to the state of the PTP Frequency Traceable indicator, which when True, indicates that the frequency of the PTP synchronization messages is traceable to the designated time scale. It is either False or True. | 1.3.6.1.4.1.13827.12.5.20 | INTEGER {false(0), true(1)} | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| cntpTrapLeapIndBitsChange NOTIFICATION-TYPE A cntpTrapNTPLeapIndBitsChange trap signifies that the value of the leap indicator bits contained in the NTP reply packets sent by the time server has changed. The current value of these bits is contained in the included cntpLeapIndBits. The decimal value of these bits ranges from 0 to 3: 0 is the no fault, no leap warning condition 1 is the no fault, leap second insertion warning condition 2 is the no fault, leap second deletion warning condition 3 is the unsynchronized, alarm condition | 1.3.6.1.4.1.13827.11.1.0.1 | current |
| cntpTrapStratumChange NOTIFICATION-TYPE A cntpTrapStratumChange trap signifies that the value of the stratum field contained in the NTP reply packets sent by the time server has changed. The current value is contained in the included variable, cntpStratum. The decimal value of this field ranges from 1 to 16: 1 is the synchronized, actively locked to the reference UTC source stratum 2 is the synchronized, actively locked to a network stratum 1 server stratum 16 is the unsynchronized stratum level | 1.3.6.1.4.1.13827.11.1.0.2 | current |
| cdmaTrapFaultStatusChange NOTIFICATION-TYPE A cdmaTrapFaultStatusChange trap signifies that the value of the least significant two nibbles of the fault status word reported by the CDMA sub-system has changed. The current value is contained in the included cdmaFaultStatus. | 1.3.6.1.4.1.13827.11.2.0.1 | current |
| cdmaTrapFault2StatusChange NOTIFICATION-TYPE A cdmaTrapFault2StatusChange trap signifies that the value of the most significant two nibbles of the fault status word reported by the CDMA sub-system has changed. The current value is contained in the included cdmaFault2Status. | 1.3.6.1.4.1.13827.11.2.0.2 | current |
| cdmaTrapTimeFigureOfMeritChange NOTIFICATION-TYPE A cdmaTrapTimeFigureOfMeritChange trap signifies that the value of the TFOM reported by the CDMA sub-system has changed. The current value is contained in the included cdmaTimeFigureOfMerit. | 1.3.6.1.4.1.13827.11.2.0.3 | current |
| gntpTrapLeapIndBitsChange NOTIFICATION-TYPE A gntpTrapNTPLeapIndBitsChange trap signifies that the value of the leap indicator bits contained in the NTP reply packets sent by the time server has changed. The current value of these bits is contained in the included gntpLeapIndBits. The decimal value of these bits ranges from 0 to 3: 0 is the no fault, no leap warning condition 1 is the no fault, leap second insertion warning condition 2 is the no fault, leap second deletion warning condition 3 is the unsynchronized, alarm condition | 1.3.6.1.4.1.13827.12.1.0.1 | current |
| gntpTrapStratumChange NOTIFICATION-TYPE A gntpTrapStratumChange trap signifies that the value of the stratum field contained in the NTP reply packets sent by the time server has changed. The current value is contained in the included variable, gntpStratum. The decimal value of this field ranges from 1 to 16: 1 is the synchronized, actively locked to the reference UTC source stratum 2 is the synchronized, actively locked to a network stratum 1 server stratum 16 is the unsynchronized stratum level | 1.3.6.1.4.1.13827.12.1.0.2 | current |
| gpsTrapFaultStatusChange NOTIFICATION-TYPE A gpsTrapFaultStatusChange trap signifies that the value of the least significant two nibbles of the fault status word reported by the GPS sub-system has changed. The current value is contained in the included gpsFaultStatus. | 1.3.6.1.4.1.13827.12.2.0.1 | current |
| gpsTrapFault2StatusChange NOTIFICATION-TYPE A gpsTrapFault2StatusChange trap signifies that the value of the most significant two nibbles of the fault status word reported by the GPS sub-system has changed. The current value is contained in the included gpsFault2Status. | 1.3.6.1.4.1.13827.12.2.0.2 | current |
| gpsTrapTimeFigureOfMeritChange NOTIFICATION-TYPE A gpsTrapTimeFigureOfMeritChange trap signifies that the value of the TFOM reported by the GPS sub-system has changed. The current value is contained in the included gpsTimeFigureOfMerit. | 1.3.6.1.4.1.13827.12.2.0.3 | current |