ntpPollingInterval
CM-SYSTEM-MIB ·
.1.3.6.1.4.1.2544.1.12.2.1.10.9
Object
This object allows ability to configure the NTP polling interval in seconds. Polling interval is the time between successive NTP client requests to update local time based on time at the NTP server.
Context
- MIB
- CM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.2.1.10.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmTimeObjects
- Siblings
- 12
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ntpClientEnabled This allows to enable/disable the NTP client. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2544.1.12.2.1.10.1 |
| ntpPrimaryServerIpVersion This object describe the ipversion of ntp server. | scalar | CM-COMMON-MIBIpVersion | .1.3.6.1.4.1.2544.1.12.2.1.10.10 |
| ntpPrimaryServerIpv6Addr This object describe the ipv6 adress of ntp primary server. | scalar | IPV6-TCIpv6Address | .1.3.6.1.4.1.2544.1.12.2.1.10.11 |
| ntpBackupServerIpVersion This object describe the ipversion of ntp server. | scalar | CM-COMMON-MIBIpVersion | .1.3.6.1.4.1.2544.1.12.2.1.10.12 |
| ntpBackupServerIpv6Addr This object describe the ipv6 adress of ntp backup server. | scalar | IPV6-TCIpv6Address | .1.3.6.1.4.1.2544.1.12.2.1.10.13 |
| ntpPrimaryServer IP address of the primary remote NTP time server. Value of 0.0.0.0
indicates the NTP server is not configured. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2544.1.12.2.1.10.2 |
| ntpBackupServer IP address of the backup remote NTP time server. Value of 0.0.0.0
indicates the NTP server is not configured. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2544.1.12.2.1.10.3 |
| ntpType Type of communication with the remote NTP server. | scalar | CmNtpType | .1.3.6.1.4.1.2544.1.12.2.1.10.4 |
| ntpActiveServer Indication of which server is currently active. | scalar | CmNtpServerType | .1.3.6.1.4.1.2544.1.12.2.1.10.5 |
| ntpSwitchServer Operation to switch the NTP Server. | scalar | CmNtpServerType | .1.3.6.1.4.1.2544.1.12.2.1.10.6 |
| ntpServerRoundTripDelay This object provides the round-trip delay (in microseconds)
to the NTP Server.
It returns a value of 0 if NTP is not enabled. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2544.1.12.2.1.10.7 |
| ntpServerPrecision This object provides the precision (in microseconds)
to the NTP Server. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2544.1.12.2.1.10.8 |