wwpLeosNtpClientMode
WWP-LEOS-NTP-CLIENT-MIB ·
.1.3.6.1.4.1.6141.2.60.18.1.1.2
Object
scalar r/w
Enumeration
Setting this object to 'broadcast' will cause the client not to poll the NTP server at all. Instead, it will wait for configured NTP servers to broadcast their current time. When the client receives the first message, it will retrieve a reliable time from that server. If it is set to polling then device will poll the NTP server.
Context
- MIB
- WWP-LEOS-NTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.6141.2.60.18.1.1.2- 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::wwpLeosNtpClientMode.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::wwpLeosNtpClientMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | polling |
2 | broadcast |