fsSntpServerAutoDiscovery
FSSNTP-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.149.1.2.1
Object
scalar r/w
Enumeration
This object specifies that 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
- FSSNTP-MIB
- OID
.1.3.6.1.4.1.2076.149.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsSntpUnicast
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 'FSSNTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSSNTP-MIB::fsSntpServerAutoDiscovery.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSSNTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSSNTP-MIB::fsSntpServerAutoDiscovery'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |