sntpConfigSource
MX-HOC-MIB ·
.0.700.1.400.100
Object
scalar r/w
Enumeration
Configuration Source
Configuration source for the SNTP parameters.
* Automatic: The SNTP parameters are automatically obtained
from the IPv4 network defined in the
AutomaticConfigurationInterface parameter.
* AutomaticIpv6: The SNTP parameters are automatically
obtained from the IPv6 network defined in the
Ipv6AutomaticConfigurationInterface parameter.
* Static: The SNTP parameters are specified in the
StaticSntpServers table.
* AutomaticWithFallback: The SNTP parameters are
automatically obtained from the IPv4 network with a
fallback to the StaticSntpServers table.
When switching from a Static to an Automatic or AutomaticIpv6
configuration source, the last values correctly obtained from
the network (if any) are applied to the system.
Context
- MIB
- MX-HOC-MIB
- OID
.0.700.1.400.100- 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::sntpConfigSource.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::sntpConfigSource'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.