Home/Catalog/CADANT-TIME-MIB

CADANT-TIME-MIB

AI MIB Summary

The CADANT-TIME-MIB enables management of Time of Day synchronization on Cadant C4 CMTS hardware by exposing configuration and status objects for the TOD protocol, NTP protocol, and manual time settings. It provides specific metrics for monitoring the operational state of these time services and retrieving current system time parameters.

This MIB contains objects for controlling and reporting on the various Time of Day Services in the Cadant C4 CMTS. These Time of Day services include the TOD protocol, the NTP protocol, and manual configuration.
Main OID:
cadTimeMib.1.3.6.1.4.1.4998.1.1.5.2
37
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

37 total
Object Name
cadTimeMibThis MIB contains objects for controlling and reporting on the various Time of Day Services in the Cadant C4 CMTS. These Time of Day services include the TOD protocol, the NTP protocol, and manual configuration.
MODULE-IDENTITY
.1.3.6.1.4.1.4998.1.1.5.2
cadClock
OBJECT IDENTIFIER
.1.3.6.1.4.1.4998.1.1.5.2.1
cadTimeZoneCanonical TZ location name or GMT offset in hours and optionally minutes. Setting this object causes the active TZ and DST rules to change in the local time of day clock.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4998.1.1.5.2.1.1
cadIsDSTIf true, then cadLocalDateAndTime is in Daylight Savings Time mode. If false, then cadLocalDateAndTime is expressed in standard time.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4998.1.1.5.2.1.2
cadTZAbbrevCurrent TZ abbreviation based on either the TZ rules or a GMT offset, e.g. CST, CDT, GMT+2, GMT-3:30, GMTro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4998.1.1.5.2.1.3
cadLocalDateAndTimeCMTS local date and time displayed as yyyy-mm-dd,hh:mm:ss.d,+/-hh:mm, where the date is yyyy-mmmm-dd and time in deci-seconds is hh:mm:ss.d, adn teh current offset from GMT is +/-hh:mm. This object is adjusted by teh TZ and DST rules. E.g. 2002-5-26,13;30:15.0,-4:0ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.4998.1.1.5.2.1.4
cadLocalTimeCMTS local date and time displayed as a 32-bit number of seconds since teh epoch Jan. 1, 1970. This object is adjusted by the current TZ and DST rules.ro
Unsigned32
.1.3.6.1.4.1.4998.1.1.5.2.1.5
cadUTCtimeUTC (GMT) time mainted by the CMTS local time of day clock represented as a 32-bit number of seconds since the epoch Jan. 1, 1970. If NetTimeSyncProto is TOD(1) or NTP(2) then this value is maintained by the network time sync protocol and any attempt to change this object is ignored. If NetTimeSyncProto is None(0), then the local time of day clock may be set manually via this object.rw
Unsigned32
.1.3.6.1.4.1.4998.1.1.5.2.1.6
cadNetTimeSyncProtoActive network time synchronization protocol to be used by this managed device.rw
Enumeration
.1.3.6.1.4.1.4998.1.1.5.2.1.7
cadTod
OBJECT IDENTIFIER
.1.3.6.1.4.1.4998.1.1.5.2.2
cadTodServerIpAddressIf cadNetTimeSyncProto is tod(1), then this object is used as to provide the IPv4 address of the network TOD server.rw
IpAddress
.1.3.6.1.4.1.4998.1.1.5.2.2.1
cadTodServerConnTypeIf cadNetTimeSyncProto is tod(1), then this object is used as to provide the connection type for communitcating with the server specified in cadTodServerIpAddress.rw
Enumeration
.1.3.6.1.4.1.4998.1.1.5.2.2.2
cadNtp
OBJECT IDENTIFIER
.1.3.6.1.4.1.4998.1.1.5.2.3
cadNtpVersionDefaultDefault NTP version used when sending messages to NTP clients, servers, or peers.rw
Integer32
.1.3.6.1.4.1.4998.1.1.5.2.3.1
cadNtpAuthenticateIf set to true(1), then all NTP operations will require authentication keys. Otherwise, if false(2), then NTP authentication is not required.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4998.1.1.5.2.3.2
cadNtpClockDriftThe latest SCM local clock drift value. This value is used when restarting the NTP daemon process.ro
CadDouble (CADANT-TC)
.1.3.6.1.4.1.4998.1.1.5.2.3.3
cadNtpSource
OBJECT IDENTIFIER
.1.3.6.1.4.1.4998.1.1.5.2.3.10
cadNtpSourceMinPollDefaultDefault minimum polling interval for NTP clients and peers. This object is expressed is powers of 2 seconds in the range of 4 through 11, for an effective minimum polling interval of between 16 and 2048 seconds. This object may not be set to a value greater than cadNtpSourceMaxPollDefault. The value in this object is ignored if cadNtpSourceMinPoll is non-zero.rw
Integer32
.1.3.6.1.4.1.4998.1.1.5.2.3.10.1
cadNtpSourceMaxPollDefaultDefault maximum polling interval for NTP clients and peers. This object is expressed is powers of 2 seconds in the range of 4 through 11, for an effective minimum polling interval of between 16 and 2048 seconds. This object may not be set to a value less than cadNtpSourceMinPollDefault. The value in this object is ignored if cadNtpSourceMaxPoll is non-zero.rw
Integer32
.1.3.6.1.4.1.4998.1.1.5.2.3.10.2
cadNtpSourceTableConfiguration and display table for NTP servers and/or peers.
SEQUENCE OF CadNtpSourceEntry
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10
cadNtpSourceEntryEach entry represents an association this device has with an NTP server or peer.
CadNtpSourceEntry
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1
cadNtpSourceIpAddressThe IPv4 address associated with this NTP server or peer.
IpAddress
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.1
cadNtpSourceTypeThis table may only contain entries of one type. Attempts to create additional rows which have a cadNtpSourceType different from the other rows will fail.rw
Enumeration
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.2
cadNtpSourceBurstEnabledIf set to true(1), then burst mode is enabled. If set to false(2), then burst mode is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.3
cadNtpSourcePreferredIf set to true(1), then this NTP server or peer entry is a preferred server or peer and will be considered before other non-preferred servers or peers, even if those other servers or peers have a better/lower Stratum value.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.4
cadNtpSourceAuthKeyIdThe id-id of the MD5 authentication key-string as stored in the cadNtpAuthKeyTable. A value of 0 for this object denotes that no authentication is to be used for communication.rw
Unsigned32
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.5
cadNtpSourceMinPollIf non-zero, this will override cadNtpMinPoll. See the DESCRIPTION of cadNtpMinPoll for more details.rw
Integer32 (0|4..11)
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.6
cadNtpSourceMaxPollIf non-zero, this will override cadNtpMaxPoll. See the DESCRIPTION of cadNtpMaxPoll for more details.rw
Integer32 (0|4..11)
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.7
cadNtpSourceVersionThe version of NTP used when sending messages to this server or peer. Setting this to 2, 3, or 4 will override the cadNtpVersion default value. Setting this object to 0 will cause the value in cadNtpVersion to be used for this server or peer.rw
Integer32 (0|2..4)
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.8
cadNtpSourceTtlThe Time-To-Live (TTL) value used in the IP header when trying to locate nearby members of its manycast group. This object is only applicable for rows which have a cadNtpSourceType value of either manycastServer(4) or manycastPeer(6).rw
Integer32
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.9
cadNtpSourceRowStatusControl object for this row. The only values supported by the C4 CMTS are active(1), createAndGo(4), and destroy(6). Setting this object to createAndGo(4) will cause the row to be created. Reading this object should always return active(1). Setting this object to destroy(6) will remove the row from the C4 CMTS.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4998.1.1.5.2.3.10.10.1.10
cadNtpAuthKeyTableTable for provisioning NTP authentication keys
SEQUENCE OF CadNtpAuthKeyEntry
.1.3.6.1.4.1.4998.1.1.5.2.3.30
cadNtpAuthKeyEntryEach entry represents an NTP authentication key.
CadNtpAuthKeyEntry
.1.3.6.1.4.1.4998.1.1.5.2.3.30.1
cadNtpAuthKeyIdThe ID of this NTP authentication key
Unsigned32
.1.3.6.1.4.1.4998.1.1.5.2.3.30.1.1
cadNtpAuthKeyTypeThe type of key this row represents. Future versions may support more authentication algorithms than MD5.rw
Enumeration
.1.3.6.1.4.1.4998.1.1.5.2.3.30.1.2
cadNtpAuthKeyValueThe ASCII value of this keyrw
DisplayString
.1.3.6.1.4.1.4998.1.1.5.2.3.30.1.3
cadNtpAuthKeyRowStatusControl object for this rowrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4998.1.1.5.2.3.30.1.4
CADANT-TIME-MIB - SNMP MIB Reference | MIBs Explorer