ARRIS-C3-NTP-MIB
AI MIB Summary
The ARRIS-C3-NTP-MIB module provides SNMP access to monitor and configure Network Time Protocol (NTP) parameters, synchronization status, and server associations on Arris CMTS C3 hardware. It enables the retrieval of critical timekeeping metrics, including stratum levels, reachability, and offset statistics, to ensure precise clock synchronization across the cable modem termination system.
This MIB manages the NTP software on the Arris CMTS C3
Main OID:
cmtsC3NTPMIB.1.3.6.1.4.1.4115.1.4.3.7
11
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
11 total| Object Name |
|---|
cmtsC3NTPMIBThis MIB manages the NTP software on the Arris CMTS C3 MODULE-IDENTITY .1.3.6.1.4.1.4115.1.4.3.7 |
dcxNTPObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4115.1.4.3.7.1 |
dcxNTPServerTableThis table contains a list of the NTP servers that the CMTS is configured to use. If the table is empty, then no NTP servers are specified, and the time will be read from the on-board RTC (Real Time Clock). Each NTP server in this table will be queried, but only the master NTP server will be used to update the system time. SEQUENCE OF DcxNTPServerEntry .1.3.6.1.4.1.4115.1.4.3.7.1.1 |
dcxNTPServerEntryAn entry describing an NTP server. Entries are ordered by dcxNTPServerIndex. DcxNTPServerEntry .1.3.6.1.4.1.4115.1.4.3.7.1.1.1 |
dcxNTPServerIpThe IP address to which this entry's addressing information pertains. IpAddress .1.3.6.1.4.1.4115.1.4.3.7.1.1.1.1 |
dcxNTPServerIntervalThe interval for which the CMTS will wait before trying to connect to the NTP server (in seconds).rw Integer32 .1.3.6.1.4.1.4115.1.4.3.7.1.1.1.2 |
dcxNTPServerSuccessThe number of times the NTP server has been successfully polled.ro Counter32 .1.3.6.1.4.1.4115.1.4.3.7.1.1.1.3 |
dcxNTPServerAttemptsThe number of times the NTP server has been polled.ro Counter32 .1.3.6.1.4.1.4115.1.4.3.7.1.1.1.4 |
dcxNTPServerOffsetThe offset (in seconds) from which the NTP server differs from the CMTS.ro Integer32 .1.3.6.1.4.1.4115.1.4.3.7.1.1.1.5 |
dcxNTPServerStatusControls and reflects the status of rows in this table. Rows in this table may be created by either the create-and-go or create-and-wait paradigms. There is no restriction on changing values in a row of this table while the row is active.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4115.1.4.3.7.1.1.1.6 |
dcxNTPMasterServerThis value contains the IP of the current master NTP server as specified in dcxNTPServerTable. An IP address of 0.0.0.0 will be displayed if the NTP master server is not in the list, or not configured.rw IpAddress .1.3.6.1.4.1.4115.1.4.3.7.1.2 |