dcxNTPServerTable
ARRIS-C3-NTP-MIB ·
.1.3.6.1.4.1.4115.1.4.3.7.1.1
Object
table
This 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.
Context
- MIB
- ARRIS-C3-NTP-MIB
- OID
.1.3.6.1.4.1.4115.1.4.3.7.1.1- Type
- table
- Status
- current
- Parent
- dcxNTPObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-C3-NTP-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-NTP-MIB::dcxNTPServerTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-C3-NTP-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-C3-NTP-MIB::dcxNTPServerTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.