rlAutomaticClockSetFromPCEnabled
RADLAN-TIMESYNCHRONIZATION-MIB ·
.1.3.6.1.4.1.89.92.1.18
Object
Specifies whether automatic set of time and date is permitted from connected host PC. The feature is meant to be used in order to initialize the clock after reboot (if SNTP is not in use), since the device does not have a realtime clock.
Context
- MIB
- RADLAN-TIMESYNCHRONIZATION-MIB
- OID
.1.3.6.1.4.1.89.92.1.18- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlTimeSyncMethodMode
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 'RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-TIMESYNCHRONIZATION-MIB::rlAutomaticClockSetFromPCEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-TIMESYNCHRONIZATION-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-TIMESYNCHRONIZATION-MIB::rlAutomaticClockSetFromPCEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |