| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| authenticationCheck |
This specifies whether or not to
skip the rejection of NTP PDUs that do not match the
authentication key or authentication type requirements.
When authenticationCheck has a value of 'true', authentication
PDUs are generated and NTP PDUs are authenticated upon
receipt.
type=boolean default=true Displayed(tab/group)=Authentication Check (/NTP Attributes) |
| broadcastDelay |
"This field sets a specified time interval that is added to timestamps included in messages from broadcast servers.
Value is in milli-seconds"
type=int default=0 minimum=0 maximum=65535 units=microseconds Displayed(tab/group)=Broadcast delay |
| broadcastEnable |
"Enables/disables NTP broadcast client."
type=boolean default=true Displayed(tab/group)=Broadcast client mode |
| clockMode |
type=ntp.NtpClockMode access=read-only Displayed(tab/group)=Clock Mode (/NTP) |
| creationOrigin |
type=svt.L2RouteOriginType access=read-create default=manual |
| currentTime |
type=string access=read-only units=UTC Displayed(tab/group)=Current Time (/NTP Attributes) |
| daylightSavingsConfigured |
type=boolean Displayed(tab/group)=DaylightSavingsTime Configured (/NTP) |
| drift |
type=string access=read-only Displayed(tab/group)=Drift (Microseconds/seconds) (/NTP) |
| ntp.NTPAssociation-Set |
type=Children-Set |
| ntp.NTPAuthentication-Set |
type=Children-Set |
| ntp.NTPBroadcast-Set |
type=Children-Set |
| ntp.NTPClient-Set |
type=Children-Set |
| ntp.NTPDisabledInterface-Set |
type=Children-Set |
| ntp.NTPMulticast-Set |
type=Children-Set |
| ntp.NTPPeer-Set |
type=Children-Set |
| ntp.NTPServer-Set |
type=Children-Set |
| ntpAdminState |
This specifies the desired administrative state of NTP
type=ntp.NtpAdminState default=3 Displayed(tab/group)=Admin State (/NTP Attributes) |
| ntpAuthenticate |
Enables or disables the authentication on a configured NTP server.
type=boolean default=false Displayed(tab/group)=Authentication |
| ntpConfigDefAuthKeychainName |
The value of ntpConfigDefAuthKeychainName specifies the keychain to be used to authenticate unsolicited messages received by this node.
type=string minimum=0 maximum=32 Displayed(tab/group)=Authentication Keychain Name (/NTP Attributes) |
| ntpConfigServer |
This specifies whether or not the
NTP configuration is acting as a NTP server or not.
type=boolean default=false Displayed(tab/group)=NTP Server (/NTP Attributes) |
| ntpConfigServerAuthenticate |
This specifies whether or not to require authentication of NTP
PDUs when acting as a server.
When ntpConfigServerAuthenticate has a value of 'true', NTP
PDUs are authenticated upon receipt.
type=boolean default=false Displayed(tab/group)=Server Authenticate (/NTP Attributes) |
| ntpEnable |
type=boolean Displayed(tab/group)=Client Enabled (/NTP) |
| ntpMaxAssociation |
Configures the maximum number of associations on the switch
type=int default=128 minimum=0 maximum=512 Displayed(tab/group)=Maximum Associations Allowed |
| ntpMdaTimeStamp |
This specifies whether the NTP origin timestamp is generated by the MDA.
Also the ntpMdaTimeStamp indicates that the reception time
of NTP packets is performed by the MDA.
MDA timestamping cannot be enabled if servers are configured
with authentication enabled.
Enabling MDA timestamping will not affect NTP packets that
are transmitted or received on the management port.
type=boolean default=false Displayed(tab/group)=MDA Time Stamp (/NTP Attributes) |
| ntpOperState |
This indicates the current operational state for NTP
type=ntp.NtpAdminState access=read-only Displayed(tab/group)=Operational State (/NTP Attributes) |
| ntpScale |
type=int default=10 Displayed(tab/group)=NTP Scale (/NTP) |
| ntpServerCurrentIpAddress |
type=IpAddress default=0.0.0.0 Displayed(tab/group)=Current Server (/NTP) |
| ntpStatus |
This specifies whether or not NTP is configured
to execute in the system.
type=ntp.NtpStatus default=delete Displayed(tab/group)=NTP State |
| ntpSynched |
type=boolean Displayed(tab/group)=NTP Synched (/NTP) |
| ntpSysRefId |
type=string access=read-only Displayed(tab/group)=Clock Source (/NTP Attributes) |
| ntpSysStratum |
type=string access=read-only Displayed(tab/group)=Stratum (/NTP Attributes) |
| ntpVrfName |
Name of the VRF used by the NTP daemon.
type=Pointer default= Displayed(tab/group)=Routing Instance |
| routerId |
type=long access=read-create default=1 |
| shelfId |
"Shelf index number."
type=long access=read-create Mandatory on create |
| shelfTime |
"Shelf time. Can only be set when object
tnVwmMsNtpState of table tnVwmMsNtpTable with the same value of tnVwmMsShelfIndex is disabled."
type=Date Displayed(tab/group)=Shelf Time (/NTP) |
| siteId |
type=string access=read-only default=0.0.0.0 maximum=64 Displayed(tab/group)=Site ID (/Site) |
| siteName |
type=string access=read-only default= maximum=252 Displayed(tab/group)=Site Name (/Site) |
| synchronizeState |
"Enables/disable NTP peer synchronization tests. Disabling peer tests allows the NTP client to synchonize with servers
that are themselves unsynchronized or would otherwise be eliminated by other time source tests."
type=ntp.SynchronizeState default=0 Displayed(tab/group)=Server qualification |
| timeOffsetHours |
type=int default=0 minimum=-12 maximum=12 Displayed(tab/group)=Time Offset Hours (/NTP) |
| timeOffsetMins |
type=int default=0 minimum=0 maximum=59 Displayed(tab/group)=Time Offset Mins (/NTP) |
| timeOffsetSeconds |
type=string access=read-only default=0 Displayed(tab/group)=Time Offset (seconds) (/NTP) |
| timezone |
type=string default= minimum=0 maximum=128 Displayed(tab/group)=Timezone (/NTP) |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods |
|---|
deployer
: Deployer - the deployment state
synchronousDeploy
: boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure
: boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries
: int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval
: long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription
: string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName
: string - the full name of the object.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false