snMspsSntpServerAutoDiscovery
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.19.1.12
Object
scalar r/w
Enumeration
The SNTP servers can be configured or discovered. When Auto Discover is disabled, the SNTP client gets the time from the configured servers. When Auto Discover is enabled, the SNTP client gets the time from servers learnt through DHPC client. This is valid only in Unicast Addressing mode.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.19.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- snMspsSntpClient
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsSntpServerAutoDiscovery.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsSntpServerAutoDiscovery'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |