sntpSynchronizationPeriod
MX-HOC-MIB ·
.0.700.1.400.200
Object
scalar r/w
Unsigned32
Synchronisation Period
Time interval between system time synchronisation cycles. Each
time this interval expires, a SNTP request is sent to the SNTP
server and the result is used to set the system time. This
value is expressed in minutes. The maximum value is set to 1
440 minutes, which corresponds to 24 hours.
Context
- MIB
- MX-HOC-MIB
- OID
.0.700.1.400.200- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sntpGroup
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 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HOC-MIB::sntpSynchronizationPeriod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HOC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HOC-MIB::sntpSynchronizationPeriod'
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.