wwpLeosNtpClientNtpFastStartMode
WWP-LEOS-NTP-CLIENT-MIB ·
.1.3.6.1.4.1.6141.2.60.18.1.1.17
Object
scalar r/w
Enumeration
Setting this object to 'on' will cause the NTP client to set it's time to the first reply received from a synchronized NTP server, the first time this occurs after the NTP client is enabled. After that, the normal rules for selecting and synchronizing to a server are used.
Context
- MIB
- WWP-LEOS-NTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.6141.2.60.18.1.1.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosNtpClient
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-NTP-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-NTP-CLIENT-MIB::wwpLeosNtpClientNtpFastStartMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-NTP-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-NTP-CLIENT-MIB::wwpLeosNtpClientNtpFastStartMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |