rlSntpRestoreDefaultServers
NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB ·
.1.3.6.1.4.1.4526.17.92.2.2.19
Object
Setting this scalar to true restores sntp default unicast servers. Meaning: all manually configured servers are deleted, and the default SNTP servers are recreated with their default values. This is an 'action' scalar.
Context
- MIB
- NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB
- OID
.1.3.6.1.4.1.4526.17.92.2.2.19- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSntpConfig
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 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB::rlSntpRestoreDefaultServers.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB::rlSntpRestoreDefaultServers'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |